ib_async
ib_async copied to clipboard
Parameter for minimum trade size for a limit order
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?
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:
- https://www.interactivebrokers.com/en/index.php?f=4985
- https://interactivebrokers.github.io/tws-api/basic_orders.html
- https://interactivebrokers.github.io/tws-api/ibalgos.html