Hi, 

I got “No security definition has been found for the request error” for my futures trading strategy. It use to work before Friday (11/10/2011). It stopped working after that, could be due to some futures securities moved to different exchange, not sure.

Here is how I get create liquid contract symbol for trading:

self.liquidContractSymbol = self.qcAlgo.AddFutureContract("NQ Y4D62XFM9IPT").Symbol

Please provide latest future contract symbol string for December NQ futures contract.