Set TP/SL Mode
Set tp/sl mode.
Header Parameters
- apiKey string
A UTA sub account API key is provided by default
- secret string
A UTA sub account API key is provided by default
- application/json
Request Body
- category string required
Possible values: [
linear
,inverse
]Product type
- symbol string required
Symbol name
- tpSlMode string required
Possible values: [
Full
,Partial
]Full = full position TP/SL, Partial = partial mode tp/sl
Responses
- 200
successful operation
Loading...