Profit and Loss EA
-
Are there any EAs known that will disable auto trading when the settled profit/loss for the day is a percentage of the daily starting balance. I am looking for an EA that considers the settled profit/loss not the floating PnL
-
Not that disable, don't think this is possible, you can switch trading on/off with a variable though.
-
what would I need to put in the global variable?
-
You can set global variable using a terminal variables block, you can read in many blocks, like a condition.