Hi
The example from the document:
Get 1 Month in hourly Resolution for Contract with uid=1974. Allow
also Bars outside from Regular Trading Hours. Let the Bar's Date be
returned in Style 1.
Ret = REQ_HIST_DATA(1974,"20080220","1 M","1 hour",0,1)
how is the data returned?
Does it create a .csv file - like in yahoo?
An example will be greatly appreciated
Thanks