rongardF / tvdatafeed

A simple TradingView historical Data Downloader
MIT License
251 stars 133 forks source link

datafeed.TvDatafeedLive: implement is_new_data method #10

Closed rongardF closed 2 years ago

rongardF commented 2 years ago

Instead of checking in the main loop if new data, create a method in Seis which accepts new data datetime and returns True is new and False if not