From the author .
"Here is a new indicator which I programed, it gives an explosion signal depending on two indicators (Bollinger & MACD). With this indicator you can discover when the price explosion starts and when it ends
The indicator is designed to work with H1 frame only. How to use the indicator:
1) The yellow line is used to recognize when the explosion starts and when it ends. the explosion starts when the yellow line is low as long as the yellow line is high the explosion is still running on the price explosion ends when the yellow line is back low inside the dots zone the yellow line job is identifying the explosion starts and ends.
2) The green histogram: has three uses: first, gives a signal when price explose upward (bullish move) second, gives the buying signal, when the green histo rises above the yellow line. third, gives the exist signal, when the a green histo slip back into the yellow line
3)The green histogram: has three uses:
- first, gives a signal when price explose downward (bearish move)
- second, gives the sell signal, when the red histo rises above the yellow line
- third, gives the exist signal, when the red histo slip back into the yellow line
I hope that you will like the indicator. I added some properties so the indicator would be more sensitive and can be used with all pairs:
- sensitive property
- DeadZonePip property which represents for the pips move inside the dead zone (the zone between the dots line)
- BandPeriod property which represent the sensitive of the yellow line
- BandDivision property helpful value for the explosion (for yellow line)
- showlong property to show or hide the green histo
- showshort property to show or hide the red histo
- showexplosion property to show or hide the yellow line
- showdeadzone property to show or hide the dead zone (dots zone)
Explanation for the Price Explosion indicator:
The indicator depends on two things to show the data and the lines in chart
1) The deference between the upper and lower band of the Bollinger band which tight when the price fluctuates (narrow move) when the difference between the bands expand, the explosion process starts and the yellow line curve upward till the explosion ends and price fluctuate again
2) The difference between the present value of the macd and the last value with one tick for the same candle this deference is represented in the green and the red histogram.
END"