post
https://api.osl.com/openapi/v1/order
Submit a spot order
Notes:
- When
newOrderRespTypeis set toRESULT,- MARKET orders return the execution result directly.
- LIMIT orders used with special
timeInForcevalues return the execution result or expiry rejection result directly.
- Either
quantityoramountmust be provided. Whenamountis provided, the system converts it into quantity based on price and rounds up to an integer multiple of the step size.