Hi, as the title says, I am wondering how can I use the self.History to fetch the last known BidPrice for a given option contract without adding the security through AddOptionContract.

As a bit more of context, I don't need to know the real time BidPrice. I am fine to fetch whatever price is available with the History request (i.e., 15 min, 1 h, 1d, etc). I can't use the AddOptionContract because I will go over limit of my subscription with InteractiveBroker.

Any idea or inputs are greatly appreciated.

Author