TradingApi V4 CfdStopOrdersC F D Stop Order Controller
此页面暂无中文版本,显示的是英文版本。
Stop Order data
<p><b>Required operations:</b><br/>frontoffice-ui</p>
Request Body
application/json
Create StopOrder
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/frontoffice/api/cfd/v4/stop-orders" \ -H "Content-Type: application/json" \ -d '{}'{ "orderId": "string", "status": "started"}{ "code": "string", "message": "string"}{ "code": "string", "message": "string"}