Daily target limit, I need help
-
I need help on how to set up robot to stop trading once 5% is hit then reset the following day.
thanks
bellow is my project
-
@luckybest
Once per day: write current equity to a variable
Before trading: condition: current equity < variable *1.05