How to know which market my ticker is a part of? #61
Unanswered
garethcurtis
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Firstly - this is a great library. I'm really impressed so thanks. I have a query about the markets though. Is there an easy way to tell which market a given ticker belongs to? Sometimes it's obvious i.e. BTCUSD = crypto. But sometimes, it's less obvious, I found Gold in CFD rather than commodities. For some reason Silver is not in CFD though?
I've got my price fetching script working against a market I specify, but it would be amazing if I can adapt it to work across any market.
Or am I completely off on a tangent here?!
If I do this:
https://www.tradingview.com/chart/......./?symbol=XAUGBP
Then it doesn't seem to require to know the market like this line would:
Any help/advice, much appreciated!
Apologies if I've missed something obvious here!
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions