reverse_universe#

tradeexecutor.strategy.reverse_universe Python module in Trading Strategy framework.

Module description#

Universe reverse loading.

Load trading universe from candles, not vice versa.

Classes#

DataRangeMode

How to get the candle data range from a trading state.

Functions#

reverse_trading_universe_from_state(state, ...)

Reverse-engineer trading universe from an existing execution state.