TradingView
Peter_O
Sep 13, 2021 7:56 PM

Pivot Points on SR lines 

Euro Fx/U.S. DollarFXCM

Description

Analyzing price movements for a few years taught me one thing - markets always reverse bouncing off some horizontal Support/Resistance level. The only exception to this rule is when market pops new ATH (All Time High), which certainly happened in so-called "price discovery" run - this asset has never been in this space before, so no Support/Resistance could have been formed, while the rally had to stop at some point anyway.

In all other cases, analyzing past market movements, you will be able to find a place where the market reversed or gathered before. The difficulty is to understand (or guess?) from which S/R level market will reverse right now, because there are many of them. Even if this is probably not possible to make such guess correctly and always, it is good to know when potential reversal shown by whatever indicator you're using happened on SR line or in the middle of nowhere. That last case would turn out to be fake to your worst regrets. Ability to filter-out all those fake pivots is a value my indicator delivers.

Example? It is very often considered an entry signal when Stochastic %K and %D lines cross each other, especially in overbought/oversold area. It could work quite well in sideways markets, but when a trend begins, Stochastic would report CONSECUTIVE counter-trend signals, draining your trading balance to zero quickly. But this trend took place in price-discovery area (not necessarily when going for the new ATH ), so all those counter-trend signals happened not at S/R levels. Hence, they should be ignored.

Big triangles mark pivot point which happened on the S/R line. Small triangles - in the middle of nowhere.

How good is it? I compared it with one of my previous scripts, the "PivotPoints with Momentum confirmation" (tradingview.com/script/aSJnbGnI-PivotPoints-with-Momentum-confirmation-by-PeterO/), this new script confirms only 1/3 of pivots in the old script on 1m EURUSD chart. Filtering out 2/3 of potentially bad entries is a good result, I'd say :)

This script also fires alerts - alert is triggered as soon as PivotPoint is noticed, on a candle close.

I strongly recommend NOT using it not using this indicator as a standalone indicator. There is so much information you should take into consideration as well - market bias, volume , higher timeframe trend... To make it convenient to join PivotPoints information with other indicators, I have "exported" one plot so you can include it in your own - just use input.source in your own code to have it return 1 for PivotLow ( aka Long entry) and -1 for PivotHigh ( aka Short entry).

Release Notes

Alerts adjusted.
Comments
JackBerlin
Really cool script, makes you want to scalping - of course only as an
addition within a strategically sophisticated scalping environment.

Thank you very much for this well thought out indicator!
Peter_O
@JackBerlin, Thanks for such remarkable words. Let it serve you well!
aiyuanjason
Cool script, how to get permission?
Peter_O
@aiyuanjason, check above in "Author's comments" in that Pink area just below script description.
crypto_juju
Hi, is it possible to get access to this indi? Thx
activeinvestments19
May i test this indicator for 24 hours before buying?
scalpingtrk003
Hello @Peter_O How can i get access for this script? The link in the author´s intructions it doesn´t work
SensiBwoy
Do the points repaint?
More