Bar logic question
-
I am testing this logic which I think I have wrong.
What I am looking for is for candles:
3 - Bullish
2 - Bearish
1 - Bearish
To then take and action. This is how I think I should do it although it skips lots of valid conditions with makes me think that it does not start from the beginning again until all the conditions are met sequentially:
https://fxdreema.com/shared/7ACfYO9Yb
Could someone offer what I am doing wrong with this logic? -
once per bar at the top limits all your blocks below of it. Move it just above sell block instead
-
@ambrogio Thanks - I knew it would be a problem I created - I will try this