Sorry Richard
I wanted to just ask the general question if it was legitimate for me to send a reqMktData for an index. Here's the TWS connection data
Info: connected
│ V = "167"
I'm using a language called julia and so posting the code won't help as this language isn't supported on this forum. I'm using the same structure of call I use for "STK" so I was hoping that if I send the same call but with the following fields filled out I would get a data stream.
Contract(symbol="SPX" , secType="IND" , exchange="CBOE" , currency="USD")
Is this is legitimate call please in general terms.