Type alias OrderType

OrderType: "LIMIT" | "MARKET" | "SL_MARKET" | "SL_LIMIT"

Order type code.

Generated using TypeDoc