- implement max_delta_ms_to_create_order
- implement buy/sell order change
- do not create new orders on wave change direction
- aim just above/below min_price/max_price
- balance watching should print total balance in USD
- balance watching should stop complete operation on configurable low limit
- websocket order placement and cancel
- collect trade waves data for ML analysis
- ML predicting with catboost
- restabilizing changing waves
- datacollect on changing waves
- bookkeeper tracking fulfilled orders
- collect last N waves' prices
- use recv_window for far order
- cancel only near order
- stream orderbook, calculate gasp
- use gasp for prediction
- models trained at score 161 (MAPE) and 291 (RMSE)