Skip to content

Trading bot that uses sentiment analysis on news headlines.

Notifications You must be signed in to change notification settings

nicoella/news-sentiment-trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis Trading Bot

Trading bot that utilizes financial sentiment analysis on news headlines to decide trades.

Usage

Install the necessary dependencies:

pip install tpqoa
pip install backtrader
pip install yfinance
pip install torch torchvision torchaudio transformers

Live Running

python main.py

Backtesting

python backtest.py

About

Trading bot that uses sentiment analysis on news headlines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages