Skip to content

v5.5.0 passivbot with ohlcv 1m support

Compare
Choose a tag to compare
@enarjord enarjord released this 19 Feb 19:20
· 2639 commits to master since this release
fa55359

First release of passivbot v5.5 with added support for 1m ohlcv in bactkesting and optimizing

  • append kwarg -oh/--ohlcv when using scripts backtest.py and harmony_search.py to use 1m ohlcvs
  • added script auto_profit_transfer.py for automatic profit transfer binance USDT futures -> binance spot
  • small changes, bug fixes etc.