nityansuman / warren

Web app to predict closing stock prices in real time using Facebook's Prophet time series algorithm with a multi-variate, single-step time series forecasting strategy.
GNU General Public License v3.0
277 stars 69 forks source link

Did you do any backtests? #31

Closed ronny-rentner closed 1 year ago

ronny-rentner commented 1 year ago

Did you do any backtests?

nityansuman commented 1 year ago

Yeah ran some back tests on Indian stocks. The open-source model is just a preliminary version of another model I have been working on which is multivariate instead of univariate like this.