Blog
From the Finny team
Stories, ideas, and product notes on building an AI trading assistant. More to come soon.
- Finny-AI team
How to Backtest a Trading Strategy From Your Terminal
A practical, step-by-step guide to backtesting an algorithmic trading strategy from the command line: from a plain-English idea to real historical metrics you can actually trust.
Read - Finny-AI team
Building Algorithmic Trading Strategies With AI (Bring Your Own Key)
How to use an AI trading assistant to build algorithmic strategies in Python while keeping full control: your model, your API key, your code, running locally from the terminal.
Read - Finny-AI team
Alpaca vs Binance for Algo Trading: A Workflow Comparison
A practical comparison of Alpaca and Binance for algorithmic trading: asset classes, paper trading, and how each fits into a terminal-based build, backtest, and deploy workflow.
Read - Jaimin & Nisarg
Why Finny?
What Finny is, in plain terms — and why we built an AI trading assistant that lives in your terminal instead of behind a dashboard.
Read - Finny-AI team
yfinance Backtesting: A Practical Guide
How to use yfinance for backtesting algorithmic trading strategies: what it is good for, the data pitfalls to watch, and how to go from raw historical prices to trustworthy results.
Read