Triger an order when different between Values confirmed
-
Good day traders
a quick question please, I want to trigger an order buy or sell when the different of value between Main line and signal line is 5 in values apart within 3 candle stick. in Stoch indicator
Thank you, and I appreciate you hard work.
-
@Jtex555 said in Triger an order when different between Values confirmed:
within 3 candle stick.
What do you mean by this? The value grows by value 5 in time of 3 bars?
this can be done with formula-block
stoch mainline - stoch signal linelike this
https://fxdreema.com/shared/lNXkAMFle -
Thanx for the reply I will check that.
what I mean is Stoch value of mainline and signal are 5 values apart from each other, no matter where they fall between the 0 - 100
example : stoch mainline is 70 and signal line is 65 than buy order can be active
I believe the one u sent should work will test. -
The one i sent calculates the difference in 3 bars' time - if the gap between lines was, say, 12 then and now it is 17 -> order is triggered.