analysis#

API documentation for tradeexecutor.analysis Python module in Trading Strategy.

Module description#

Backtest and grid seearch result analysis.

  • Various tables and charts to visualise the strategy performance results

Submodules#

tradeexecutor.analysis.curve

Curve visualisation helpers.

tradeexecutor.analysis.position

Display trading positions as Pandas notebook items.

tradeexecutor.analysis.regime

Market regime analysis helpers.

tradeexecutor.analysis.slippage

Display trading positions as Pandas notebook items.

tradeexecutor.analysis.timemap

Break strategy performance by time

tradeexecutor.analysis.universe

Trading universe analysis.