areed1192 / interactive-broker-python-api

A python packaged used to interact with the Interactive Brokers REST API.
MIT License
374 stars 122 forks source link

When i try to place a Preview LMT order, i am getting {'error': 'Invalid order price fields' #25

Open waynejohnn opened 3 years ago

waynejohnn commented 3 years ago

When i try to place a Preview LMT order, i am getting {'error': 'Invalid order price fields'}. I have the price set properly as a number and orderType = "LMT". Am i missing a second price field?