OPEN-SOURCE SCRIPT
已更新 Moving average percent measure

it's just an average moving multiplied by a percentage. this is good for measuring the acceleration of price movements
發行說明
change minimum value of percentage from 1 to 0發行說明
Tweak some variable default values.so we can see and understand easily.
current market price with the previous average price.
so you know when you open a position, whether you are buying at a low price or not.
offset
0-->60
percent1
3-->5
percent2
6-->10
percent3
9-->15
發行說明
change the number of lines to 5 which was previously 3.
so that we can add a price line that is unexpected,
this aims to see the shock price that moves quickly.
-especially on fast moving crypto charts
tweaked some variables so that by default
it shows a moving average of 60 bars
(2 months if you are on the day timeframe),
and at an offset of 60 bars.
as a comparison of the current price
and the price of the previous 60 bars
2nd function is to facilitate
whenever you want to change 5 percentage lines to Fibonacci percent.
so you can predict prices
with the Fibbonaci scale.
updates:
-changed the default number of lines to 5 which was previously 3
-tweak some variables
-ma length 200-->60
-changed the default base line color to yellow by default
發行說明
fix percent5 upper line not render發行說明
hiding line 4 and 5開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。