https://github.com/eric15342335/quantitative-trading-backtester
https://github.com/eric15342335/quantitative-trading-backtester
matplotlib pandas python relative-strength-index simple-moving-average-strategy tkinter yfinance
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eric15342335/quantitative-trading-backtester
- Owner: eric15342335
- Created: 2025-01-21T14:27:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-21T15:02:44.000Z (9 months ago)
- Last Synced: 2025-03-19T20:04:35.234Z (7 months ago)
- Topics: matplotlib, pandas, python, relative-strength-index, simple-moving-average-strategy, tkinter, yfinance
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quantitative Trading Backtester (QTB)
Developed using:
- Python 3
- yfinance: For fetching financial data
- pandas: For data manipulation and analysis
- matplotlib: For creating visualizations
- Tkinter: For the graphical user interfaceDevelopment Lead: Gemini 2.0 flash thinking experimental
Bug Fixer: Claude 3.5 Sonnet
Packer: PyInstaller
Data Source: Yahoo Finance
## Setup
```bash
pip install yfinance pandas matplotlib
```## Sample UI
