All activity
Build, backtest, and iterate on trading algorithms using natural language. A CLI tool powered by AI for generating Python trading strategies.

FinnyClaude Code for Financial Markets
Jaimin Patelleft a comment
I've been sitting on trading strategy ideas for years but never had the quant background to execute them. The tooling assumes you already know Python, pandas, and backtrader. There's no middle ground between "use a no-code toy" and "write it all yourself." So I built Finny, you describe a strategy in plain English, it generates the Python, validates it (lookahead bias, syntax, safety checks),...

FinnyClaude Code for Financial Markets
