OPEN-SOURCE SCRIPT
Aktualisiert [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)
Versionshinweise
added LabelsVersionshinweise
did update alarms (simplebool, multibit, alarms to select)Versionshinweise
libary updateVersionshinweise
patching a weird behavior when selecting big custom timeframes, like 1 month on a 8h chartVersionshinweise
the background transparency is now changeable via parameterVersionshinweise
selectable shifting of lines and text into the futureremoved limitation of labeldrawing on fixed % from close
minor settings cleanup (groupings)
code cleanup
Versionshinweise
added relative bollinger band width, based on lookback timeadded automatic decimals for lowvalue assets
added selectable moving average to build the bands
Versionshinweise
color transparency for lines fixedVersionshinweise
Bugfix:ticksize 1 is now possible without an errormessage
Feature:
2 more bands (4 + 5, default off)
Versionshinweise
Typo... sry for doublepostVersionshinweise
Patch ... timeseries error on htf when ticker begin was reached
thanks Andreas for the find
Versionshinweise
limited Digits autoselect in labels (happening with very high digitscount on shitcoins like NEXA)Open-source Skript
Ganz im Sinne von TradingView hat dieser Autor sein/ihr Script als Open-Source veröffentlicht. Auf diese Weise können nun auch andere Trader das Script rezensieren und die Funktionalität überprüfen. Vielen Dank an den Autor! Sie können das Script kostenlos verwenden, aber eine Wiederveröffentlichung des Codes unterliegt unseren Hausregeln.
Haftungsausschluss
Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.
Open-source Skript
Ganz im Sinne von TradingView hat dieser Autor sein/ihr Script als Open-Source veröffentlicht. Auf diese Weise können nun auch andere Trader das Script rezensieren und die Funktionalität überprüfen. Vielen Dank an den Autor! Sie können das Script kostenlos verwenden, aber eine Wiederveröffentlichung des Codes unterliegt unseren Hausregeln.
Haftungsausschluss
Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.