Quanto

CategoryAI-Powered Algorithmic Trading
Year2025
Live LinkVisit Site

An AI-powered algorithmic trading app that lets users build, backtest, and run trading strategies automatically, with AI-powered market insights.

The Problem

Retail traders in India had no easy, no-code way to create and automate their own trading strategies. Quanto makes that possible without writing code.

What I Built

As full-stack architect and solo developer, I designed and built the entire app on my own frontend to backend to deployment.

  • A no-code strategy builder for creating, testing, and deploying strategies
  • Real-time market data via Yahoo Finance and live trade execution through Angel One
  • AI-powered insights using the OpenAI API
  • A scalable backend on AWS EC2 with automated background trading
  • Shipped to iOS (TestFlight) and Android (APK)

The Hard Part

Handling live market data and real trade execution reliably, and running scheduled background trading safely.

Outcome

Live in beta, shipped to both platforms.

Tech Stack

  • React Native
  • Node.js
  • OpenAI
  • AWS
  • Yahoo Finance API
  • Angel One API