You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: