how to do this with variables
-
just learnt to use these flags to create condition met before main parameters, how do i use variable to do this , if someone could create example i could get my head around it . ta
-
@max-c This is a more efficient way to do it:
https://fxdreema.com/shared/69EtubUmc
In my example, two conditions are to be met for a buy to open. Condition 1 can happen at a different moment of condition 2. Using a boolen variable you can control that.
-
thanks , trying to use this custom indicator , have installed not sure how to get options n inputs stuff. any idea . ta0_1616243931817_RSI_Divergence.mq5
-
@max-c Did you try to embed that indicator in teh structure I suggested? If so, please share the new link.