Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]

At a certain profit or loss, the Expert Advisor stops trading in the terminal, it closes all open orders and all charts, thereby disabling the work of all experts. All charts are closed except the chart on which this Expert is installed. For the convenience of work, the Expert Advisor displays the total profit, profit for the day/month, current equity and balance on the panel. After stopping trading, the adviser can send 3 types of messages indicating the reason for stopping trading. After stopping trading, the Expert Advisor must be removed and re-attached to the chart.

  • ——-Main settings:——-
  • Daily Profit=0 – the amount of daily profit, after which the Expert Advisor will stop working in the terminal;
  • Daily Loss=0 – the size of the daily loss, after which the Expert Advisor will stop working in the terminal;
  • Monthly Profit =0 – the amount of monthly profit, after which the Expert Advisor will stop working in the terminal;
  • Monthly Loss =0 – the amount of the monthly loss, after which the Expert Advisor will stop working in the terminal;
  • Maximum Equity =0 – the maximum equity at which trading stops;
  • Minimum Equity =0 – the minimum equity at which trading stops;

[spoiler title=”Read More…”]

  • Close all orders=true – the parameter determines whether to close orders after receiving the specified profit/loss
  • Close all charts=true – the parameter determines whether it is necessary to stop the work of all Expert Advisors by closing the charts to which they are attached
  • ——-Panel settings:——-
  • Show Panel =true – enabling/disabling the panel
  • Corner = 0 – the angle of the panel display
  • X pos =20 – X-axis offset
  • Y pos =30 – Y-axis offset
  • Font Size =12 – panel font size
  • textColor=CLRWHEAT – text color
  • Background color =clrlightseagreen – fill color
  • ——-Alerts settings:——-
  • Alerts=true;
  • Email=false;
  • Push=false;

[/spoiler]

Add review
Reviews ( 0 ):