I'm connecting to TWS from a Visual Basic program using the Active X control. I am trying to request a market data line for the S&P emini (symbol = ESM2).
These are the function parameters:
Tws1.reqMktData trow, symbol, secType, expiry, strike, right, exchange, curency
I typically use...