rongardF / tvdatafeed

A simple TradingView historical Data Downloader
MIT License
282 stars 156 forks source link

tvDatafeedLive.TvDatafeedLive.new_seis: check if provided combination exists in TV using search method #13

Closed rongardF closed 2 years ago

rongardF commented 2 years ago

When creating new Seis check if the provided symbol, exchange and Interval combo exists in TradingView platform. If it doesn't then raise an exception.