run_state#

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

Module description#

Execution state communicates the current trade execution loop state to the webhook.

Classes#

ExceptionData

Serialise exception data using tblib.

LatestStateVisualisation

The last visualisation of the strategy state.

RunState

Run state.