Enumeration MakeOrderMode

Enumeration Members

Enumeration Members

IOC: "IOC"

Immediate-or-cancel

Order that will immediately execute (partially or fully) and return the left amount back to the Trader wallet

IOP: "IOP"

Immediate-or-post

Simple order that will immediately execute (partially or fully) and place the left amount into the orderbook

POST: "POST"

Post order

Order that will be created only if there is no liquidity with this price on the opposite side on the Market

Generated using TypeDoc