Trade/Stock
Explanation: Place stock trading orders group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.placeOrder
Should be filled in as 6 for this gameplay
1-Market buy; 2-Market sell; 5-Liquidation forced order; 8-Manual forced order; 12-Limit buy; 13-Limit sell;
1-Buy; 2-Sell;
Needs to be processed as an integer according to the decimal places of the product quote. For limit order placement, use this field as the limit price.
Explanation: Cancel unexecuted orders
group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.cancelOrder
Should be filled in as 6 for this gameplay
14-User cancels pending order; 15-Backend cancels pending order; 16-Automatic liquidation cancels pending order;
Note: Query order information
group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.queryOrderDetail
Should be filled in as 6 for this gameplay
Note: Paginate query entrustment order list
group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.queryOrderPage
Should be filled in as 6 for this gameplay
Separate multiple order IDs with commas
1-Buy; 2-Sell;
0-Submitted; 1-Partially filled; 2-All filled; 3-Cancelled; 4-Failed;
Default 1
Default 20
13-digit timestamp
13-digit timestamp
request_time-Entrust time; id-Order Id; symbol_id-Product Id; status-Status; create_time-Order creation time; (default request_time)
desc-Descending order; asc-Ascending order; (default desc)
Explanation: Query the current customer entrustment list group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.queryPendingOrderList
Should be filled in as 6 for this gameplay
Explanation: Verify the result of this order
group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.checkOrder
Should be filled in as 6 for this gameplay
1-Market buy; 2-Market sell; 5-Liquidation forced order; 8-Manual forced order; 12-Limit buy; 13-Limit sell;
1-Buy; 2-Sell;
Needs to be processed as an integer according to the decimal places of the product quote. For limit order placement, use this field as the limit price.
Explanation: Trial calculation can buy and sell shares group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.calculateOrder
Should be filled in as 6 for this gameplay
1-Buy; 2-Sell;
Note: Query deal list group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.queryDealPage
Should be filled in as 6 for this gameplay
1-Market buy; 2-Market sell; 5-Liquidation forced order; 8-Manual forced order; 12-Limit buy; 13-Limit sell;
1-Buy; 2-Sell;
Default 1
Default 20
13-digit timestamp
13-digit timestamp
execute_time-Deal time; id-Deal ID; symbol_id-Product ID; (default execute_time)
desc-Descending order; asc-Ascending order; (default desc)
Description: Query the list of position-related transaction orders
group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.getPositionDealDetailList
Should be filled in as 6 for this gameplay
Description: Query position details
group=tradeApi version=0.0.1 bizType=tradeapi.app.PositionApiService.queryPositionDetail
{{company}}{{LoginResult.data.token}}en-UStradeApi{{mock_trace}}0.0.1Should be filled in as 6 for this gameplay
Description: Query position list
group=tradeApi version=0.0.1 bizType=tradeapi.app.PositionApiService.queryPositionPage
{{company}}{{LoginResult.data.token}}en-UStradeApi{{mock_trace}}0.0.1Should be filled in as 6 for this gameplay
1-Position Holding; 3-Partial Closing;
13-digit timestamp
13-digit timestamp
orderId-Order Id; openTime-Execution Time; symbolId-Product Id; pnl-Profit and Loss;
asc-Ascending Order; desc-Descending Order; (default desc)
Explanation: Pagination query account capital flow group=tradeApi version=0.0.1 bizType=tradeapi.app.OrderApiService.queryCapitalFlowList
{{company}}{{LoginResult.data.token}}en-UStradeApi{{mock_trace}}0.0.1Should be filled in as 6 for this gameplay
0-Unlimited; 601-Deposit; 602-Withdrawal; 603-Limit Adjustment; 604-Freeze; 605-Collateral; 606-Trade; 607-Borrow; 608-Repayment; 609-Transfer; 610-Interest Calculation; 611-Interest Settlement; 612-Reward; 613-System Clearing; 614-Company Action;
0-Unrestricted; 1-Initialization; 2-Processing successful; 3-Processing failed;
13-digit timestamp
13-digit timestamp
0-Unrestricted; 1-Increase; 2-Decrease;
Explanation: Query account asset information
group=tradeApi version=0.0.1 bizType=tradeapi.app.AccountApiService.queryAccountAssetsInfo
{{company}}{{LoginResult.data.token}}en-UStradeApi{{mock_trace}}0.0.1Should be filled in as 6 for this gameplay
Last updated