the full list

Features

Everything hash has built, is building, and still plans to build. Nothing is marked done before it is true.

Product

  • The building-in-public sitedone

    This site itself: the design concept, the blog, features, and how it is built.

    alphaapp
  • Sign in and accountsplanned

    Create an account and sign in, so the strategies you make are yours and stay private to you.

    alphaapp
  • See ticker pricesplanned

    A simple table of symbols and their latest daily close price. The first page that shows real market data, end to end.

    alphaapp
  • Just describe your ideabuilding

    Type a trading idea in normal words, or start from an example. hash turns it into a strategy you can read, and you pick the tickers and timeframe to test it on.

    alphaapp
  • Ask AI to suggest ideasplanned

    Not sure where to start? Ask hash to suggest strategy ideas, then turn any one into a strategy you can test.

    alphaapp
  • Run a backtest and watch it livebuilding

    Watch the backtest happen: the equity line drawing in, trades appearing, and the numbers counting up.

    alphaapp
  • See how it performedbuilding

    Return, win rate, number of trades, and worst drop, shown the same way for winners and losers.

    alphaapp
  • Understand what went wrongplanned

    When a strategy loses or never trades, hash explains why and suggests ways to fix it.

    alphaapp
  • Test across several tickersplanned

    Run one strategy across several tickers at once and see where it works and where it does not.

    alphaapp
  • Improve a strategyplanned

    hash tunes your strategy with a sweep and a genetic search, keeps the best, and shows it to you.

    alphaapp
  • Keep your strategies privateplanned

    Everything you make is a private list only you can see.

    alphaapp
  • Publish a strategyplanned

    Share a result when you choose. People see how it did, never how it works.

    alphaapp
  • Global leaderboardplanned

    See the best strategies from everyone, ranked by return.

    alphaapp
  • Open anyone's public resultplanned

    Open any public strategy to see how it did and its trades, but not how it works.

    alphaapp
  • The # barplanned

    One box to do anything: start a test, jump to a strategy or the leaderboard, or ask a question in plain words.

    alphaapp
  • Go live to the publicplanned

    The public launch: the coming-soon gate comes off and hash opens to everyone.

    v1app

Under the hood

  • Domain and hostingdone

    heyhash.ai runs on Vercel, with a test version built for every change.

    alphainfra
  • Source and reviewsdone

    The code lives on GitHub. Every change is reviewed and checked before it goes live.

    alphainfra
  • Databasedone

    Postgres on Neon, with a fresh copy of the data for every change, so real data is never at risk.

    alphadb
  • Data syncingbuilding

    Prices and market history come in automatically and stay current, so strategies always test on up to date data.

    alphainfra
  • The AI that builds hashdone

    The agents and tooling that let AI build this app are set up, so a change can run from a reported problem to a working test version on its own.

    alphainfra
  • Bad changes get caught earlybuilding

    The code is checked automatically, and a working test version has to pass, before any change reaches you.

    alphainfra
  • The first set of APIsplanned

    The core endpoints the app runs on: prices, strategies, backtests, and the leaderboard.

    alphaapi
  • The strategy runnerbuilding

    The engine that runs a strategy against real market history and produces its trades and results.

    alpharunner