Candle stick Tail and Bollinger Band
-
Hey everyone, i would appreciate if someone would help me on how to make a condition :
where only the tail of a candle touches the standard deviation of Bollinger bands.
upper tail touches upper Bollinger band, should sell
lower tail touches lower Bollinger band , should buy
Thank you. -
@thedisliked Can you please define 'touches' more accurately? Can you please upload a screenshot showing those conditions?
-
Hello TheDisliked, somethinig like that?
-
@l-andorrà

As attached i would like to make a condition that buys in the next candle ofter the tail touched the lower bollinger band and vice versa.
@Riera9 Thank you so much , but am not able to export it cause am using the free version of FXdreema.Thank you all
-
@thedisliked
This is what I would have done... But it is not working as my condition says... So lets hear from the greater minds what we are doing wrong


-
@alphaomega Can you please share the link to your project?
-
@l-andorrà .... HERE YOU GO
https://fxdreema.com/shared/CZAudQn2d -
@AlphaOmega Thanks for giving it a try , the reason i think its not working is because the candle ID is 1 and the robot cant buy unless the candle finishes to form ( am not sure am right) any how i don't mind the robot to buy in the next candle and vice versa.
@l-andorrà we need your assistance here ( hahaha) -
@thedisliked No that is not correct.... 0 candle is the current candle ... 1 candle already formed.
If you look at my picture... the code buy and sell in the middle... it is not suppose to take an order because the condition is not fulfilled
-
Hello, the ID1 candle is a formed candle with the close done. I think that in the images the parameter candle bottom wick size (pips) should be candle low and candle high instead of upper wick.
https://fxdreema.com/shared/iBI6XjfZ
A basic version with less than 10 blocks but I think that information from the previous candles should be parameterized, or the limit of the maximum / minimum of the ID1 candle so that it does not touch or exceed the opposite band, which requires more than 10 blocks.
-
@riera9 Thank you for this information and your time... I find all the candle inputs confusing .. I have to test lots of ways to find the correct candle input I need
Also.. If I wanted to use the upper wick of the current candle(0) crosses the upper BB, Do I have to tell the expert also not to use any other parameter? Lots of work, seems to me -
Guys I need some help writing this condition please... Thanks in advance

https://fxdreema.com/shared/STzoMiy5d -
@alphaomega What conditions do you mean exactly? Price is above the upper BB?
-
@l-andorrà Hallo ....
Thanks for replying:
EDIT: I am sorry got confused between buys and sells...The picture is wrong so I changed it.What I want is for the first bear candle(ID1) to take a order as in my picture above on the M15 time frame. The picture above is on the H4 time frame for signal purposes. I will then want to refine the taking orders on the lowest bear candle on M15 time frame. At the moment this is what I got.
https://fxdreema.com/shared/Vjr1raaId -
@alphaomega I'm still trying to understand what conditions you need to identify those tellow circles. Timeframe is irrelevant.
-
@l-andorrà Thank you for your reply. Ok ... let me explain the strategy then you will maybe understand what I am looking for: I am in M15 time frame
The H4 picture:

Here the yellow circles has hit resistance on the H4 time frame and trend has turned.Here is what the H4 tail looks like on the M15 time frame:

So I want to take a order on M15 time frame when that H4 tail retrace...
On M15 The candle close outside the BB upper level then retrace.. Then push up with a bull candle then start the entrancement.
This is my question.. How can I take an order on M15 with the tail of the ID0 candle on H4 is still outside the BB upper line?
HERE.... I forgot to put my project:
https://fxdreema.com/shared/onX3GWt4c -
@l-andorrà Just another example... check picture

https://fxdreema.com/shared/FpggG43Fb -
@alphaomega You need to specify the H4 timeframe in the appropriate condition block. Now all bloks are working on the 'current' tomeframe, ie 15M.
-
@l-andorrà THANK YOU!!
-
@alphaomega You're welcome.