OPEN-SOURCE SCRIPT
已更新 [Mad] Triple Bollinger Bands MTF

These are classic triple Bollinger bands with different multipliers
You can change the time frame plotted,
for example, you can show a 1-hour chart, but plot 6-hour Bollinger.
Since I haven't found any other OpenSource variant that can plot the 3 bands in a different time frame, here is my script for you
en.wikipedia.org/wiki/Bollinger_Bands
----
additional you can see in this script, how to move data around with arrays instead of multiple variables.
This way you can cut down security calls to a minimum. (look at the transfer- and bollarray)
You can change the time frame plotted,
for example, you can show a 1-hour chart, but plot 6-hour Bollinger.
Since I haven't found any other OpenSource variant that can plot the 3 bands in a different time frame, here is my script for you
en.wikipedia.org/wiki/Bollinger_Bands
----
additional you can see in this script, how to move data around with arrays instead of multiple variables.
This way you can cut down security calls to a minimum. (look at the transfer- and bollarray)
發行說明
added Labels發行說明
did update alarms (simplebool, multibit, alarms to select)發行說明
libary update發行說明
patching a weird behavior when selecting big custom timeframes, like 1 month on a 8h chart發行說明
the background transparency is now changeable via parameter發行說明
selectable shifting of lines and text into the futureremoved limitation of labeldrawing on fixed % from close
minor settings cleanup (groupings)
code cleanup
發行說明
added relative bollinger band width, based on lookback timeadded automatic decimals for lowvalue assets
added selectable moving average to build the bands
發行說明
color transparency for lines fixed發行說明
Bugfix:ticksize 1 is now possible without an errormessage
Feature:
2 more bands (4 + 5, default off)
發行說明
Typo... sry for doublepost發行說明
Patch ... timeseries error on htf when ticker begin was reached
thanks Andreas for the find
發行說明
limited Digits autoselect in labels (happening with very high digitscount on shitcoins like NEXA)開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
djmad|Bitblockart
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
djmad|Bitblockart
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。