Problem with daily profit and loss limits
-
I created an expert advisor that I used in daily and weekly profit and loss limits. It works correctly in backtesting, but it doesn't work correctly in forward testing. Can anyone help me fix it?
-
I assume your loss is a - number, in which case you need to make EA see this value:

-
@jstap In the formulas on the left, I multiplied that variable by -1. Should I still put a negative in this block?
-
By using a minus the number is treated as negative