Indicator + candle confirmation
-
Happy new year!
Thank you for this excellent tool, I am enjoying the benefits of the full version :).
I am trying to make a robot that sells whenever a candle high touches the upper bollinger band, but not immediately, it should open a sell pending order just at the median price of the first bearish candle after the crossing of the band.
I put two images as examples.
Once the band is pierced I would like to place the order at the median price of the next bullish or bearish candle.
The name of the project is Bestia 1.0 but I am constantly changing it in the attempt to get it working.
-
The best will be to inspect the last X candles for this cross, but this is not easily possible in fxDreema. This is something that indicators normally do.
But I will suggest to use some variable to set it to some value when cross happens, and then check that variable when you detect bear/bull candle. -
I could not really understand what you mean, I tried to make something with indicators but it's not as good as what I wanted to do

-
Here is some example... https://fxdreema.com/shared/EWkOD5r9d
-
Thank you very much

I appreciate your help, I was going crazy to do this 8-)