I would like to track 400 securities. For this reason it seems I must use a snapshot or historical data. If I do this in a timer
Call Tws1.reqMktDataEx(ContractID, Contract, "", 1)
I get a "Duplicate ticker id"
Is there a way to request a new price for a specific contract id?
Thanks,
matt
Call Tws1.reqMktDataEx(ContractID, Contract, "", 1)
I get a "Duplicate ticker id"
Is there a way to request a new price for a specific contract id?
Thanks,
matt