OPEN-SOURCE SCRIPT
CryptoMedication's Volatility RSI

So, here's what we ended up doing for the most recent one that we created.
1. We took the ATR (Average True Range) - You can read about that here: medium.com/thedailydose/average-true-range-atr-lesson-26ee37c599cd
2. Then applied the Bollinger Bands %B to it
3. Then overlayed it with another indicator
Purpose:
The general purpose of this indicator is to identify when there are periods of consolidation or if there were be a large increase in the price (going either way). However, we were able to plug this in so that it connected with the RSI (after cancelling out the noise and smoothing values*making it scaled out evenly), so that it also produces buy/sell signals.
If you're interested to get a more in-depth overview of how this works, visit this link here: medium.com/thedailydose/cryptomedication-volatility-rsi-72d6dcc2d8bb
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.