Skip to main content

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.

Get Position Mode (KEYED)

Applicable for getting position mode

Request URL

GET https://cloud-api.wooxpro.com/contract/private/get-position-mode

Request Limit

See Detailed Rate Limit

Request Parameter

Request
None
curl 
 -H 'X-BM-KEY:{{AccessKey}}'
 -H 'X-BM-TIMESTAMP:{{currentTime}}'
 -H 'X-BM-SIGN:{{SIGN}}' 
https://cloud-api.wooxpro.com/contract/private/get-position-mode

Response Data

Response
{
  "code": 1000,
  "trace": "0cc6f4c4-8b8c-4253-8e90-8d3195aa109c",
  "message": "Ok",
  "data": {
    "position_mode":"one_way_mode"
  }
}
FieldTypeDescription
position_modeStringPosition Mode
-hedge_mode
-one_way_mode