Skip to content

amlaksil/stock-correlation-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial News Analysis

This project focuses on the detailed analysis of a large corpus of financial news data to discover correlations between news sentiment and stock market movements.

Project Structure

The project directory contains the following structure:

  • data/: Contains the CSV files for analysis.
  • notebooks/: Contains notes for analysis.
  • src/: Contains the source code for the analysis classes.
  • tests/: Contains the unit tests for the analysis classes.
  • scripts/: Contains test script for each classes.
  • requirements.txt: Dependencies used.

Installation

  1. Clone the repository to your local machine.
$ git clone https://github.com/amlaksil/stock-correlation-analysis.git
  1. Navigate to the project directory.
$ cd stock-correlation-analysis
  1. Create a virtual environment.
$ python3 -m venv stock-venv
  1. Activate the virtual environment
$ source stock-venv/bin/activate
  1. Install dependencies using pip
$ pip install -r requirements.txt.

Troubleshooting

License

This project is licensed under the MIT License.

About

Analysis of financial news sentiment and stock correlations for predictive analytics at Nova Financial Solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages