Ok ok. I know QC does not offer data for MICRO futures (MES).  It is clear from several posts and I don't see any positive response that's it's coming.    So I won't waste anyone time asking 😊

But but

If I want to trade live on IB I need to trade MES   

How do I adjust the code to call that future?   

Forget about back testing.  Just need it for live trading. 

self.AddFuture(Futures.Indices.SP500Micro, Resolution.minute).    Does this work??

Author