Fix * `cancel_order_call()`: incorrect using asyncio.wait_for()
Update * logging improvement * fee settings and handling
3.0.0rc19
Update * Replaced checking price when calculating TP vs updating price based on order book if error occurred * Don't unload assets on *`test`* accounts for avoid overload limited `coinmarketcap` API * Startup sequence optimization * Up requirements for exchanges-wrapper==2.0.1
3.0.0rc18
Update * Added price check when calculating TP in relation to the average filling price of the last grid order. Relevant for extreme volatility, was noticed on the test network.
3.0.0rc17
Update * Refine grid orders control
Added for new features * `Backtesting`: save session collected date to `session_root/raw_bak.zip`
3.0.0rc14
Update * Up requirements for exchanges-wrapper==2.0.0 * Refined logging
3.0.0rc8
Fix * logging for Simulate mode
Update * :rocket: Migrate `gRPC` from [grpcio](https://grpc.io/) to [grpclib](https://github.com/vmagamedov/grpclib) + [python-betterproto](https://github.com/danielgtaylor/python-betterproto) * Binance: handling `EXPIRED_IN_MATCH` * `WSS`: check and restart