PUT api/Strategy?strategyId={strategyId}&strategyName={strategyName}&agentId={agentId}&riskProfile={riskProfile}&maxDropDown={maxDropDown}
Updates an existing trading strategy.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| strategyId | integer |
Required |
|
| strategyName | string |
None. |
|
| agentId | integer |
None. |
|
| riskProfile | string |
None. |
|
| maxDropDown | decimal number |
None. |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true