OPEN-SOURCE SCRIPT
Zaktualizowano [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)
Informacje o Wersji
added LabelsInformacje o Wersji
did update alarms (simplebool, multibit, alarms to select)Informacje o Wersji
libary updateInformacje o Wersji
patching a weird behavior when selecting big custom timeframes, like 1 month on a 8h chartInformacje o Wersji
the background transparency is now changeable via parameterInformacje o Wersji
selectable shifting of lines and text into the futureremoved limitation of labeldrawing on fixed % from close
minor settings cleanup (groupings)
code cleanup
Informacje o Wersji
added relative bollinger band width, based on lookback timeadded automatic decimals for lowvalue assets
added selectable moving average to build the bands
Informacje o Wersji
color transparency for lines fixedInformacje o Wersji
Bugfix:ticksize 1 is now possible without an errormessage
Feature:
2 more bands (4 + 5, default off)
Informacje o Wersji
Typo... sry for doublepostInformacje o Wersji
Patch ... timeseries error on htf when ticker begin was reached
thanks Andreas for the find
Informacje o Wersji
limited Digits autoselect in labels (happening with very high digitscount on shitcoins like NEXA)Skrypt open-source
W duchu TradingView twórca tego skryptu udostępnił go jako open-source, aby traderzy mogli analizować i weryfikować jego funkcjonalność. Brawo dla autora! Możesz korzystać z niego za darmo, ale pamiętaj, że ponowna publikacja kodu podlega naszym Zasadom Społeczności.
Wyłączenie odpowiedzialności
Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.
Skrypt open-source
W duchu TradingView twórca tego skryptu udostępnił go jako open-source, aby traderzy mogli analizować i weryfikować jego funkcjonalność. Brawo dla autora! Możesz korzystać z niego za darmo, ale pamiętaj, że ponowna publikacja kodu podlega naszym Zasadom Społeczności.
Wyłączenie odpowiedzialności
Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.