Martin-binance

Latest version: v2.1.5

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

Scan your dependencies

Page 5 of 21

2.1.0rc25

Update
* Up requirements for exchanges-wrapper==1.4.8

2.1.0rc20

Fix
* An order that was `PARTIALLY FILLED` at the time of creation was counted as `FILLED`

Update
* margin_wrapper.buffered_funds(): some minor improvements
* executor.get_free_assets(): for "free" mode the volume of the utilized deposit is taken into account when not TP
* rollback saving/restore trades history, but used for it specified file in `/last_state/X_AAABBB.csv`
* executor: remove parameters `SAVE_TRADE_HISTORY` and `SAVED_STATE`, already use for saving/restore trade events
* comprehensive improvement of the internal accounting and recovery system
* Up requirements for exchanges-wrapper==1.4.7
* Dependency: Up requirements for Python>=3.9

Added for new features
* Per 10 mins update trade rules for pair
* If new trade rules prevent the grid from placing orders, then the grid will be forced to be re-set
* Add parameter`SELF_OPTIMIZATION = True` Cyclic self-optimization of parameters, together with `MODE == 'TC'`

2.1.0rc1

Update
* `SAVE_TRADE_HISTORY = False` set default
* calculation `over price` for Reverse cycle : checking result on true positive, correction it if needed
* [For backtesting change format saved data from Pickle to Feather 64](https://github.com/DogsTailFarmer/martin-binance/issues/64#issue-1858138993)
+ Change format to [Apache Parquet](https://parquet.apache.org)
+ Restrictions on the size of RAM have been removed due to write/read buffering
+ Use orjson for de/serialize stream data
* replacing `json` with `ujson` to improve performance

2.0.7

Update
* Up requirements for exchanges-wrapper==1.4.4

2.0.6

Update
* Up requirements for exchanges-wrapper==1.4.3 [fixed 42](https://github.com/DogsTailFarmer/exchanges-wrapper/issues/42)

2.0.5

Update
* Refining restoration of grid orders after their execution during the grid shift process
* Up requirements for exchanges-wrapper==1.4.2
* Some minor changes

Page 5 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.