Fibonacci Bollinger Bands
These Bollinger Bands incorporate Fibonacci retracements to clearly highlight areas of support and resistance. The bands are calculated based on the Volume Weighted Moving Average (VWMA), with a width of 3 standard deviations from the mean. This range sh…
Williams_VIX_Fix
Larry Williams created this remarkable indicator, which provides the same insights for stock indices as the VIX. However, unlike the VIX, this tool is effective across all asset classes. The settings have been slightly modified to include "percentile"-ba…
Green/Red Bar Counts - usage example of indie.MutSeries[T] generic class
We recently released an update to Indie language 4.1 , which now includes generic series types: indie.Series[T] and indie.MutSeries[T] . The old types indie.SeriesF and indie.MutSeriesF are still available as aliases for indie.Series[float] and
Support and Resistance
Description: The indicator displays Support and Resistance based on High & Low Pivot Points. It is also possible to display Support and Resistance zones, where Support Zone is defined by Support and Candle Bottom and Resistance Zone is defined by Resista…
Pivot Points High Low
Displays the Pivot Points (Pivothigh and Pivotlow). The script has separate parameters for lookback (Left Bars) and lookforward (Right Bars). It also plots a "ZigZag" connecting every pivot point on the chart (though, due to the current limitations of In…
MACD with various MA types
Standard MACD indicator but with various types of Moving Averages, including: SMA, EMA, RMA, VWMA, WMA and HMA