Is there a way to introduce datacheck to the code where the script keeps on trying until all symbols are made available?
I am trying to fetch T+1 futures historical data for different ric roots coming from different exchange. Can we run the python API provided, in such a way that it downloads data as soon as it is made available.
For instance , to get Asian market's data earlier(since they are ahead in time) and later for US by a single process run?