tradeanalyzer#
tradingstrategy.analysis.tradeanalyzer Python module in Trading Strategy framework.
Module description#
Analyze the trade performance of algorithm
Warning
This module is deprecated and replaced by tradeexecutor analysis modules.
Trade summary
Won and lost trades
Trade won/lost distribution graph
Trade timeline and analysis of individual trades made
Classes#
How a particular asset traded. |
|
Track spot trades to construct position performance. |
|
Analysis of trades in a portfolio. |
|
How a particular asset traded. |
|
Some generic statistics over all the trades |
Functions#
|
Expand trade history timeline to human readable table. |