bootstrap#
API documentation for tradeexecutor.strategy.bootstrap Python module in Trading Strategy.
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. |
Initialises the strategy script file and hooks it to the executor. |