decision_trigger#
tradeexecutor.strategy.pandas_trader.decision_trigger Python module in Trading Strategy framework.
Module description#
Decision trigger.
Wait for the latest candle data become available to act on it immediately
Update
TradingStrategyUniverse
with the latest data needed for the current strategy cycle
Classes#
Describe the result of universe waiting operation. |
Functions#
|
Fetch the trading data availability from the oracle. |
|
Download the pair data. |
|
Update a Trading Universe with a new candle data. |
|
Ensure that the oracle served us correct up-to-date candles. |
Wait for the data to be available for the latest strategy cycle. |