OPEN-SOURCE SCRIPT
Updated Rillo BTC Strat

IRS`Median Standard Deviation:
• Calculates a median based on the high prices.
• Computes the median's exponential moving average (EMA).
• Calculates the Average True Range (ATR) and uses it to plot upper and lower bands around the median.
• Generates signals based on the relationship between the close price and the bands.
DMI (Directional Movement Index):
• Computes the DMI components (Positive DI, Negative DI, and ADX) for two different lengths.
• Generates long and short signals based on the relationship between Positive DI, Negative DI, and ADX.
IRS`Standard Deviation:
• Calculates the standard deviation of the previously computed median.
• Plots upper and lower bands based on the standard deviation.
• Generates signals based on the relationship between the close price and these bands.
• IRS`BB multiplier (Bollinger Bands):
• Calculates Bollinger Bands using a simple moving average and standard deviation.
• Generates long and short signals based on the close price's relationship with the Bollinger Bands.
Release Notes
IRS`Median Standard Deviation:• Calculates a median based on the high prices.
• Computes the median's exponential moving average (EMA).
• Calculates the Average True Range (ATR) and uses it to plot upper and lower bands around the median.
• Generates signals based on the relationship between the close price and the bands.
DMI (Directional Movement Index):
• Computes the DMI components (Positive DI, Negative DI, and ADX) for two different lengths.
• Generates long and short signals based on the relationship between Positive DI, Negative DI, and ADX.
IRS`Standard Deviation:
• Calculates the standard deviation of the previously computed median.
• Plots upper and lower bands based on the standard deviation.
• Generates signals based on the relationship between the close price and these bands.
• IRS`BB multiplier (Bollinger Bands):
• Calculates Bollinger Bands using a simple moving average and standard deviation.
• Generates long and short signals based on the close price's relationship with the Bollinger Bands.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.