RafaelZioni

PIVOT difference

all credit to pine coders of TV- www.tradingview.com/...n-pine-script-18894/
this is just example of the new function and how we can make smart pivot system for low TF
on the right side (the normal pivot that we use S1 and R1 level shown)
the lines represent the trend of the pivot and there levels
here i use 30 min pivot MTF on 5 min chart
in this example we can see that we have much more correct way to estimate break up or down
the get price function allow you to make alerts of crossing of the trend line ( I am lazy now so maybe later I add it:) )
you can use same TF as the chart or higher
and then examine where you think you nned to buy and sell
I normaly add linear regression or other method of choice for conformation of buy or sell oppertunity
this is just raw idea but this function can be exploited with any trend line or system that one can think about
this is just example to think on :)
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?