bootstrap#
tradeexecutor.strategy.bootstrap module.
Module description#
Loading Python strategy modules.
Warning
Deprecated.
See strategy_module
instead.
Functions#
|
Bootstrap a strategy to the point it can accept its first tick. |
|
Loads a strategy module and returns its factor function. |