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
Deposits and redemptions
Total equity curve
- compounding_realised_profitability = 'compounding_realised_profitability'#
- realised_profitability = 'realised_profitability'#
- netflow = 'netflow'#
Deposits and redemptions
- total_equity = 'total_equity'#
Total equity curve