Releases: DogsTailFarmer/martin-binance
Releases · DogsTailFarmer/martin-binance
martin-binance 3.0.23
3.0.23 - 2025-03-10
Fix
restore_strategy_state
: Logical error when processing orders that were sent before shutdown and no response
was receivedon_balance_update_ex
: doubling the adjustment of the initial balance with a positive replenishment in the opposite
coin
Update
- Added
trade_id
to debug output - Bump requirements
grafana.json
template- Some minor improvements
martin-binance 3.0.22
3.0.22 - 2025-02-20
Update
- Bump requirements
martin-binance 3.0.21
3.0.21 - 2025-02-07
Update
- Some minor improvements
3.0.20 - 2025-02-06
Update
Bybit
: checking for the minimum/maximum Buy/Sell orders price is excluded- Bump requirements
- Some minor improvements
martin-binance 3.0.19
3.0.19 - 2025-01-27
Fix
on_balance_update_ex
: calculating initial balance for opposite coin in Reverse cycle
Update
funds_rate_exporter.py
: optimized current price queries oncoinmarketcap
- Functions for placing and canceling orders have been optimized
- Bump requirements
martin-binance 3.0.18
3.0.18 - 2025-01-18
Update
- Change dependency model for exchanges-wrapper
- Up requirements for exchanges-wrapper>=2.1.26
martin-binance 3.0.17
3.0.17 - 2025-01-16
Fix
- Restored reverse_price value if it is omitted
GRID_ONLY
mode: incorrect check of minimum trading volume- Erroneous correction of the opposite coin when withdrawing in a reverse cycle is excluded
- Restarting a session in case of network failures when sharing a client between pairs
- Interaction with the Telegram service, consolidation of messages and distribution of commands through
a centralized proxy service, default use tlg_proxy service disabled
Added new features
funds_rate_exporter.py
: add export data to IPv6 interface
Update
- Bump requirements
- Moving control and updating MAX_QUEUE_SIZE for on_*_update loops to server side
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