PUT api/Performance?snapshotId={snapshotId}&date={date}&strategyId={strategyId}&dailyPnL={dailyPnL}&equity={equity}&maxDrawdown={maxDrawdown}
Updates an existing performance snapshot.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| snapshotId | integer |
Required |
|
| date | date |
Required |
|
| strategyId | integer |
Required |
|
| dailyPnL | decimal number |
Required |
|
| equity | decimal number |
Required |
|
| maxDrawdown | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true