definition#
API documentation for tradeexecutor.strategy.chart.definition Python module in Trading Strategy.
Module description#
Chart definition for the trade executor strategy.
Classes#
One function serving chats. |
|
Chart rendering protocol definition. |
|
Input state and choises needed to render a chart. |
|
What kind of charts we can define |
|
ChartParameters(width: int = 1200, height: int = 800, format: Literal['png', 'svg'] = 'png') |
|
Registry for charts. |
|
Server-side rendered result, ready to send over a wire. |