Reference
Commands
.md↗Type these slash commands directly into the Finny CLI.
Slash commands
Every command works in any mode. Output is rendered inline in the terminal.
/algosList all algorithms saved in your current workspace. Shows strategy names, creation dates, and file paths./codeView the raw source of your most recently generated or selected algorithm, printed directly in the terminal./backtestRun a backtest on your current strategy using historical market data pulled via yfinance. Returns Sharpe Ratio, Max Drawdown, Win Rate, and Profit Factor./reviewGet an AI-powered code review of your current algorithm. Finny analyzes the strategy for potential issues, edge cases, and optimization opportunities./initReinitialize your Finny configuration. Re-run the setup wizard to change your API key, provider, or workspace settings./portfolioOpen the portfolio view. Add or remove brokerage accounts and inspect current positions./settingsOpen the settings view. Manage paper-trading connections, reset the managed Python env, and tweak preferences.