Hello All, There are built-in and published Pivot Point High Low indicators in Public Library but as far as I see none of them is for Higher Time frames. so I decided to write & publish this script. I hope it would be useful while trading or developing your own scripts. I also did this to use in one of my future projects (we will see it in a few weeks/months ;)...
The Golden Pivots indicator is a combination of the following: 1. Central Pivot Range 2. Floor Pivots 3. Camarilla Pivots 4. Monthly, Weekly, Daily Highs and lows 5. Candlestick Setups All the pivot calculations are based on Secret of Pivot Boss book by Frank Ochoa. One can also view tomorrow's central pivot range by today end of the day.
Alerts for "Significant Pivot Reversal Strategy": As one of the ways to filter out insignificant levels I decided to check that pivot point is not above/below neighbors, but check that it's above/below at least by a certain amount. I use ATR, so in params, you can set length of ATR and also ATR multiplier. The new level will be calculated only if PP will be...
I'm working on improving the Pivot Points Reversal Strategy. As one of the ways to filter out insignificant levels I decided to check that pivot point is not above/below neighbors, but check that it's above/below at least by a certain amount. I use ATR, so in params, you can set length of ATR and also ATR multiplier. The new level will be calculated only if PP...