7.01
27.07.2023
Changes
-
Added strategies parameter UseOldPrice: use N-seconds old price for buy order (only applies to strategies where it does not contradict the idea of the strategy).
-
Added hotkey to cancel all buy orders (CTRL-DEL by default)
-
Control commands via Telegram can be specified with botname:name prefix, in this case only the terminal with the specified name will accept the command.
Fixes
-
MoonHook: rare case of false detection on an opposite direction spike
-
Incorrect calculation of partially executed order amount
-
Moving the market stop orders to the opposite order book
-
Incorrect cancellation of a partially filled buy order when moving it
-
Recording of EMA conditions in the report for pending orders
-
Correct work of the Pencil tool for emulation of trigger by strike
-
Correct operation of SellLevel when setting time more than 4h (but not more than 48h; levels are calculated by 5 candles).
-
Fixed error "Limit price can't be higher than" which could lead to ban and hang positions
-
Fixed triggering of several telegram strategies with pending orders on 1 signal.