Please help with my Price Alert Project
-
Here is my project https://fxdreema.com/shared/MyIaMVQ8c what it does is that it draws line at the open of candle_id_2.

What I want to achieve next is - I want an alert whenever price touches or crosses above/below the line.
kindly help
-
You'll have to do the fine tuning of the blocks, but it should then look something like this: https://fxdreema.com/shared/tvhZfJQ9c.
-
@plentygrazes Maybe I understand wrong but, a condision block with: market properties (ask-bid-mid)=>candle id 2, for buys,
market properties (ask-bid-mid)=<candle id 2, for sells.,
should do as you want. -
@sirluk thanks for your response. I tried your recommendation but not still receving alert as desired.
-
@jstap Thank you for your response, I tried your suggestion
but it's still not giving alerts as expected -
@plentygrazes This is likely the position of the once per bar block, put it under all conditions but above alert.
-
@jstap Alright. Can you show me what you mean, I don't seem to understand it clearly. Thanks.
-
@plentygrazes Just move toe once per bar block to directly above the alert block.
-
@jstap Is this what you mean?

-
@plentygrazes Yes, you could also share the 1 block, did this fix the problem?
-
@jstap No it didn't. Is there a bug in fxdreema or the issue is still with the logic? I expect it to work, so I'm surprised why it's not working.
-
@plentygrazes there is no bug, I've done similar things many times, put a shared link here so all can be assessed.
-
@jstap Thanks, here it is: https://fxdreema.com/shared/sReVdukde
-
@jstap Thanks, here it is: https://fxdreema.com/shared/sReVdukde
-
@plentygrazes Although your condition probably works you may as well use the candle instead of the line, the condition in the below picture cannot be true, candle high will never be below the close maybe = but even that is unlucky, change this and should work.

-
@jstap Yea, I know I can use candle instead of the line, which i have tried wihout any success.
you said the condition in the picture cannot be true, but it is true if you look at it carefully and run it; because the condition is in relation to two different candle IDs and not same. These conditions'logic is to create bullish and bearish engulfing.
I will appreciate if you can help me achieve the alert part.
Thanks
-
@plentygrazes for bullish/bearish engulfing, are you just looking at the bodies of the candle or also the wicks? Can you tell me exactly the requirements for the setup?
-
@plentygrazes if it's only the bodies you take into calculation, this should work for the bullish tree: https://fxdreema.com/shared/kPyOiL3Ic.
-
@sirluk Wonderful! I'm happy. Thank you so much, your recommendation works.
Here is the final project https://fxdreema.com/shared/RY6rPdX3b@jstap I also appreciate your help.
God bless you all.
-
@plentygrazes If You Want To Clean The Chart Hope This Will Work For You https://fxdreema.com/shared/R1lR5fJUc