Function: addDrawdown()
ts
function addDrawdown(plot, opts): DrawdownHandle;Defined in: finance/charts.ts:203
The underwater curve: how far below its running high-water mark an equity series sat, as a filled area hanging from zero. The companion pane to an equity curve — the number that decides whether a strategy is survivable.
Parameters
| Parameter | Type |
|---|---|
plot | Plot |
opts | DrawdownOptions |