Skip to content

Add TradeSight — Python paper trading + strategy tournament system - #11

Open
rmbell09-lang wants to merge 1 commit into
grananqvist:masterfrom
rmbell09-lang:add-tradesight-code
Open

Add TradeSight — Python paper trading + strategy tournament system#11
rmbell09-lang wants to merge 1 commit into
grananqvist:masterfrom
rmbell09-lang:add-tradesight-code

Conversation

@rmbell09-lang

Copy link
Copy Markdown

TradeSight is an open-source Python tool for algorithmic trading research:

  • Paper trades via Alpaca API (live market data, no real money)
  • Runs overnight strategy tournaments to find the best-performing approach across 15+ technical indicators (RSI, MACD, Bollinger, ATR, etc.)
  • Walk-forward backtesting with configurable windows
  • Self-hosted, free tier on GitHub

Fits the Code section as a practical Python algo trading project. Happy to adjust placement if you have a preferred spot.

GitHub: https://github.com/rmbell09-lang/tradesight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant