rongardF / tvdatafeed

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

date not retrieve #53

Open msmharbi opened 3 months ago

msmharbi commented 3 months ago

when run the code nifty_index_data2=tv.get_hist(symbol='1303',exchange='TADAWUL',interval=Interval.in_weekly,n_bars=30) it retrieve all data except date... yesterday its work fine

msmharbi commented 2 months ago

any respnsd