factory#
tradeexecutor.strategy.factory module.
Module description#
Strategy initialisation using factory design pattern.
Bind loaded strategies to the execution environment.
Classes#
A callable that creates a new strategy when loaded from an external script. |
Functions#
Initialises the strategy script file and hooks it to the executor. |