7.07

29.10.2023


Added buyPriceLastTrade parameter: Use last trade price to calculate buy order price (if unchecked, the last ASK price is used, as it worked by default before version 7.07).


Added DontCheckBeforeBuy: Do not recheck filters immediately before buying. By default, filters are checked twice: before calculating the detection and before placing buy order


MoonHook: If BuyDelay is set in the strategy and the order price is out of the corridor during the waiting time, the price is recalculated before placing the order.
The log will contain the record "Initial BuyPrice changed during BuyDelay".


Processing of new binance functionality "self-trading prevention (STP)"
Control of hunged orders: Added the button to manually cancel all buy orders on all bots.


Added "By Close Date" checkbox to the report: filter orders by close date


Order caption for shorts is displayed below the line


Fixes: fstream-auth on futures; rare cases of false positive hook detects on low-volume markets