TradingView
thebiggerhand
Jan 25, 2022 2:58 AM

BTC Price Overlay 

描述

This is not a crazy strategy like most of the code I write. It's a simple overlay so you can drop BTC on top of whatever chart you are watching. It will track BTC's price on Binance.us (though the exchange is changeable with a few lines of code, maybe I will make it a dropdown on the next iteration of this.)

It uses TradingView's scale function to show both assets on a relative chart. BTC's price is on the left and your asset is on the right.

I've made this available for free because it is quick and easy. I plan to write a bot based around this code and that one will be private.

版本注释

I've updated this to be a little more robust. The code is more customizable and should offer a clearer overlay compared to the previous version.
评论
userbeauty
Hey, this looks interesting but when I added it to various tokens (INJ, Near, ETH etc) I get the error msg: "Invalid Symbol, symbol doesn't exist". Any tips?
hamiltonbrooks
Thanks for your work!
更多