Skip to content

CoderGeek69/FinVision-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FinVision.ai

Overview

This desktop application utilizes an ARIMA (AutoRegressive Integrated Moving Average) model to analyze and forecast market trends based on historical stock price data. It provides a user-friendly interface for financial analysts and enthusiasts to predict future market movements.

Features

  • Data Import: Easily import historical market data from CSV files.
  • Data Visualization: View charts and graphs of historical market trends.
  • Trend Forecasting: Use the ARIMA model to forecast future market trends.

Contributing

Contributions to the project are welcome! Please fork the repository and submit a pull request with your proposed changes.

Support

For support, please open an issue in the project repository.

Acknowledgments

  • Thanks to the contributors who have helped with the development of this application.
  • Special thanks to the open-source community for providing the tools and libraries used in this project.

Disclaimer

The forecasts generated by this application are based on historical data and do not guarantee future performance. Users should use their discretion and consider multiple sources before making investment decisions.