equity_curve_with_drawdown#
API documentation for tradeexecutor.strategy.chart.standard.equity_curve.equity_curve_with_drawdown Python function.
- equity_curve_with_drawdown(input)[source]#
Equity curve with drawdown.
Render the backtesting or live trade equity curve based on the state
- Returns:
Matplotlib figure
- Parameters:
input (ChartInput) –
- Return type: