Good afternoon,
You'll have to excuse my complete ignorance when it comes to matters of the TWS API; I am a rank beginner looking to learn. I have gone through the series of short videos posted by IB on the TWS Python API and have been able to replicate all those results in PyCharm.
Now I am trying to pull options data for a particular underlying/expiration/type(Put or Call) and store the Strike, Bid, and Ask in a Panda. But I am having trouble figuring out how to accomplish this on my own.?
Any guidance is greatly appreciated. Thank you.