I’m having a problem with a personal indicator.
I want an arrow to appear on the chart when the lower Bollinger is higher than the lower Bollinger Band of the previous period (BollingerDown > BollingerDonw [1]).
For the first part of the code (that of the condition), I used the condtion as it appears when using simplified programming with ProOrder.
For the second part (the arrow part), I used the method used by @Nicolas in one of his videos on Youtube and that works with my other indicators.
The problem is that the arrow is present on the graph all the time, even when the current bollinger is lower than the low bollinger band of the previous period.
Can someone help me?
Yes, 75 is a mistake. I was using that level to shift the price arrow to another indicator.
I used your code by inserting BollingerDown [20] instead of PriceB.
Thank you for your help Nicolas.
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue