store#
tradeexecutor.state.store Python module in Trading Strategy framework.
Module description#
State serialisation to disk and JavaScript clients.
Classes#
Store the state of the executor as a JSON file. |
|
Store that is not persistent. |
|
Backend to manage the trade exeuction persistent state. |
|
How the algorithm execution state is stored. |