Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Search Symbol" doesn't work #48

Open
jamesgann opened this issue May 23, 2024 · 3 comments
Open

"Search Symbol" doesn't work #48

jamesgann opened this issue May 23, 2024 · 3 comments

Comments

@jamesgann
Copy link

Hello,
I'm using you library (getting data, search symbol).
Getting data works, while search symbol now is not working, after a first period in which it worked well.

I'm using this code in python to get all the exchange available for a specific symbol --> info = tv.search_symbol(symbol)

Even if I put the exchange it doesn't work as well --> info = tv.search_symbol('CRUDE','MCX')

Please let me know if there are some issues and if you can debug it to make it work again.

Thank you,
James

@dietmarb01
Copy link

duplicate of #45?

@jamesgann
Copy link
Author

i have succesfully downloaded and installed the fork files and works properly, many thanks!

@henryph24
Copy link

@jamesgann hi there, may I kindly ask if the solution work out for you? I tried to search for something like: """ticker = "USGDPYY"
exchange = tv.search_symbol(ticker)[0]['exchange']""" but it does not work. Look to hear from you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants