Stock+ Assets
Stock+ Assets
Transfer
Rate limit: 5 times/sec/UID
Permission: Trade (management, read and write)
This interface is used for Stock+ account deposit and withdrawal.
Request Parameters
coinTransfer currency Currently supports USDC and USD
amountTransfer amount
directionTransfer direction
in - Deposit to Stock+ account
out - Withdraw from Stock+ account
Currently only supports transfers between spot account and securities account
Transfer › Response Parameters
Successful response
codemsgrequestTimetransferIdTransfer ID
Check Transfer Records
Rate limit: 10 times/sec/UID
Permission: Trade (management, read only)
This interface is used to query Stock+ account deposit and withdrawal records.
Request Parameters
transferIdTransfer ID
startTimeStart time, timestamp in milliseconds
endTimeEnd time, timestamp in milliseconds
limitNumber of entries per page
cursorCursor ID
Check Transfer Records › Response Parameters
Successful response
codemsgrequestTimetransferIdTransfer ID
coinTransfer currency Currently supports USDC and USD
amountTransfer amount
directionTransfer direction
in - Deposit to Stock+ account
out - Withdraw from Stock+ account
cursorCursor ID
Check Account
Permission: Trade (management, read only)
This interface is used to query available, withdrawable, frozen, pending settlement and in-transit fund (fund subscription/redemption) information for each currency.
Request Parameters
currencyCurrency (USD, CNH)
Check Account › Response Parameters
Successful response
codemsgrequestTimeAccount fund information
Check Cash Flow
Permission: Trade (management, read only)
This interface is used to query cash inflow/outflow direction, fund type, amount, occurrence time, related symbol and description.
Request Parameters
startTimeStart time, timestamp in seconds, e.g. 1650037563
endTimeEnd time, timestamp in seconds, e.g. 1650747581
businessTypeFund type
Cash - Cash
Stock - Stock
Fund - Fund
symbolSymbol, e.g. AAPL.US
pageStart page. Default:
1. Range:
>=1
sizePage size. Default:
50. Range:
1~10000
Check Cash Flow › Response Parameters
Successful response
codemsgrequestTimeCash flow information
Check Stock Position
Permission: Trade (management, read only)
This interface is used to query stock position information including account, symbol, holding quantity, available quantity, average cost price (calculated based on account settings) and currency.
Request Parameters
symbolSymbol list, using ticker.region format, multiple separated by ,, e.g. AAPL.US,MSTR.US
Check Stock Position › Response Parameters
Successful response
codemsgrequestTimeAccount channel list
