GPT Sentiment Trading Bot
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.
Install / Use
npx skills add Emino21/GPT-Sentiment-Trading-BotInstalls into whichever agent you are using.
README
Sentiment-Driven Trading Bot Utilizing OpenAI GPT for News Interpretation
Project Description
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.
Features
- Sentiment analysis using OpenAI GPT.
- Automated trading based on sentiment scores.
- Backtesting against conventional trading strategies.
Technologies Used
- Python
- OpenAI GPT-3.5 Turbo
Libraries Used
- Backtrader
- Os
- Pandas
- Matplotlib
- yfinance
- Mplcursors
- Numpy
- Scipy
- OpenAI
Related Skills
python-debugpy
385.5kDebug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.
skill-creator
385.5kCreate, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
claude-opus-4-5-migration
140.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
automl-hyperparameter-optimization
40.5kAutoML and hyperparameter optimization rules for Python ML projects using Ray Tune, Optuna, PyCaret, and time-series AutoML libraries
