I already subscribed to the `
US Securities Snapshot and Futures Value Bundle`
However, when I request live data from IB
self.ib.reqMarketDataType(1)
contract = Stock(stock_name, 'SMART', 'USD')
s_ticker_snap = self.ib.reqTickers(contract, regulatorySnapshot=False)
I keep getting this:?
Error 354, reqId 656: Requested market data is not subscribed.Delayed market data is available.Error&BEST/STK/Top&BEST/STK/Top, contract: Stock(symbol='AEE', exchange='SMART', currency='USD')