Releases: DogsTailFarmer/martin-binance
Releases · DogsTailFarmer/martin-binance
martin-binance 3.0.16
3.0.16 - 2024-11-01
Fix
- Unnecessary restart when updating assets
- Add parameter
SAVE_ASSET
, to selectively suppress this feature
martin-binance 3.0.15
3.0.15- 2024-09-14
Update
- Up requirements for exchanges-wrapper==2.1.20
- Add
betterproto
to requirements
3.0.14- 2024-09-13
Fix
pyproject.toml
3.0.13post1 - 2024-09-13
Fix
- deepsource found style issue
3.0.13 - 2024-09-13
Fix
- Sometimes get error from backtesting on Exit #81
Added new features
- (3.0.13b4) Handling missed asset update events of GRID_ONLY and USE_ALL_FUND modes
Update
- Up requirements for exchanges-wrapper==2.1.18
- Dependency
- Some minor improvement
martin-binance 3.0.12
3.0.12 - 2024-08-13
Fix
- Calculating
self.reverse_price
before immediately starting Reverse cycle also. It can be used later in
on_balance_update_ex
on_balance_update_ex
: initial balance update logic
martin-binance 3.0.11
3.0.11 - 2024-07-13
Added new features
3.0.10 - 2024-07-07
Fix
on_balance_update_ex
: excessive recalculation of income when withdrawing funds
Update
- Processing account replenishment in all states with increasing turnover
- Dependency
3.0.9 - 2024-07-07
Added new features
- Updated
APY profit rating
Grafana report, used data from selected time range for APY calculation - Processing account replenishment in all states with increasing turnover
martin-binance 3.0.8.post1
3.0.8.post1 - 2024-06-26
Fix
- Version compatibility
martin-binance 3.0.8
3.0.8 - 2024-06-26
Added new features
- Continue interrupted grid update cycle after restart
Update
- Dependency
martin-binance 3.0.7
3.0.7 - 2024-05-02
Fix
Docker
: server-client deployment functionality restored (exchanges-wrapper
andmartin-binance
), also for Windows
Update
RATE_LIMITER
initial settings changed- Up requirements for exchanges-wrapper==2.1.12
martin-binance 3.0.6
3.0.6 - 2024-04-19
Fix
- Unattended cancelling keep alive tasks
Added new features
- The total income includes withdrawn funds
Update
- Up requirements for exchanges-wrapper==2.1.11
- Refine handling backtest process
martin-binance 3.0.5
3.0.5 - 2024-04-16
Update
- Up requirements for exchanges-wrapper==2.1.10
- Import from
params
module - Some issues
Mismatch between signature and use of an overridden method
martin-binance 3.0.4
3.0.4 - 2024-04-14
Fix
- Creating and manage asynchronous tasks
Update
- Up requirements for exchanges-wrapper==2.1.9
- 'Backtesting': some minor improvements
- Remove cross-version updates