DISPLAY INFORMATIONS

DISPLAY INFORMATION

On your chart, the EA will display information on Copyright, and Status to show whether it’s running or not. Will display the Broker Server GMT, Current profit, Today’s Profit, and this Week’s Profit in dollars for reference. The EA will also display the Balance available, The Leverage, the Account Name, the Account Server, and the Number of Trades made on a particular day. Lastly, it will display the Slippage Trades in percentage. Below is an outlook of how basically EA may display on your chart so that you trade what you see.

  • DisplayInfo:  If true, the EA will draw information on the attached chart.
  • DisplayPosition: Select where information should be displayed, Left/Right of the chart.
  • TextFontSize – 0-mean Auto FontSize: To set a custom font size for the text on the chart, input a number here.
  • WorkWithNegativeBalance: If set to true, allows the EA to continue trading even when the set balance falls below the set amount.