Releases: DogsTailFarmer/martin-binance
Releases · DogsTailFarmer/martin-binance
martin-binance 1.3.2-3
v1.3.2-3 2023-07-02
Fix
- fetch_order(): fixed status for archived order (remove it from StrategyBase.orders)
Update
- get_free_assets() added 'available' mode for initial funds check
martin-binance 1.3.2-2
v1.3.2-2 2023-07-01
Fix
- Incorrect internal accounting of active orders
- Changed StrategyBase.orders from list to dict
- Some improvements in save/restore
v1.3.2 2023-06-29
Fix
- buffered_orders() was try fetch orders and generate event on stopped strategy, full refactoring restore
from saved state
Update
- remove all_trades and all_orders class variables from StrategyBase as redundant
- Up requirements for exchanges-wrapper to 1.3.2
v1.3.1-2 2023-06-28
Update
- funds_rate_exporter: optimized response rate to free balance change
- client session id changed from uuid to shortuuid
Added for new features
- optuna: add visualization contour_plot and slice_plot
1.3.1-1
Fix
- BACKTEST "S" mode: Restore an TP from a saved state, was missing
Added for new features
- BACKTEST "S" mode: add progress bar
- BACKTEST "S" mode: supress logging
1.3.1
- Full back testing capabilities implemented, including Collect and Simulate mode from saved state. Using for optimizing started strategy in Reverse cycle
- Refactoring the deployment process, has become easier to use
- User manual updated
1.3.1b5
1.3.1b5