Documentation Index
Fetch the complete documentation index at: https://developer.wooxpro.com/llms.txt
Use this file to discover all available pages before exploring further.
设置仓位模式 (SIGNED)
适用于设置仓位模式
请求URL
POST https://cloud-api.wooxpro.com/contract/private/set-position-mode
请求限制
参见 速率限制详细请求参数
请求
| 参数 | 类型 | 是否必填 | 描述 |
|---|---|---|---|
| position_mode | String | 必填 | 持仓模式 - hedge_mode=双向持仓- one_way_mode=单向持仓 |
响应详情
响应
| 字段 | 类型 | 描述 |
|---|---|---|
| position_mode | String | 持仓模式 - hedge_mode=双向持仓- one_way_mode=单向持仓 |