Hi,
I am looking for help in getting my reqMktData to work in getting me market data. I was hoping you may be able to help.
For options on Dow Jones. This gives no error (wether it is working is another question :)
symbol="YM"
secType="FOP"
currency="USD"
exchange="ECBOT"
localSymbol="C OYM SEP 21 35650"
But for DAX the following gives me security definition not found
symbol="DAX"
secType="OPT"
currency="EUR"
exchange="DTB"
localSymbol="P ODX1 SEP 21 15800"
any ideas/help/documentation?
Much appreciated