curve#

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

Module description#

Curve visualisation helpers.

  • Helpers for equity curves, returns, etc. series

  • We create various curves and transform them, so we define some helpful attributes in pd.Series.attrs so we do not need to manually copy and pass this data around, shorteting the amount of code

Classes#

CurveType

Different curve types.