Geez!! How is this order possible??? Need help with indicator Please!
-
Why is this indicator taking the order on the wrong place? What am I doing wrong? Why is it never just straight forward... Geez! Always a struggle... need help please.
The indicator: 0_1638894880799_PTL (2).mq5
and I need it to just take buy order on the correct place, which it does not!!! That is the 3rd blue candle moving upwards.. but it does not!!
Check picture

My project: https://fxdreema.com/shared/B807Pnzyc
-
maybe the indicator is seeking a different candle id then you are expecting?
Its like using the bulls in a row ...if I specify I want to see 2 bulls in a row, at C2, that means C3 and C2 is what will be sought as bull. rather than C2 and C1. -
@tipsywisdom I get you. Thanks for your thoughts... will play around with this some more.