Adding drawdown in balance
-
how to add drawdown of balance to stop trading? I have tried all the suggestions here in regard to the prop trading but non work. terminating a program if its hit, just terminates the program
if account balance is > 1500 close and stop trading
if account balance is < 1000 close and stop trading -
Add a shared link to show what you have done. I am not a fan of terminating, so I will use a bool variable to stop until the time to restart.
-
i have erased it all due to nothing working. i tried 100 different things
-
I can't help then
-
i tried these in this
https://fxdreema.com/forum/topic/14629/for-prop-firm-trading-ea?_=1729297579775
-
That doesn't help much, add and as about a problem with your EA, then I can see why it's not working and advise how I would do it
-
@jstap what?
-
You added a link, not your project and problem
-
@jstap that is what i used in the program. doesn't matter the program, it can be used in any program
-
Ok but this is all about the FX program, and specifically what you are struggling with on it