Order Types
For each trade on D8X, the AMM is the counterparty. The smart contract supports market orders and conditional orders with limit price and trigger price. This allows for a variety of order types. The execution of conditional orders is performed via a third party that is remunerated for their service with a fee that is paid by the trader. The order execution is processed by the smart contract only if the conditions specified in the order are met and the order is cryptographically signed by the trader.
Last updated