metrix78

Results 3 comments of metrix78

> Does this indicate a read-error? Then it should raise a IB::TransmissionError! These are valid option contracts from TWS that are causing the library to crash. > I prefer to...

After re-reading your comment, I think I see what you're saying. You would like read_float to return a valid integer other than blank if the data is valid? In this...

What interface do you need data for a test? Directly from the TCPSocket? or data formatted between a specific method call. I'll see if I can find a way to...