What steps will reproduce the problem?
1. receiving option market data
2.
3.
What is the expected output? What do you see instead?
File "/usr/local/lib/python2.7/dist-packages/ib/ext/EReader.py", line 148, in processMsg
self.eWrapper().tickOptionComputation(tickerId, tickType, impliedVol, delta, modelPrice, pvDividend)
TypeError: tickOptionComputation() takes exactly 5 arguments (7 given)
What version of the product are you using? On what operating system?
trunk ibpy version, latest ib tws build, ubuntu 64
Please provide any additional information below.
Original issue reported on code.google.com by
vivanov...@gmail.comon 25 Mar 2013 at 3:09