OPEN-SOURCE SCRIPT
Actualizado 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.
Notas de prensa
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.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.