OrderType.Limit or OrderType.Stop.
Important behavior
priceis the trigger price- slippage is ignored for non-market orders
- use
getOpenOrders()to inspect active limit orders later
Open non-market trigger orders on Ostium with the Builder SDK.
OrderType.Limit or OrderType.Stop.
price is the trigger pricegetOpenOrders() to inspect active limit orders later