[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

can you retrieve a range of data from GlobalServer with SDK?



PureBytes Links

Trading Reference Links

I am having syntax problems with GlobalServer Query Language.... how can I
retrieve a set range of dates into the ORData object?  I am using the
following syntax and it only returns one day of data:

REQUEST 0 FROM SYMBOL_DATA WHERE 207="0" AND 31="MSFT" AND 228="10/07/99"
AND 276 = "10/1/99"

Is there something wrong with my syntax?

john