ti — the AI finance agent for your terminal (runs on your Codex/Copilot subscription)
Hey PH! 👋
I kept doing the same dance on every trade idea: terminal for scripts, a notebook for the backtest, three tabs for news and filings — then losing the thread halfway through.
So we built ti — an agentic finance CLI. You ask in plain English; it pulls market data, runs the analysis, and shows its work, all in your terminal. It plans and uses tools across a whole session, not one question at a time.
What makes it real (not just another chatbot): ti sits on infrastructure we've built over 2+ years — our own market-data service, a validated algorithm library, and a real backtesting engine. It doesn't guess the backtest; it runs it, then explains the result. And it works out of the box with an OpenAI Codex subscription — bring the plan you already pay for (GPT‑5.6/5.5), no extra keys. (or Github Copilot subscription, Anthropic key)
▶ Watch a real 8-turn session — "what about Oracle?" → a portfolio-aware options collar: https://tradeinsight.info/ti-agent/demo/hedge
â–¶ Install: bun i -g @tradeinsight-info/ti
Honest boundaries: ti never places orders — it analyses and advises, you act. Quotes are exchange-delayed, so it's built for research and swing/positional decisions, not intraday execution.
We're early — soft-launched a couple of days ago, and this is our first real push. Would love your feedback: what's the first thing you'd point it at?

Replies