Getting started · a guided first hour

Press one button.
The node does the rest.

This page walks you from a fresh install to your first mined formula on the forward track. You will click five things in total. The defaults are sane, and nothing in this walkthrough can touch real money.

no keys

AlphaNode never asks for exchange API keys. Mining runs on public market data — there is no account to connect and nothing to lose.

paper only

Everything you'll do today is simulation and paper tracking. Real execution is a separate, deliberate step that stays entirely in your hands.

stop anytime

Close the app whenever you like. The library of found formulas lives on disk and survives every restart — nothing is ever lost by stopping.

The manual

Every setting explained

What each panel shows, what every setting actually changes and what each leaderboard column measures — with the shipped default, the allowed range and the trap worth knowing before you turn it up. Keep it next to the walkthrough below.

The walkthrough

Five steps, one hour

Each step tells you exactly what to click and what you should see before moving on.

  1. STEP 01

    Install and open it

    Pick the build for your machine. All of them are self-contained — no Python, no dependencies, nothing else to install.

    • debUbuntu / Debian: install the .deb, then launch AlphaNode from the applications menu.
    • AppImageAny Linux: make the file executable and double-click it.
    • exeWindows: run the installer, launch from the Start menu.
    • dockerServers: skip the window entirely — docker-compose up -d and jump to step 5.

    A single window opens: settings on the left, live status and charts on the right. It follows your OS light/dark theme.

    Your activation key. The node mines without one — but every formula it finds stays sealed: its numbers show on the leaderboard, while the formula itself, its signals, the PDF report, Serve and the forward track wait for the key. Buy an activation (249 USDT, and it is also your first 30 days), press Activate in the header (on the Advanced screen: Activate node above the leaderboard), paste the key once, and the library opens on this machine. Mining first and activating later is fine — nothing found is lost.

  2. STEP 02

    Press ▶ Start node — and only that

    The app opens in Simple mode: one accented button and a single choice — Power (Quiet / Balanced / Turbo), how much of the machine the miner may use. It runs at low priority either way, so your computer stays responsive. The first launch also greets you with a three-line reassurance card; its ▶ Start mining button and the header's ▶ Start node do the same thing.

    That's it. The node now mines in rounds: breed a population of formula trees, score every one through the fee-charging simulator, keep the champions, repeat — forever, until you press ■ Stop. Your search is yours alone: each install mints a unique node ID that seeds its own trajectory through formula space, so no two nodes mine the same library. The full control room — every setting, the portfolio builder, all analytics columns — waits behind the Advanced button for later.

  3. STEP 03

    Read the leaderboard — two numbers matter

    Within the first rounds — minutes to an hour, depending on the CPU share — rows start appearing in the leaderboard. Each row is one mined formula. Two columns tell the story:

    fitness is the honest score: the formula's Sharpe on the years the search was allowed to see, taking the weaker of two separate periods — a champion has to be good in both, not lucky in one.

    TEST is the referee: the most recent slice of history the search has never seen. It is read-only — good, bad, or ugly, it's the closest thing to the future you can get from the past. Negative TEST rows stay on the board on purpose: that's what honest results look like.

    Column headers sort on click. Sort by TEST and the app will warn you: that's cherry-picking — the top of a TEST-sorted list is always inflated by luck. The Advanced view adds more columns — drawdown, CAGR, and calm / storm Sharpe that splits TEST into quiet and turbulent markets, so you can see when a formula earns. Analysis, not selection.

  4. STEP 04

    Double-click a row — meet your alpha

    A window opens with the formula's equity curve: growth of $1 on a log scale, split into the TRAIN | VAL | TEST zones, against a plain buy-&-hold basket. The TEST zone is the part that was never touched by the search.

    Press Passport first. It draws the formula as a tree, explains it step by step in plain English — “take dollar volume, ask how unusual it is against its own history, compare across assets…” — and X-rays its behavior: which inputs actually feed it, how long it holds a position, whether it's a momentum or a reversal animal. A formula you can read is a formula you can decide about.

    PDF report gives you the same story as a document you can save or send.

  5. STEP 05

    Put it on the forward track — then walk away

    In the same window, press Forward track ➕. From that moment the node paper-trades the formula on live closed bars: a step is appended only when a bar actually closes, fees are charged, and the record is never rewritten. This is the only test that can't be gamed — it happens in the future.

    Serve signal (API) PDF report Passport Forward track ➕ ← the honest step

    enrolling takes one click · un-enrolling is one click too (Archive)

    Now close the laptop if you want. Next time you open AlphaNode — tomorrow, next week — the forward panel shows the paper equity that accumulated in the meantime. Give it weeks, not hours: a handful of steps is noise, a month is a signal.

  6. BONUS

    Watch from the browser, grow from there

    While the node runs, it serves a live status page at http://localhost:8787 — rounds, best formulas, the forward track — auto-refreshing, from any browser on your machine.

    When the basics feel comfortable, there's more in the box — none of it required on day one:

    • dataFresh universe: the Download fresh data from Binance button refetches the top perps by turnover. Clear the old history after — it was mined on different data.
    • portfolio▶ Build portfolio: once you have a dozen decorrelated alphas, combine them — diversification is the robust part of the edge.
    • timeframes15m / 1h / 4h / 1d: each timeframe mines into its own library with its own honest splits.
    • serverDocker & CLI: the same node headless — cli.py top --stats, forward list — with the forward track stepping itself.

Before you fall in love with a number

Three rules that keep you honest

The app enforces its half of these. The other half is yours.

rule 01

Don't shop by TEST

The top of a TEST-sorted list is always partly luck. Choose by fitness — the score the search actually optimized honestly — and treat TEST as the referee's verdict, not the menu.

rule 02

Give forward weeks, not hours

Three paper steps mean nothing either way. A strategy earns trust on the forward track the slow way — there is no button that speeds up the future.

rule 03

Paper before size

Enrol the champion on the forward track and let it collect paper steps on closed live bars. Only then think about real orders — in small size, with your own risk limits, on your own decision.

Plain answers

First-day questions

How long until I see something?

The first champions usually land within the first few rounds — minutes to an hour depending on how much CPU you allowed. The library only grows from there; overnight runs are where it gets interesting.

Will it slow my computer down?

You decide: the CPU slider caps how many cores it may use, and the miner runs at low system priority, so the foreground stays snappy even at high shares.

Can I close the app mid-round?

Yes, anytime. Everything found so far is already on disk. The one thing that pauses while the window is closed is mining itself — put the node in Docker if you want it running around the clock.

What if I mess up the settings?

In Simple mode there is nothing to mess up — the honest defaults are the whole configuration. If you've gone Advanced, Reset to defaults restores them in one click. The only destructive button in the app, Clear all history, is labeled in red and asks before it acts.