Skip to content

martin-binance 3.0.2

Compare
Choose a tag to compare
@DogsTailFarmer DogsTailFarmer released this 03 Apr 15:51
· 29 commits to public since this release

3.0.2 - 2024-04-03

Fix

  • Backtesting: updating the balances at slippage
  • class PrivateTrade: convert trade_id to int()
  • Backtest control: orjson.JSONDecodeError: unexpected character: line 1 column 1 (char 0)

Update

  • Up requirements for exchanges-wrapper==2.1.7
  • Some minor improvement