Skip to content

ai-completed/stock_data

Repository files navigation

Automated Options Trading Project

This project focuses on fetching historical stock data and options data for automated analysis and trading purposes. The scripts are designed to retrieve data from external financial APIs and prepare it for further analysis.

Setup

To run this project, clone this repository and install the required dependencies:

pip install -r requirements.txt

Running the Scripts

Navigate to the /scripts directory and execute the data fetching scripts via command line:

python fetch_stock_data.py
python fetch_options_data.py

These scripts will fetch data from sources like Alpha Vantage and Yahoo Finance, respectively.

Contributions

Contributions are welcome. If you have suggestions for improving the data fetching process or adding new data sources, please open an issue or submit a pull request.

License

Distributed under the MIT License. See LICENSE for more information.

About

Flask server to grab stock data routinely.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published