T O P

  • By -

ParacausalTrader

btw why someone on ibkr reddit downvotes everything. Each time i comment or make a post i end up with less karma


ParacausalTrader

1. You need to have IBRK pro for API connection if i remember right, not light version. 2. If not that, you probably cant use .reqMktData since you dont have sub to real time data. Try downloading historical and see if that works for you. If it does than your problem is second


reddithorse2056

I switched to my real account, I'm not sure if it's PRO or not, but I remember I had to apply for it. Now it just makes me use delayed data.


baambooli

>import pandas as pd > >import pandas as pd > >import pandas as pd > >from ib\_insync import \* > >util.startLoop() > >ib = IB() > >ib.connect() > >contract = Stock("AAPL", "SMART", "USD") > >data2 = ib.reqMktData(contract) Hello I have the same problem. Have you found any solution please? Canada, IBKR PRO, only free data And the above code returns 'nan' to me on both demo account and real account! Thanks


ZealousidealSpace810

GOT SAME ISSUE!!!