ranaroussi / ezibpy

ezIBpy, a Pythonic Client for Interactive Brokers API
Apache License 2.0
324 stars 116 forks source link

Stop Order #39

Open jkravets1 opened 4 years ago

jkravets1 commented 4 years ago

Is there a way to place a stop order or trailing stop order without a parent order id? I put my orders in a loop until a limit order is filled, and i cancel all previous orders. It would be difficult to get the parent id.