PlotKind#

tradeexecutor.state.visualisation.PlotKind Python class in Trading Strategy framework.

class PlotKind[source]#

Bases: Enum

What different plots a strategy can output.

__init__()#

Attributes

technical_indicator_on_price

This plot is drawn on the top of the price graph

technical_indicator_on_price = 'technical_indicator_on_price'#

This plot is drawn on the top of the price graph