Finish the bar before draw an arrow
-
Hello, I am starting with fxDreema,
I try to make draw an arrow when certains conditions met, But in Testing mode the arrow is drawn before the candle finish.
It leads to some mistakes.I don't know how to make the arrow to be drawn when the candle is finished.
Any help would be appreciate,
Thank you. -
@ben-4 It depends on your current configuration. Can you please share your project?
-
shared/N5bB2P7Bd
-
@ben-4 said in Finish the bar before draw an arrow:
shared/N5bB2P7Bd
You need to add a 'once per bar' block on top of it.
-
Well I have just done it, but the arrow are not drawn at the low of the candle, I don't understand, how to make it well.
-
I don't understand why it draws arrow, the ma is going down there :

-
@ben-4 shared/UR5mAo3I
-
All right i have understood my mistakes.
-
@ben-4 Ok. Please don't hesitate to be back if you need some more help.
-
@l-andorrà Thank you very much.