I need help creating a Logic
-
I want to create a lgic that measures the overall profit for the day when trade starts..and leads to turning off the EA..and when it is the ext day, the EA resumes with a fresh calculation...its kinda like a daily profit target logic..
I'll appreciate if a build sample can be shown i'm not good with variables..
Thanks
-
@tec-nacks check profit (period of time) < amount, above buy/sell tree, this will prevent trades if target met. In a separate tree check profit => amount, close trades if you want trades to close when target met.
-
@jstap thanks
You mean somthing like this? https://fxdreema.com/shared/zCE59xpld
-
@tec-nacks Not pink, blue (period of time),
-
@jstap ohh i see... won't this (the pink) work>??
Because I want the calculation in percent not in money
-
@tec-nacks That bock doesn't check the time, light pink goes under a dark pink. Cant help you more than this I don't use.