ib-api-reloaded / ib_async

Python sync/async framework for Interactive Brokers API (replaces ib_insync)
BSD 2-Clause "Simplified" License
437 stars 69 forks source link

Parameter for minimum trade size for a limit order #51

Open phctrade opened 3 months ago

phctrade commented 3 months ago

Does anyone know if I can enter a minimum trade size on a limit order and what that parameter name is that I need to pass to the either the LimitOrder structure or the ib.placeorder method?

mattsta commented 3 months ago

Nothing comes to mind immediately (IBKR only supports full-size FOK orders for options), but if it exists it would be metadata on a special order type from places like these: