7.31
04.12.2024
The "Auto Isolated" leverage management option now regularly checks the isolated margin mode
The "Auto Cross" option has been added to the leverage management settings
AutoCancelBuy in moonshots in expert mode ("ExpertMode" in the ini file) can now be 15sec
The following parameters are now set in "seconds, with a dot" format
replaceDelay
raiseWait
AutoCancelBuy
Added hotkeys and buttons for manual strategies (Settings - Hotkeys, you can set 10 in total)
Added "DontSellBelowLiq" strategy parameter: do not sell at a stop below the liquidation price.
(in this case, the log will show "Stop level (...) is below than liq level")
Added "StopAboveLiq" strategy parameter: set stop above the liquidation level by a specified percentage. If 0, not applied
The "TokenTags" filter is now available on all exchanges
Added Avg(X, Y) formula to EMA filters; format is similar to EMA(X, Y). The price X sec. or min. ago and Y sec. or min. ago are compared.
If Y=1, the current price is taken.
The average price line can be seen on the chart by ticking the AvgPrice checkbox.
Fixes:
Fix in short MoonHook orders when HookInterpolate value is 3 or 4 (previously buffer was calculated incorrectly)
Fixed a situation when MoonStrikes stopped generating detects after a long time of work
Fixed a rare bug where the stop of a buy order changed when dragging the "invisible line" of the stop.
Fixed bug when SetWL/SetBL commands did not save strategies after restarting the bot
Gate: hourly and daily volumes coming from the exchange in contracts units are now converted to USDT
Other:
Error on gate PRICE_TOO_DEVIATED now does not lead to stop on api errors
Error on binary "This symbol is not allowed for this account" now does not lead to stop on api errors.
Telegram notifications grouping time can be changed with SetGroupDelay N (milliseconds) command.
Gate: added internal penalty 1 hour after receiving an order limit error (i.e. after the exchange has limited your limit to 1 order in 10 sec).