WebChartType#

tradeexecutor.visual.web_chart.WebChartType Python class in Trading Strategy framework.

class WebChartType[source]#

Bases: Enum

Different charts we can generate for frontend rendering.

__init__()#

Attributes

compounding_realised_profitability = 'compounding_realised_profitability'#

See Profitability calculations

realised_profitability = 'realised_profitability'#

See Profitability calculations

netflow = 'netflow'#

Deposits and redemptions

total_equity = 'total_equity'#

Total equity curve