Fixed
* If it is not possible to calculate the price overlap for the cycle reverse, its value set to coarse estimate * 2
instead of the OVER_PRICE
* In saved state added StrategyBase.trades. This is for correct restore if order was filled partially
Update
README.md - renewed installation chapter
Added for new features
* Disconnecting the gRPC server is now safe, auto reconnect with full recovery of the current session
v1.2.6-8-hotfix 2022-09-03
Fixed
* [File exist error on Windows 11](https://github.com/DogsTailFarmer/martin-binance/issues/19#issue-1360296628)