summary#

tradeexecutor.strategy.summary Python module in Trading Strategy framework.

Module description#

Strategy status summary.

Classes#

KeyMetric

One of available key metrics on the summary card.

KeyMetricCalculationMethod

How this key metric is calculated.

KeyMetricKind

What key metrics we have available on a strategy summary card.

KeyMetricSource

Did we calcualte a key metric based on backtesting data or live trading data.

StrategySummary

Strategy summary.

StrategySummaryStatistics

Performance statistics displayed on the tile cards.