universe_model#
tradeexecutor.strategy.universe_model Python module in Trading Strategy framework.
Module description#
Construct the trading universe for the strategy.
Classes#
Universe that never changes and all assets are in in-process memory. |
|
Represents whatever data a strategy needs to have in order to make trading decisions. |
|
Create and manage trade universe. |
|
Options that we can pass for the trading strategy universe creation. |