Martin-binance

Latest version: v3.0.6

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

Scan your dependencies

Page 11 of 22

1.3.4rc51

Update
* `relaunch.py`: update deprecation method for `libtmux==0.22.1`

Fix
* [ Windows path can't contain ':' symbol 65 ](https://github.com/DogsTailFarmer/martin-binance/issues/65)

1.3.4rc45

Fix
* Up requirements for exchanges-wrapper to 1.3.6b6
* Up other requirements
* Some minor improvements

1.3.4rc44

Fix
* [Handling additional TP filled by market after placed additional grid after filled grid after filled ordinary TP](https://github.com/DogsTailFarmer/martin-binance/issues/62#issue-1856466446)

1.3.4rc5

Fix
* Up requirements for exchanges-wrapper to 1.3.6b7

1.3.4rc2

Info
* Starting with version `martin-binance 1.3.4`, compatibility with `margin` will be lost, since some new parts
of the code are no longer supported by implemented `Python 3.7`. I'm focused on `Python 3.10`.
I won't rid the code of numerous compatibility elements yet, so if the margin team will update its version,
everything should work.

1.3.4rc1

Fix
* Processing of the situation when at bulk cancel of the grid orders and one or more of orders are FILLED.
- cancel loop is interrupted
- orders with received CANCELED status are restored
- status is requested for unconfirmed orders and processing is performed: recovery if status is CANCELED,
- normal processing in case of filling in

* Processing of the situation when after partially filled TP one or some or all grids are filled

* `executor.get_free_assets(mode='free')`: incorrect balance for opposite asset (always 0),
as a result - a negative value of free funds
* `margin_wrapper.restore_state_before_backtesting()`: tmp upgrade issue - convert cls.orders to dict

Added for new features
* `OoTSP.py`: add interactive option *Get parameters for specific trial*

Update
* Backtesting: 100% repeatability of test and initial sessions at the same parameters is achieved.
Ticker history includes fulfillment events that may not be in the original stream. I.e. the order was executed
at price P, and there was no such price in the stream at a given time period. This led to a divergence of the test
session against the original (reference).

<!--suppress ALL -->

<img height="350" src="https://user-images.githubusercontent.com/77513676/253804148-ed92bf13-ca04-46bf-8714-28380d0c2e52.png" width="350"/>

* `README.md`: some design correction
* Remove parameter `ex.EXTRA_CHECK_ORDER_STATE` and the corresponding function
* Up requirements for grpcio to 1.56.0
* Up requirements for exchanges-wrapper to 1.3.4

Page 11 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.