Back to browse
GitHub Repository

Fully local trading agent with loop engineering doing research, trading strategy generation and backtesting

34 starsJavaScript

TradingSpy-Loop based research and backtesting trading Agent

by mrhustlex·Jul 13, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Loop engineering agent that iterates strategies until they beat buy-and-hold.

Strengths
  • Dockerized setup avoids complex local Python environment configuration.
  • Transparent task center logs every agent decision and rejection reason.
  • Multi-provider LLM support allows switching between local and cloud models.
Weaknesses
  • Backtrader is outdated compared to modern vectorbt or lean engines.
  • No paper trading mode limits real-world strategy validation.
Category
Target Audience

Retail traders and quant developers

Similar To

Freqtrade · Hummingbot

Post Description

Hi all, I build this agent for beginners to use it locally in this laptop

Similar Projects