call_create_indicators#

API documentation for tradeexecutor.strategy.pandas_trader.indicator.call_create_indicators Python function.

call_create_indicators(create_indicators_func, parameters, strategy_universe, execution_context, timestamp=None)[source]#

Backwards compatible wrapper for create_indicators().

  • Check create_indicators_func version

  • Handle legacy / backwards compat

Parameters:
Return type:

IndicatorSet