General Parameters for All Strategies

General Parameters for All Strategies

Quick article search

“User Interface” Tab

  • DontWriteLog: checkbox YES/NO. If YES, do not write the order log for this strategy. The DontWriteLog = YES checkbox can be enabled and saved only in Emulator mode (in the Main tab of the strategy you must set EmulatorMode = YES);

  • DontKeepOrdersOnChart: checkbox YES/NO. If YES, delete this strategy’s orders from the chart if a Buy order is canceled (not filled). The DontKeepOrdersOnChart = YES checkbox can be enabled and saved only in Emulator mode (in the Main tab of the strategy you must set EmulatorMode = YES);

  • UseCustomColors: checkbox YES/NO. If YES, use this strategy’s custom settings from the three parameters below (OrderLineKind, SellOrderColor, and BuyOrderColor);

  • OrderLineKind: a menu for selecting the line style used by this strategy for Buy orders, Sell orders, Stop-Loss, Trailing, and the Purchase line. Available options: Solid, Dash, Dot, DashDot, DashDotDot;

  • SellOrderColor: a menu for selecting this strategy’s color for the Sell order line and its trace. When opened, a color picker window appears. The color palette is selected using the vertical slider on the right, and transparency is adjusted using the slider at the bottom;

  • BuyOrderColor: a menu for selecting this strategy’s color for the Buy order line and its trace. When opened, a color picker window appears. The color palette is selected using the vertical slider on the right, and transparency is adjusted using the slider at the bottom.