how to create a once per indicator condition
-
for example once an indicator value is more than 0, in want it to just get the position once per the condition is true, how can i do that
-
That depends on the indicator. In general you can use a boolean variable on a flag block to do it.
-
thanks alot!
-
another question master: I want to define a condition in h1 time frame and put an order on m2 time frame but the meta doesnt have m2 data history so the robot doesnt do anything ! what can I do?
-
As far as I can tell, you can do nothing unless you get some way to find M2 data. Are you using MT5 platform, right?
-
No master, I'm using MT4
-
does trading view allow me to download its candle data? if so how?
-
AFAIK that is not possible, but maybe I'm wrong.