This project focuses on the design and implementation of a trading bot using OpenAI's GPT for sentiment analysis of financial news. The bot integrates sentiment analysis in trading strategies for S&P 500 stocks.
- Sentiment analysis using OpenAI GPT.
- Automated trading based on sentiment scores.
- Backtesting against conventional trading strategies.
- Python
- OpenAI GPT-3.5 Turbo
- Backtrader
- Os
- Pandas
- Matplotlib
- yfinance
- Mplcursors
- Numpy
- Scipy
- OpenAI