[PR #2986] [CLOSED] Add TradeSight — algorithmic trading backtester #4337

Closed
opened 2026-04-15 10:05:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2986
Author: @rmbell09-lang
Created: 3/23/2026
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • b8c537e Add TradeSight to Data Analysis / Financial Data section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

Adds TradeSight to the Financial Data section under Data Analysis.

TradeSight is an open-source Python algorithmic trading backtester with:

  • Alpaca paper trading integration
  • Confluence-based strategy system
  • Circuit breaker protection (daily loss limits)
  • SQLite-backed position tracking

Fits the Financial Data subsection alongside tools like yfinance and openbb.

Checklist

  • Only add awesome Python libraries/projects
  • Has a reasonable amount of commits
  • Link is correct
  • Description explains what the project does
  • Listed in alphabetical order (T before Y)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2986 **Author:** [@rmbell09-lang](https://github.com/rmbell09-lang) **Created:** 3/23/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b8c537e`](https://github.com/vinta/awesome-python/commit/b8c537e3f5d9cc11b5a579ea4e6bf81100ec69fa) Add TradeSight to Data Analysis / Financial Data section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary Adds [TradeSight](https://github.com/rmbell09-lang/tradesight) to the Financial Data section under Data Analysis. **TradeSight** is an open-source Python algorithmic trading backtester with: - Alpaca paper trading integration - Confluence-based strategy system - Circuit breaker protection (daily loss limits) - SQLite-backed position tracking Fits the Financial Data subsection alongside tools like yfinance and openbb. ## Checklist - [x] Only add awesome Python libraries/projects - [x] Has a reasonable amount of commits - [x] Link is correct - [x] Description explains what the project does - [x] Listed in alphabetical order (T before Y) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 10:05:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#4337