Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 05:36:16 +0000



Post From: META symbol with TWS API

[2022-08-06 16:43:28]
Zptrader - Posts: 28
That is the new meta ticker META-!NASDAQ if you use the tws API. The format is different from the rest of the ticker.
Does not follow the criteria of the other tickers

"contract_meta = Contract()
contract_meta.symbol = "META"
contract_meta.secType = "STK"
contract_meta.currency = "USD"
contract_meta.
contract_meta.primaryExchange = "NASDAQ""

It's something I also had to do because I had the same problem.

P.S. interative broker support has rarely solved a problem for me, they have no idea how their API or trading platform works. Asking them for help is a waste of time.
Date Time Of Last Edit: 2022-08-06 16:53:56