Function introduction: The main content of order management is all the order data of platform users.
Features:
- Accurate query based on user ID, order number, mobile phone number mailbox, currency pair, order status, order type, commission price, commission time
- Order type: all (buy & sell), buy, sell.
Order status
All: all status orders
- Initial trial order: The commission order submitted by the user has not been merged into the market temporarily.
- New orders: orders already in the market queue, orders already in the matching queue.
Complete transaction: Order data for all transactions.
Partial transaction: Part of the order data was transacted.
Cancelled orders: user orders that have been cancelled.
- Pending order cancellation: An order initiated by the user and not yet removed from the matching queue.
- Abnormal order: An order that is abnormally traded, such as an order that fails due to abnormal funds.
- Currency pairs: It supports querying order records by distinguishing currency pairs. The query of order records of all currency pairs will be opened later.
Operation function-"Expand": Click on "Expand" for orders that have been executed to query transaction details of each transaction, such as transaction time, transaction amount, transaction amount, transaction fee, etc.
Operation function-"Order export": Click order export to export order records (order data) that meet the query conditions (support export based on search conditions) by default.
Operation function-"Order transaction export": Click on order transaction export, it will export the transaction details data (transaction data) of orders that meet the conditions (support export based on search conditions).