Warren

screenshot of Warren
flask

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.

Overview

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.

Features

  • Real-Time Predictions: Offers up-to-date forecasts on US-based stock prices, allowing investors to react swiftly to market changes.
  • Utilizes Advanced Algorithms: Implements Facebook’s Prophet algorithm, renowned for its capability to handle time series data effectively.
  • Multi-Variate Forecasting: Considers multiple variables when predicting stock prices, improving the robustness of its forecasts.
  • User-Friendly Setup: Simple installation process with clear guidelines, making it accessible even for those with minimal technical expertise.
  • Project Environment Ready: Designed to work seamlessly with Anaconda, ensuring a smooth user experience from setup to execution.
  • Model Validation Analyses: Includes validation for major stocks like Facebook, Microsoft, and Google, providing confidence in the predictions offered.
  • Open Source: Available for everyone to explore and modify, fostering a community of collaboration and improvement.
flask
Flask

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.