Are there limits to the complexity of the Models that can be implemented using Time Series API?
No, there are no limits to complexity as anything that can be expressed as C++ can be used as part of a Time Series API project. There are however limits to what can be expressed as formula code. To circumvent such limits, users have the option of implementing new components directly in low level C++.