S10003

Error Code

S10003

Error Message

Usage: talib(func, args...). func must be a moving function. RefId: S10003

Probable Causes

This error occurs when an unsupported parameter is passed to the talib function in a device engine.

Note: talib only supports moving functions and moving topN functions as the parameter func.

Solutions

Modify the parameter of the talib function.