So I'm playing around with IBsync to create a spread scanner.
I'm at the point of retrieving the option chain for a given expiration successfully, where bids and asks are populated for both calls and puts.
Suddenly however each bid and ask is then returned at "-1" at opposed to the true value. I'd made no substantial changes to the code, and even after reverting to a working version, I'm getting "-1".
Is this a common problem? Why would this happen?
I'm at the point of retrieving the option chain for a given expiration successfully, where bids and asks are populated for both calls and puts.
Suddenly however each bid and ask is then returned at "-1" at opposed to the true value. I'd made no substantial changes to the code, and even after reverting to a working version, I'm getting "-1".
Is this a common problem? Why would this happen?