-
Notifications
You must be signed in to change notification settings - Fork 0
tickOptionComputation now has 7 arguments #18
Copy link
Copy link
Open
Description
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.com on 25 Mar 2013 at 3:09
Reactions are currently unavailable