Dual Investment
Change Auto-Compound status(USER_DATA)
Change Auto-Compound status
- 15:31 ~ 16:00 UTC+8 This function is disabled
Weight(IP): 1
Rate Limit: Maximum 1 time/s per account
post/sapi/v1/dci/product/auto_compound/edit-status
Query parameters
positionIdinteger required
Get positionId from /sapi/v1/dci/product/positions
autoCompoundPlan'NONE' | 'STANDARD' | 'ADVANCE' required
NONE: switch off the plan, STANDARD: standard plan, ADVANCED: advanced plan;
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Change Auto-Compound status response
Example response
{
"autoCompoundPlan": "ADVANCED"
}