Skip to content

v0.6.0

Choose a tag to compare

@fatwang2 fatwang2 released this 27 Mar 06:57
· 4 commits to main since this release

What's New

Order modification

  • ibkr orders modify — Modify open orders (price, quantity, order type) without cancel-and-resubmit.
ibkr orders modify 12345 --limit 150.50 --profile gateway-live
ibkr orders modify 12345 --quantity 20 --type LMT --limit 155.00 --profile gateway-live