Node commands for interact with exchange [[Orders#Exchange order (xchange-order)|ORDERS]]:
There is corresponding service provided by the node - [[Decentralized Exchange Service (DEX)]].
- [[Node Command - SRV_XCHANGE ORDER CREATE|SRV_XCHANGE ORDER CREATE]] - creates a new exchange order
- [[Node Command - SRV_XCHANGE ORDER REMOVE|SRV_XCHANGE ORDER REMOVE ]] - invalidates (closes) opened or partially filled specified order
- [[Node Command - SRV_XCHANGE ORDER HISTORY|SRV_XCHANGE ORDER HISTORY]] - shows transactions history for the selected order or wallet
- [[Node Command - SRV_XCHANGE ORDER STATUS|SRV_XCHANGE ORDER STATUS]] - shows current order status
- [[Node Command - SRV_XCHANGE ORDERS|SRV_XCHANGE ORDERS]] - lists exchange orders within the specified network
- [[Node Command - SRV_XCHANGE PURCHASE|SRV_XCHANGE PURCHASE]] - creates exchange transaction filling order fully or partially
- [[Node Command - SRV_XCHANGE TX_LIST|SRV_XCHANGE TX_LIST]] - lists all exchange transactions
- [[Node Command - SRV_XCHANGE TOKEN_PAIR LIST|SRV_XCHANGE TOKEN_PAIR LIST]] - lists all token pairs
- [[Node Command - SRV_XCHANGE TOKEN_PAIR RATE|SRV_XCHANGE TOKEN_PAIR RATE]] - shows average rate for token pair
- [[Node Command - SRV_XCHANGE TOKEN_PAIR HISTORY|SRV_XCHANGE TOKEN_PAIR HISTORY]] - prints token pairs rate history
Also, you can check some [[2. DEX User Scenarios|DEX User Scenarios]].
## ![[Node Command - SRV_XCHANGE ORDER CREATE]]
## ![[Node Command - SRV_XCHANGE ORDER REMOVE]]
## ![[Node Command - SRV_XCHANGE ORDER HISTORY]]
## ![[Node Command - SRV_XCHANGE ORDER STATUS]]
## ![[Node Command - SRV_XCHANGE ORDERS]]
## ![[Node Command - SRV_XCHANGE PURCHASE]]
## ![[Node Command - SRV_XCHANGE TX_LIST]]
## ![[Node Command - SRV_XCHANGE TOKEN_PAIR LIST]]
## ![[Node Command - SRV_XCHANGE TOKEN_PAIR RATE]]
## ![[Node Command - SRV_XCHANGE TOKEN_PAIR HISTORY]]