Skip to content

Releases: enarjord/passivbot

v5.8.0b PSO and bitget with bug fixes

23 Nov 22:51
4ab1671
Compare
Choose a tag to compare

last release before v5.8.1

v5.8.0 bitget & PSO

09 Sep 15:37
Compare
Choose a tag to compare

First release with support for Bitget exchange and added particle swarm optimization script

v5.7.2 Last release before bitget and PSO

09 Sep 10:45
Compare
Choose a tag to compare

v5.7.1 Neat Grid with bug fixes

11 Aug 11:55
Compare
Choose a tag to compare

Fixed bugs, among them one which caused wrong short side grid quantities in some cases

v5.7.0 Neat Grid

16 Jul 09:19
a88f97c
Compare
Choose a tag to compare

Add new passivbot mode Neat Grid

v5.6.2 Pre Neat Grid

16 Jul 09:17
f8a8c96
Compare
Choose a tag to compare

Last release before adding neat grid mode

v5.6.1_bybit_auto_profit_transfer

18 Jun 09:18
5ebe1ed
Compare
Choose a tag to compare

Added support for bybit in auto profit transfer script

v5.6.0 Backwards TP

03 May 09:04
Compare
Choose a tag to compare

Add new optional feature "backwards Take-Profit".

See docs/configuration.md

v5.5.2 Pre Backwards Take-Profit

03 May 09:08
Compare
Choose a tag to compare

Last stable branch before adding backwards TP

v5.5.0 passivbot with ohlcv 1m support

19 Feb 19:20
fa55359
Compare
Choose a tag to compare

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.