Skip to content

qrexpy/StocksPredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stocks Predictor

Author: Qrexxed
API: Alpha Vantage

Requirements:

Tutorial:

  1. Clone the repository or download from the website:

    git clone https://github.com/unerrored/StocksPredictor
  2. Navigate to the project directory:

    cd StocksPredictor
  3. Install the required dependencies using pip:

    pip install pandas numpy matplotlib mplfinance scikit-learn opencv-python keras bokeh tensorflow

Troubleshooting:

  • Issue: Unable to install dependencies.
    Solution: Ensure you are using Python 3.12 and have pip updated to the latest version. Run pip install --upgrade pip if necessary.

  • Issue: API key not working.
    Solution: Verify your API key is correct and active. You can regenerate it from the Alpha Vantage API Key page.

FAQs:

  • Q: Can I use a different Python version?
    A: No, the project is specifically designed for Python 3.12.

  • Q: Where can I find more information about the dependencies?
    A: Check the official documentation for each library or package.

About

The name explains it all

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages