USING BOLLINGER BAND
-
Hi friends! Can somebody explain how to implement only Bollinger Band on a trade. I tried but I didn't get it because Bollinger is included among indicators in "condition" block where one indicator is compared or related to another. That doesn't serve my intended purpose, I want to insert it on a chart to implement Bollinger strategy. Help will be highly appreciated.
-
@jpsam Doesn't your strategy include a candle interacting with the indicator? If it does then you need a condition, if not you need to save the indicator on your platform, save template. You can then use the apply template block.
-
@jpsam share your current project for the best help we can give!
-
@jstap Thanks! Let me try those suggestions first; hopefully either works, but if neither works, I will certainly share. Thanks once again for your magnanimity!
-
@jpsam Very good, hope we helped.
-
-
@jstap Thanks!