Martin-binance

Latest version: v3.0.6

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

Scan your dependencies

Page 10 of 22

1.3.7

Update
* Up requirements for exchanges-wrapper==1.3.7.post2

1.3.7b1

Added for new features
* Save trading (filling orders) and transfer asset history into a file `~/.MartinBinance/log/X_AAABBB.csv`

headers:

"TRADE","transaction_time","side","order_id","client_order_id","trade_id","order_quantity","order_price","cumulative_filled_quantity","quote_asset_transacted","last_executed
"TRANSFER","event_time","asset","balance_delta"

data:

"TRADE","1695745010026","SELL","9850221","4815001","1716764","0.00539700","26193.86000000","0.00539700","141.36826242","0.00539700","26193.86000000"
"TRANSFER","1695745010027","LTC","-0.001"

1.3.6.post1

Update
* Limit for grid updates, updated when:
+ For Original cycle: the amount of free deposit not involved in the turnover more than 35%
+ For Reverse cycle: the amount of free deposit not involved in the turnover more than 65%

1.3.6

Fix
* Due to a rounding error, the order status was incorrectly fetched if it was partially completed

Update
* Up requirements for exchanges-wrapper==1.3.7.post1

Added for new features
* To boost trade in case of low market volatility: TP order is updated once every 15 minutes,
and in Reverse cycle grid update once an hour

1.3.5

Fix
* Fix: Incorrect calculated depo volume for grid update, not include held grid orders volume
* Up requirements for exchanges-wrapper to 1.3.7

Update
* Restored MS_ORDERS, convert from list to dict (inter-version compatibility), clear

1.3.04

Fix
* get_free_assets(mode='free', backtest=True) return incorrect value for backtest Reverse cycle

Update
* Sometimes Tmux terminal after reboot not restore work path to /exch_srv.py
For working case: in relaunch.py was changed './exch_srv.py' to 'exch_srv.py' and
path ~/.local/lib/python3.10/site-packages/exchanges_wrapper must be added to system PATH

For Ubuntu at end of ~/.bashrc add the string


export PATH=$PATH:~/.local/lib/python3.10/site-packages/exchanges_wrapper

and refresh bash source ~/.bashrc

Page 10 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.