MACD Divergence
-
I made a simple MACD divergence and it is working well
I need assistance to allow the system to open a trade if divergence is made out of X candle in count.someone assist i have share the project below
Thanksshared/7Uj36jptd
-
-
I have never used this block, but when is it checking X candle count?
-
After Divergence form, the system will check how many candles formed divergence. I want it to be add as another filter..
-
I don't know how you would do this
-
use variable and change variable each candle with +1
-
@thusego The problem with that block is that we don't know the candles IDs forming the divergence. Maybe you should ask the admin how they could be found. With that info we can begin to work on the new filter.