why am I not getting quotes/prices for this request? the markets are open...
python snippet:
streaming_prices = ek.StreamingPrices(
instruments = ['CAD=',"ESU1", "ESc1","SPXWr212133500.U"],
fields = ['CF_BID','CF_ASK','OPEN_PRC', 'CF_HIGH','CF_LOW', 'CF_CLOSE']
)
streaming_prices.open()
response:
InstrumentCF_BIDCF_ASKOPEN_PRCCF_HIGHCF_LOWCF_CLOSE0CAD=1.24751.24761.24631.24761.24371.24621ESU1<NA><NA><NA><NA><NA><NA>2ESc1<NA><NA><NA><NA><NA><NA>3SPXWr212133500.U<NA><NA><NA><NA><NA><NA>