Hi guys …
I’ve been reading books on trading for a while and also been reading posts in this forum to get used to pro real time functionality as I really like this platform and think I’m ready to start trading a simple strategy but have no experience coding indicators and was wondering if someone could help me code a simple indicator to let me know when my strategy rules are confirmed.
Its a basic Bollinger band strategy and the rules are as follows :
If the candle closes outside the Bollinger’s upper band and the following candle is a bearish engulfing candle I would like it to show a downward triangle on that candle and if it closes outside the lower band and the following candle is a bullish engulfing candle I would like it to show me an upwards triangle on that candle.
If anyone could help me code this it would be a great help.
Many thanks in advance for anyone who can .