5.39
23.02.2020
Немного изменено действие параметра RaiseWait в стратегии MoonShot: Теперь задержка действует не только после роста цены, но и после последней перестановки ордера (таким образом, ордер не будет переставлен вверх чаще, чем раз в RaiseWait секунд, даже если рост цены происходил чаще)
Binance-Futures:
Добавлено отображение открытых позиций в меню "Балансы". Нажатие на ордер в окне балансов отменит все активные ордера на монете и перевыставит ордер на закрытие (эквивалентно действию Limit Close на графике)
Частота получения и отрисовки MarkPrice увеличена до 1 сек.
В таблице маркетов на фьючерсах колонка "PumpQ" заменена на колонку с текущим плечом \ макс. плечом
Снижен вес ошибки API "Order does not exist" (тем не менее боты все равно могут вставать по ошибкам, для автоторговли рекомендуется не выключать настройку "Авто-стоп по ошибкам API")
The MoonShot's RaiseWait parameter has been slightly changed: now it means Delay in seconds before the replacement of the buy order after the price has increased or the last replacement has been made. (each event: price increase or order replacement up or down resets the counter)
Binance-Futures:
The list of currently open positions has been added to the Menu - Balances. The order button in the balances list will cancel all open orders on the market and place one close order (same as chart's Limit Close menu)
The MarkPrice refresh rate has been increased to 1 second
The Markets table has new column "Current Leverage \ Max. Leverage" instead of pointless for the futures "PumpQ" column
The api error "Order does not exist" weight has been deareased; however bot may still stop by api errors; its recommended to keep the setting "Stop on api errors level" ON for auto-trading bots (The Settings - Autostart page).