TradingView
Peter_O
2020年1月29日午後6時16分

PivotPoints with Momentum confirmation by PeterO 

Euro Fx/U.S. DollarFXCM

詳細

Who wouldn't like to be able to tell when the market actually reverses instead of just faking it? Every trader who has tried pivothigh/pivotlow functions for that, surely bumped into so many meaningless reversal signals, that probably got discouraged with this concept entirely.

Yet, pivot points are very important. Only they need to be confirmed at least a little bit (you'll never know for sure, you understand that right?)

This script enhances pivot-points mechanism with by confirming potential pivot point with actual reversal in momentum. If momentum reversal is also noticed in synch with the pivothigh/pivotlow, then you've got yourself a reversal - marked on the chart with red or green triangle. You can visually compare where those triangles are marked as compared to those small black ones, meaning the standard pivothigh(high,1,1)/pivotlow(low,1,1). Check yourself how many times this method would save us from pre-mature entry. On average 2/3 pivot points are filtered out.

This is a non-delayed confirmation - there is no waiting for another candle to close, just looking to another indicator for a match.Trader needs to take a decision immediately because if he hesitates, he will be late for sure. Also sometimes this script produces signal even before a full pivot-point is formed, as pin-bar analysis is also included here.

What this script IS NOT:
- a complete trading map. Don't take trade on each green or red triangle. You still need to do your homework on market direction, trend, phase, wave, etc. But at least you have the "trigger" part done.
- these pivot points are still not "guaranteed". You never know the future even as close as the very next candle, so the market can continue its trend right after it produces reversal signal. The aim of this indicator was only to filter out those potential pivot points, which didn't really look like reversals.

If you think this method could be improved somehow or would like to share your thoughts or approach, don't hesitate to reach out to me or write down in comments.

P.S. Credit goes to UCSGEARS for his Top&Bottom candle script. Amazing work. I used the momentum calculation from there.
コメント
tanbay
This script is amazing, could you please add an alert for this every time the green arrow or the red arrow gets triggered?
BrunofAlmeida25
Put an offset -1 and its a great code
biswad
@BrunofAlmeida25, where to make the changes ?
mithileshs
@BrunofAlmeida25, Hi Would you please suggest where to apply the offset in this script ? Your inputs will help me a lot. Many thanks in advance.
rajuraju
excellent
sharaaU7
their are numerous pinecoders around but few understand or address traders pain points! hats off Peter excellent work!
Peter_O
@sharaaU7, Thank you!
advadal2013
Sir nice Script if you add volume with buyer or seller at pivot I think enough to understand market direction with big Plyer I hope you understand
allanster
Nice work! Thanks for sharing!
詳細