state#
API documentation for tradeexecutor.state.state Python module in Trading Strategy.
Module description#
Trade executor state.
The whole application date can be dumped and loaded as JSON.
Any datetime must be naive, without timezone, and is assumed to be UTC.
Classes#
Miscellaneous data needed to store only for the backtest state. |
|
The current state of the trading strategy execution. |