expand_timeline_raw#

API documentation for tradeexecutor.analysis.trade_analyser.expand_timeline_raw Python function.

expand_timeline_raw(timeline, timestamp_format='%Y-%m-%d')[source]#

A simplified version of expand_timeline that does not care about pair info, exchanges, or opening capital, and also provides raw figures.

Unused in codebase, but can be useful for advanced users to use directly

Parameters:

timeline (DataFrame) –

Return type:

DataFrame