Hi,
I am working on retrieving historical data from eSignal at night. The request (in c#), esignal.get_RequestHistory("IBM","D",IESignal.barT ype.btDAYS,2,-1,-1), sometimes has data returned, sometimes not (esignal.get_GetNumBars(lHandle)==0).
I was wondering if eSignal provides data 24 hours a day or in a specific time period?
Thanks.
Lu
I am working on retrieving historical data from eSignal at night. The request (in c#), esignal.get_RequestHistory("IBM","D",IESignal.barT ype.btDAYS,2,-1,-1), sometimes has data returned, sometimes not (esignal.get_GetNumBars(lHandle)==0).
I was wondering if eSignal provides data 24 hours a day or in a specific time period?
Thanks.
Lu
Comment