OPEN-SOURCE SCRIPT
Price Relative / Relative Strength Comparative [NeoButane]

"The Price Relative indicator compares the performance of one security to another with a ratio chart."
Divergences and chart patterns can apply to this ratio.
This was created because I wanted to compare bitcoin to currency/stock indices. So far I've seen mostly confluence with cryptos. Comparing stocks against market indices better shows where the index begins to outperform the stock before price action can reveal dips in price. Using same length moving averages or divergences can help spot that.
There's a glitch where candle colors turn blue when editing. Turn the candles on and off to fix it.
Reference: stockcharts.com/school/doku.php?id=chart_school:technical_indicators:price_relative
Formula:
Price Relative = Base Security / Comparative Security
Ratio Symbol Close = Close of First Symbol / Close of Second Symbol
Ratio Symbol Open = Open of First Symbol / Close of Second Symbol
Ratio Symbol High = High of First Symbol / Close of Second Symbol
Ratio Symbol Low = Low of First Symbol / Close of Second Symbol
Note: Although StockCharts states
"Base Security / Comparative Security"
I've used
"Base Security / (Base Security + Comparative Security)
to create a ratio as the article has stated it should be.
Possible use: margin/CVD

Divergences and chart patterns can apply to this ratio.
This was created because I wanted to compare bitcoin to currency/stock indices. So far I've seen mostly confluence with cryptos. Comparing stocks against market indices better shows where the index begins to outperform the stock before price action can reveal dips in price. Using same length moving averages or divergences can help spot that.
There's a glitch where candle colors turn blue when editing. Turn the candles on and off to fix it.
Reference: stockcharts.com/school/doku.php?id=chart_school:technical_indicators:price_relative
Formula:
Price Relative = Base Security / Comparative Security
Ratio Symbol Close = Close of First Symbol / Close of Second Symbol
Ratio Symbol Open = Open of First Symbol / Close of Second Symbol
Ratio Symbol High = High of First Symbol / Close of Second Symbol
Ratio Symbol Low = Low of First Symbol / Close of Second Symbol
Note: Although StockCharts states
"Base Security / Comparative Security"
I've used
"Base Security / (Base Security + Comparative Security)
to create a ratio as the article has stated it should be.
Possible use: margin/CVD
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.
My published indicators: tradingview.com/u/NeoButane/
Sorry if I haven't replied to your message yet, I'm a bit backlogged :)
Sorry if I haven't replied to your message yet, I'm a bit backlogged :)
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.
My published indicators: tradingview.com/u/NeoButane/
Sorry if I haven't replied to your message yet, I'm a bit backlogged :)
Sorry if I haven't replied to your message yet, I'm a bit backlogged :)
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.