PROTECTED SOURCE SCRIPT
Price in Bitcoin

Hi folks,
This script simply converts the price of assets from USD to bitcoin and displays that price in a separate chart. Currently, only assets quoted in USD will work but I will add more currencies in the future.
Use:
1. Make sure the asset you're viewing is quoted in USD or USX. To check, hover over the symbol on the top left part of the chart, click the "More" ellipsis and select "Symbol Info". The currency will be among the info displayed.
2. Apply the script and view the chart at your own risk.
Math:
price(btc) = (x/usd) / (btc/usd)
Cheers!
Jared
This script simply converts the price of assets from USD to bitcoin and displays that price in a separate chart. Currently, only assets quoted in USD will work but I will add more currencies in the future.
Use:
1. Make sure the asset you're viewing is quoted in USD or USX. To check, hover over the symbol on the top left part of the chart, click the "More" ellipsis and select "Symbol Info". The currency will be among the info displayed.
2. Apply the script and view the chart at your own risk.
Math:
price(btc) = (x/usd) / (btc/usd)
Cheers!
Jared
Script protegido
Este script se publica como código cerrado. Sin embargo, puede utilizarlo libremente y sin limitaciones: obtenga más información aquí.
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 protegido
Este script se publica como código cerrado. Sin embargo, puede utilizarlo libremente y sin limitaciones: obtenga más información aquí.
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.