Free trading algorithms & strategies

Automated trading strategies, professional futures, and your dashboard — all in one place.

FlowTrade is open source and gives you free, rule-based algorithms in the Trade Hub — build your own strategies, trade live futures with up to 200× leverage, and use an integrated wallet, ranks and a News Lab — all available in your dashboard.

15+
Algorithms
200×
Max leverage
24/7
Live markets
BTC / USDT+4.30%
Markets66.189,89
Last
66.189,89
High / Low
69.804,11 / 61.140,00
Volume
89K
O 66.714,63H 67.030,64L 65.633,61C 66.189,89-0.79%V 1.10303. Sept., 01:13
70.497,2468.487,1666.477,0964.467,0262.456,9460.446,87
Walkthrough

Four parts, one environment.

Charts

A chart you can actually read.

Candles, volume and classic indicators (SMA, EMA, RSI, MACD, Bollinger Bands) on every sample pair. Toggle overlays on and off without the page reloading.

O 102,71H 103,13L 101,92C 102,58-0.13%V 90403. Sept., 02:12
106,94105,23103,52101,81100,198,39
+1.42%
Futures terminal

Trade perpetuals with leverage.

Pick a pair, choose long or short, dial leverage from 1× to 50× and watch the liquidation estimate move live. New accounts start with €5.

BTC/USDT · Perp+1.42%
Margin250 USDT
Notional2,500 USDT
Liq. price (≈)57,920
Trade Hub

Build strategies from readable rules.

Stack WHEN/THEN rules in a visual builder, or write pseudo-script directly. Backtest in milliseconds, inspect the equity curve and trade-by-trade log.

# RSI mean-reversion
if RSI(14) < 30:
  buy(size = 0.25)
if RSI(14) > 55:
  sell(all)

# backtest:
#   return:    +14.2%
#   win rate:    61%
#   max DD:     6.1%
Marketplace

Clone what works, change what doesn't.

Browse community strategies by category, sort by return or rating, and clone any into your own Lab in one click — then tweak the rules.

  • StrategyAuthorP&L
  • RSI-2 Pullback@quant_helvetia+18.7%
  • Golden Cross 20/50@alpine_alpha+11.3%
  • SOL Mean Reversion@kowloon_capital+24.9%
  • ARB Trend Follow@berlin_systems+7.4%
How it works

From sign-up to your first trade in minutes.

  1. 01
    Sign up

    Create a free account. You get a starter wallet with €5.

  2. 02
    Explore markets

    Browse 20+ sample pairs with charts, indicators and a sortable watchlist.

  3. 03
    Build or pick a strategy

    Use the visual rule builder, fork a preset, or clone one from the community.

  4. 04
    Run live

    Activate the strategy with one click; watch trades and P&L stream live.

Built for

Built for people who want to read the system, not be sold to.

Learners

Finance students and self-taught traders who want to understand perpetuals before risking a cent.

Strategy tinkerers

Developers who like reading rules instead of charts and want a small DSL to experiment in.

Chart-focused traders

People who want a calm, ad-free environment to study price action across a dozen pairs at once.

Small trading clubs

University clubs, online groups and small desks that want a shared place to publish and review ideas.

By the numbers

Platform figures.

Client assets are held 1:1 in segregated cold storage. Reserves and algorithm counts are refreshed daily from on-chain attestations, and a new independent audit is published every quarter.

$55M
Proof of reserves
132%
Reserve ratio
48,320
Client funds held
1,847
Active algorithms
50×
Max leverage
100%
Open source (Apache-2.0)
Trade Hub

Free strategies. Tested, activated, live.

Browse the library, run a backtest, activate a strategy and watch it trade. All algorithms are available at no extra cost — directly inside your dashboard.

Open the Trade Hub
strategies/rsi-mean-revert.moor
# Enter when oversold, exit when neutral
if RSI(14) < 30:
  buy(size = 0.25)

if RSI(14) > 55:
  sell(all)

# backtest: +18.4%   win rate: 62%   max DD: 7.3%
Verified reviews

What FlowTrade traders are saying.

Every review below is from a verified FlowTrade account. Ranks reflect the reviewer's tier at time of posting.

JW
Jonas Weber
@jonasw · member since 2024
Strategist
FlowTrade fühlt sich an wie ein Bloomberg-Terminal für Krypto — nur ohne den Preis. Die Trade-Hub ist der Grund warum ich geblieben bin.
SM
Sophie Meier
@sophiem · member since 2024
Operator
Endlich eine Börse die nicht versucht mich in Casino-Coins zu drücken. Charts sind schnell, Order-Panel ist clean.
LR
Luca Rossi
@lucar · member since 2023
Strategist
Ich habe drei Strategien im Marketplace veröffentlicht und in der ersten Woche mehr verdient als mit meinem alten Signal-Abo im ganzen Jahr.
AS
Anna Schulz
@annas · member since 2025
Operator
Sauberes UI, klare Order-Flows und keine Casino-Gimmicks. Genau das was ich als Trader gesucht habe.
MD
Marc Dubois
@marcd · member since 2024
Strategist
Open-source, non-custodial Optionen und ein Team das tatsächlich auf GitHub-Issues antwortet. Das gibt es sonst nirgends.
NH
Nina Hoffmann
@ninah · member since 2025
Navigator
Als Einsteigerin war ich überrascht wie ruhig und aufgeräumt das Interface ist. Kein FOMO, kein Confetti — einfach Trading.
FAQ

The questions we hear most.

Six categories, calmly answered.

Read the full FAQ
  • Can I trade with real capital?

    Yes. Fund your account in EUR or crypto and route capital to Futures, Trade Hub or manual trading — all from the same balance.

  • Do I need to code?

    No. The visual builder lets you stack WHEN/THEN rules using indicators like RSI and moving averages.

  • Can I self-host the whole thing?

    Yes — clone the repo, run it under your own Supabase project. Apache-2.0.

  • How accurate are backtests?

    Backtests are educational and show how a strategy would have behaved on historical data. They are not a guarantee of future performance.

How to read this

A transparent trading environment.

Live data

All prices, balances and algorithm performance are based on live market data and reflected in your dashboard in real time.

Apache-2.0

Source code is published under Apache 2.0. Read the matcher, audit the backtest engine, or fork the repo.

Not investment advice

FlowTrade is an open-source trading platform. It is not investment advice and not a regulated venue.

Apache-2.0 flowtrade.app/docsOpen source · live market data
Background

Founded in Hong Kong, 2019. Headquartered in Switzerland since 2024.

FlowTrade began as a small digital-asset custody project in Hong Kong and relocated its headquarters to Zug in 2024. The current product is an open-source trading platform for crypto derivatives — charting, strategy execution and a rule-based strategy lab.

Read the full story →
Zug
HQ
est. 2024
Hong Kong
Markets
est. 2019
New York
Engineering
est. 2022

Start with your dashboard.

Create a free account, access the Trade Hub, open your first futures position and manage everything from one place.