An open API service indexing awesome lists of open source software.

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

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 interface

Development 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

![image](https://github.com/user-attachments/assets/16cbb544-e723-46ba-b3fe-9232097f3b8d)