Skip to content

DivyamBanga/AlphaRing

Repository files navigation

AlphaRing

Describe a trading strategy in English. Watch it compete against the world.


You type something like "buy tech stocks when they dip 10% and sell when they bounce back."

AlphaRing turns that into a real algorithm, backtests it against years of market data in seconds, and throws it into a global arena where it fights everyone else's strategies on a live leaderboard.

No code. No money. Just your idea vs theirs.

How it works

  1. Describe your strategy in plain English
  2. Watch it get interpreted, turned into an algorithm, and backtested — all in under 60 seconds
  3. Deploy it to the arena and see how it ranks against the world
  4. Iterate — study what's winning, tweak your approach, climb the leaderboard

Two modes

  • Guided — AlphaRing walks you through it step by step. Pick your stocks, set your rules, choose your risk. Perfect if you're new to this.
  • Advanced — Type your full strategy in one shot. Set every parameter. For people who know what they want.

What you see

  • A clean strategy breakdown showing exactly how your English got interpreted
  • A generated algorithm with real code streaming onto the screen
  • An equity curve charting your strategy vs the S&P 500
  • Stats: total return, Sharpe ratio, max drawdown, win rate
  • A letter grade from A+ to F
  • Your rank on the global leaderboard

The arena

Every day, all deployed strategies compete on a randomly selected historical market period. Win streaks, ELO ratings, and rankings update in real-time. Challenge anyone to a head-to-head. See who actually has the best ideas.

Built with

Next.js, TypeScript, Tailwind, Supabase, Groq, Framer Motion, Lightweight Charts

Run locally

npm install
npm run dev

AlphaRing is not financial advice. All backtesting uses historical data. Past performance does not predict future results.

About

Describe a trading strategy in English. Watch it compete against the world. AlphaRing turns that into a real algorithm, backtests it against years of market data in seconds, and throws it into a global arena where it fights everyone else's strategies on a live leaderboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors