OPEN-SOURCE SCRIPT
Aggiornato Faster Bands [AstrideUnicorn]

The Faster Bands indicator develops the idea of the famous Bollinger Bands. The classic Bollinger Bands indicator consists of a simple moving average of the price (called middle-line) and two bands, plotted at a two standard deviation level above and below the middle-line called upper- and lower-lines, respectively. We moved from simple averaging to exponential one to make our Faster Bands less lagging and more responsive to recent price changes. Simple averaging is used in Bollinger Bands twice - explicitly when calculating the middle-line and implicitly in the standard deviation calculation. In the first case moving to exponential averaging was very straightforward. We calculated the middle-line as an exponential average of the price. In the second case, instead of the standard deviation, we used a less common statistical metric, called Mean Absolute Deviation (MAD). We modified this metric by changing the simple averaging used in it to the exponential one.
HOW TO USE
You can use this indicator in the same way as the Bollinger Bands. The advantage of Faster Bands is that it responds faster to price changes and thus can give the signals earlier. You can also get a more stable price channel by changing the Uniformity parameter and using a higher timeframe to calculate the bands.
SETTINGS
Indicator Timeframe - defines a timeframe to be used for the indicator calculation. To make Faster Bands even more responsive, try to select a value lower than the timeframe of the opened chart.
Length - defines averaging window length for the indicator. Such a parameter is often called an indicator period.
Multiplier - defines upper- and lower-line levels. It is the number of deviations by which upper- and lower-band are away from the middle-line.
Uniformity - defines how uniform the bands' width will be. Higher values correspond to a uniformer width.
Source - defines a price time series to be used for the indicator calculation.
HOW TO USE
You can use this indicator in the same way as the Bollinger Bands. The advantage of Faster Bands is that it responds faster to price changes and thus can give the signals earlier. You can also get a more stable price channel by changing the Uniformity parameter and using a higher timeframe to calculate the bands.
SETTINGS
Indicator Timeframe - defines a timeframe to be used for the indicator calculation. To make Faster Bands even more responsive, try to select a value lower than the timeframe of the opened chart.
Length - defines averaging window length for the indicator. Such a parameter is often called an indicator period.
Multiplier - defines upper- and lower-line levels. It is the number of deviations by which upper- and lower-band are away from the middle-line.
Uniformity - defines how uniform the bands' width will be. Higher values correspond to a uniformer width.
Source - defines a price time series to be used for the indicator calculation.
Note di rilascio
Converted the code to the Pine Script version 5Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Our premium trading indicators: unicorn.trading
Join our Discord community: dsc.gg/unicom
Join our Discord community: dsc.gg/unicom
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Our premium trading indicators: unicorn.trading
Join our Discord community: dsc.gg/unicom
Join our Discord community: dsc.gg/unicom
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.