Skip to content

Releases: enarjord/passivbot

v7.0.8 beta Binance support

24 Sep 18:41
Compare
Choose a tag to compare
Pre-release
  • Added support for Binance
  • Upgraded ccxt to version 4.4.7

Full Changelog: v7.0.7-beta...v7.0.8-beta

v7.0.7-beta: backtest with ignored coins by arg, etc.

21 Sep 18:02
Compare
Choose a tag to compare
  • correct exchange when fetching all eligible symbols
  • avoid warning when plotting
  • let -ic work on backtest

v7.0.6 fixes for ineligible coins handling

20 Sep 18:13
Compare
Choose a tag to compare
  • fix auto auto profit transfer script error handling
  • fix crash if open order or pos in non-approved coins list
  • let approved/ignored coins be given as path in CLI arg

v7.0.5-beta weighted unstuck_loss_allowance

19 Sep 18:35
Compare
Choose a tag to compare
  • unstuck_loss_allowance_pct is now weighted by total_wallet_exposure_limit
  • approved coins and ignored coins can be loaded from file
  • ignored coins are used with backtest
  • api-keys.json.example comma fix

v7.0.4-beta: Fixes for close orders

18 Sep 18:07
Compare
Choose a tag to compare
Pre-release
  • fixed bug in rust code: qty too small in mixed trailing/grid modes
  • updated docs
  • rewrote argparse logic src/passivbot.py
  • added option to specify ignored coins as separate file
  • fix bybit auto profit transfer script

Full Changelog: v7.0.3-beta...v7.0.4-beta

v7.0.3-beta new template config

15 Sep 01:40
Compare
Choose a tag to compare
Pre-release

v7.0.2-beta delete old configs

10 Sep 17:33
Compare
Choose a tag to compare
Pre-release

Remove deprecated configs

v7.0.1 beta

08 Sep 17:05
Compare
Choose a tag to compare
v7.0.1 beta Pre-release
Pre-release

Code cleanup, refactoring backtest and optimize, fixes and doc updates

Passivbot v7.0.0-beta

06 Sep 20:08
2698a52
Compare
Choose a tag to compare
Passivbot v7.0.0-beta Pre-release
Pre-release

First beta release of Passivbot v7.

  • exchange Gate.IO added
  • uses Rust for backtesting
  • added trailing entries and closes
  • backtests dynamic symbol rotation based on volume and volatility
  • new unified config structure

v6.1.4 bug fixes: missing orders

20 May 23:03
1ccdcaa
Compare
Choose a tag to compare

fixes a bug where symbols with pos but no open orders were wrongly ignored