store#
API documentation for tradeexecutor.state.store Python module in Trading Strategy.
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. |
|
Store backend used in trade simulations. |
|
Backend to manage the trade exeuction persistent state. |
|
How the algorithm execution state is stored. |