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

Live data #49

Open
Gijs3 opened this issue May 24, 2024 · 1 comment
Open

Live data #49

Gijs3 opened this issue May 24, 2024 · 1 comment

Comments

@Gijs3
Copy link

Gijs3 commented May 24, 2024

Hey

I was trying to make the tvDatafeedLive work, but it doesnt seem to work. When I search for a symbol using tv.search_symbol it says it found it, but when i then run this seis = tvl.new_seis('symbol', 'exchange', Interval.in_1_minute) it can't find it anymore giving: ValueError: Provided symbol and exchange combination is not listed in TradingView.

Is there a way to solve this?

@AtlasCoder393
Copy link

replase 'symbol' with the actual symbol(for example btcusdt) and 'exchange' with the actual exchange (for example bybit)

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

2 participants