/Stock-Market-Historical-Data-Fetcher-Analyzer

This code fetches historical market data for a predefined list of tickers using the Yahoo Finance API. It performs technical analysis on the data, adding various technical indicators as features. The processed data is saved to CSV files, including both the analyzed data and the raw data. The code also updates if there is new data available.

Primary LanguagePython

Watchers