Out-of-the-box we provide technical indicators.
Suppose the user wanted to define their own indicators. This may be too computationally expensive for us to do.
Instead, what the user can do is provide a dataframe containing the indicators and point their algo to it.
More generally, allow users to inject their own data.
Out-of-the-box we provide technical indicators.
Suppose the user wanted to define their own indicators. This may be too computationally expensive for us to do.
Instead, what the user can do is provide a dataframe containing the indicators and point their algo to it.
More generally, allow users to inject their own data.