NoneStore#
API documentation for tradeexecutor.state.store.NoneStore Python class in Trading Strategy framework.
- class NoneStore[source]#
Bases:
StateStore
Store that is not persistent.
Used in unit tests. Seed with initial state.
Methods
API documentation for tradeexecutor.state.store.NoneStore Python class in Trading Strategy framework.
Bases: StateStore
Store that is not persistent.
Used in unit tests. Seed with initial state.
Methods