In the MoonBot terminal, on the User Interface tab of the strategy settings, the following parameters are located:
DontWriteLog: (NO/YES), the default is NO. If YES, do not write the log for this strategy’s orders. The DontWriteLog=YES checkbox can be checked only in the emulator mode of the strategy (EmulatorMode=YES).
DontKeepOrdersOnChart: (NO/YES), default is NO. If YES then this strategy’s orders will be deleted from the chart when the Buy order is cancelled (not executed). The DontKeepOrdersOnChart=YES checkbox can be set only in the emulator mode of the strategy (EmulatorMode=YES).
UseCustomColors: (NO/YES), default is NO. If YES, use the settings from the two parameters below (OrderLineKind and SellOrderColor).
OrderLineKind: type of lines for Buy order, Sell order, Stop Loss, Trailing and Buy line (solid/ dashed and others from menu).
SellOrderColor: colour of the take line (Sell order).
Why do I use the MoonBot terminal’s User Interface tab in the strategy settings?
:
Strategy settings