Register the deposit crypto address
Create a limit order quote
priceType
of limit
. You also need to specify the limit net price in the limitNetPrice
field.marketPrice
field. This is the mid market price that will trigger the order, calculated backwards from your specified limitNetPrice
using your account’s taxes and fees.Place the limit order
Order enters 'Waiting for target price' status
awaitingLimitPriceCondition
. The order will remain in this status until:Order execution and trigger
awaitingPayment
.Pay for the order
paymentInstructions
field
of the order. Do not forget to include the reference number.Confirm payment (optional)
Wait for funds
limitNetPrice
is not exactly the same as the netPrice
(may differ by a few
decimals). This is due to rounding requirements for banking rails compliance -
for example, we cannot send nor receive 543.46 MXN. Because of this, some net prices are mathematically
impossible. The system ensures the limitNetPrice
and netPrice
are as close
to identical as mathematically possible.timeInForceStartsAt
and
timeInForceEndsAt
to schedule a limit order to be executed from a specific
time and/or to a specific time.marketPrice
field. The limitNetPrice
, however, will remain
unchanged. This is to account for any changes in schedule. This does not
affect regular default settlement orders.awaitingLimitPriceCondition
status at any time. Doing so will permanently
cancel and delete the order.parentOrderId
field that references the
original order.