How can I know if a symbol has no time and sales history.
I would like to automate my time and sales download for futures but sometimes I have in my file symbol that have no history like ES H5.
I'm using an event to download my time and sales one by one, since isTimeSalesReady return false I can't continue to the next symbol and I'm blocked.
Is there a solution?
Thanks,
Nick.
I would like to automate my time and sales download for futures but sometimes I have in my file symbol that have no history like ES H5.
I'm using an event to download my time and sales one by one, since isTimeSalesReady return false I can't continue to the next symbol and I'm blocked.
Is there a solution?
Thanks,
Nick.
Comment