Martin-binance

Latest version: v3.0.6

Safety actively analyzes 621983 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 22

1.2.914

Fixed
* After restart from saved state incorrect value for first_run may cause incorrect data to be saved
for the start deposit. Because of this, the control of initial balances may not work correctly.
* Calculate parameters for grid. Adding price limitation based on [PERCENT_PRICE](https://github.com/binance/binance-spot-api-docs/blob/master/filters.md#percent_price)
filter. Without such limit, the task of finding grid parameters for a given volume has several solutions, including in
the area of negative price values. This is an unlikely event that could have been within the Reverse buy cycle and
high volatility

Update
* Changed logic for place order error handling. Before - save to hold uncompleted order and wait event from exchange.
Now - resend order after timeout.
* Refactoring place_grid() and calc_grid()

Added for new features
* Before start of cycle and in periodically report are showed free assets' data, what volume of coins does
not participate in the turnover

> 19/10 22:26:23 Start
>
>Start process for .db save
>
>Start process for Telegram
>
>Number of unreachable objects collected by GC: 16
>
>19/10 22:26:23 Initial first: 1.009025, second: 9829.04880062
>
>**19/10 22:26:23 Free: First: 1.009025, second: 9629.04880062**
>
>19/10 22:26:24 Start Buy cycle with 200.0 USDT depo

* 7 Allow to withdraw and deposit on active strategy with autocorrection initial balance and depo. See
[manual](https://github.com/DogsTailFarmer/martin-binance#deposit-and-withdraw-assets-on-active-strategy) for detail

1.2.188

Fix
* collect_assets() incorrect convert small decimal.Decimal values to str

Update
* For STANDALONE mode refactoring call environment for place_limit_order(), avoid unnecessary Decimal -> float
conversions
* Add error handling for atr()
* Some minor improvements

1.2.184

Added for new features
* Use ATR (Average True Range with 14 period x 15 min) indicator when
[calculate first grid order volume](https://github.com/DogsTailFarmer/martin-binance/discussions/57#discussion-5167551)

Update
* Grafana template: Consolidated asset valuation - Assets by place: group by exchange name instead of account name
* Halved the amount of buffer data to save memory (KLINES_LIM, ALL_TRADES_LIST_LIMIT, TRADES_LIST_LIMIT)

1.2.181

Fix
* [58](https://github.com/DogsTailFarmer/martin-binance/issues/58#issue-1698914151)
A failed optimization of martin_binance/margin_wrapper.buffered_orders() was in version 1.2.16

1.2.152

Fixed
* Bitfinex: was changed balance update order 56

1.2.151

Added for new features
* Refactoring and updated auto-convert possibilities [Grid only mode](https://github.com/DogsTailFarmer/martin-binance#grid-only)

Update
* up requirements for exchanges-wrapper to 1.2.10-4

Page 14 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.