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
Mã được bảo vệ
Tập lệnh này được đăng dưới dạng mã nguồn đóng. However, you can use it freely and without any limitations – learn more here.
Thông báo miễn trừ trách nhiệm
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.
Mã được bảo vệ
Tập lệnh này được đăng dưới dạng mã nguồn đóng. However, you can use it freely and without any limitations – learn more here.
Thông báo miễn trừ trách nhiệm
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.