
Virat Singh
@virattt • 49,049 subscribers
Founder @findatasets, market infra for your agents.
Shorts
Videos

I made a real-world AI hedge fund team. It has 4 agents: 1 • market data agent 2 • quant agent 3 • risk manager agent 4 • portfolio manager agent You can run all of my code below. No prior coding experience is required. The agents work sequentially, passing messages to the next agent. 1 • Market Data Agent gathers market data and calculates technical signals. 2 • Quant Agent takes market data and generates a buy, sell, or hold signal. 3 • Risk Management Agent takes trading signal and generates a risk signal. 4 • Portfolio Management Agent considers all signals and makes a final trading decision.
Virat Singh368,451 views • 1 year ago

It's happening. Last night, I started downloading financial data from the SEC. • income statements • balance sheets • cash flow statements 10,000+ public companies. 3 million rows in total. I’m using multiple worker nodes to pull, parse, and clean the data. The orchestration is beautiful. This week, I will: • create an API for accessing the data • write and publish developer docs • add auth so you can use it cc buildspace nights & weekends 🔊 on for the video
Virat Singh313,830 views • 1 year ago

I built a stock market API in 42 days. All during buildspace s5. What is the API? Today, it lets you pull financials for 16,000 tickers going back 30+ years. Why did I build the API? Because the big providers have: • poor API design • poor documentation • expensive sales contracts • strict data retention policies How did I build it? I started building the API from scratch at the start of s5 in early June. I got deep into the SEC Edgar API and cracked how to scrape at scale. Sonnet 3.5 from Anthropic was a godsend for this. I hacked early mornings, late nights, and weekends, with a full-time job. Day by day. Code by code. I set weekly goals and hit each one. End result: I’m excited to see where this API goes. It may go nowhere, but I’ll always know that I can set goals and crush them.
Virat Singh236,442 views • 1 year ago

We hit 30,000 stars on GitHub this week. Best project I’ve worked on in 2025.
Virat Singh105,904 views • 1 year ago

It's going live. My stock market API now has coverage for all S&P 500 tickers. • income statements • balance sheets • cash flow statements 30+ years of data. No API limits. You can connect your AI financial agents to this data. This open beta will run for ~1 week. Main goal is to load test the system prior to a full launch. Full launch includes coverage for 15,000+ stocks. Three things: • create an account 🙏 • send API requests 💻 • come hang in the discord ❤️ cc buildspace Farza 🇵🇰🇺🇸
virat100,860 views • 1 year ago

Introducing my first MCP server. Connects your agents to the stock market. We have 3 initial tools: 1 • get financial statements 2 • get stock prices 3 • get market news Everything is real-time from Financial Datasets It works perfectly with MCP hosts like Claude Desktop, etc. Lmk if you are building an MCP host in finance and let’s team up.
virat59,167 views • 1 year ago

I am rebuilding my AI financial agent. Fully open source. Runnable locally. Today's change adds stock price charts. How it works: • ask a question • agent selects best tool • agent renders UI components • agent answers question is perfect for this project: • rich existing toolkits • new tools easy to add • backend is python • frontend is typescript This will be one of my core projects moving forward. Feature requests are welcome.
Virat Singh37,175 views • 1 year ago
No more content to load