
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.
If you're looking to navigate the often unpredictable world of stock trading, Warren - Stock Price Predictor offers a promising solution. Utilizing Facebook's advanced Time Series forecasting algorithm known as Prophet, this tool aims to provide real-time predictions for US stocks. Its approach revolves around multi-variate, single-step forecasting, which potentially enhances the accuracy of its market predictions. The blend of innovative technology and financial insight positions Warren as a noteworthy asset for traders seeking to make informed decisions.

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.