Strategies that
survive live markets.
We build trading systems — data-driven, walk-forward validated and honest about the limits. From indicators to semi-automated assistants to fully automated EAs: MetaTrader 5, cTrader, TradingView, Python.
Your strategy as a finished system.
Custom development — from an indicator to a semi-automated assistant to a fully automated EA/bot. We pick the automation level that fits the strategy and ship it with backtest, walk-forward validation and documentation — to the same standards we trade our own capital with.
All our research — open & searchable.
Every study is free to read — with data basis, methodology and open limitations, searchable like documentation. Search your topic and see whether there are already solid numbers on it. Research this open is rare in trading.
Search your topic — DAX, open, walk-forward…Stable across the full sample (47–64%) — through crash, war & bull market.
Most of the work is about disproving your own strategy.
Most trading systems don't fail because of a bad idea — they fail for lack of validation. A backtest on coarse data with optimistic fills almost always produces a nice, smooth curve, and that is exactly the one that falls apart in a real account. We invert this: before we consider a strategy good, we try everything to break it. What survives is allowed to go live.
It starts with the data
Not with the strategy. We work with real tick / M1 data straight from the broker and check where spread and quotes come from — because a fill that never realistically existed makes every downstream statistic worthless. The logic on top stays deliberately lean: clear rules for entry, exit, stop and position size, instead of a stack of optimised indicators that has merely memorised the past.
The real test: walk-forward
Parameters are optimised on one window and tested on the next, unseen one — rolling across years. A strategy that only shines in the optimisation window fails here. On top come Monte-Carlo simulations over trade order, parameter sensitivity and a look across market regimes: a setup has to hold through crashes, inflation bear markets and grinding sideways phases — not just the one good year.
Conservative into live
Only once that holds does capital come in — with fixed risk per trade in R, a defined maximum drawdown, and no martingale or grid that keeps a losing system artificially alive. In operation the systems run on a VPS, with clean magic-number separation, session force-close and a continuous reconciliation of live results against the backtest. If the two diverge, we investigate — we don't keep trading.
And we say where the limits are
Every one of our research studies states its limitations openly: sample size, single-source data, what wasn't modelled. We promise no returns. We show what the data supports — and what it doesn't. That sells worse than '+300% in backtest', but it is the difference between a system you understand and a black box you can only hope in.
MetaTrader 5 · Semi-automated
The assistant does the mechanical work.
The decision stays with you.
Place orders at the breakout candle, trail stops, manage positions — automatically and in milliseconds, without constant manual adjusting. You choose setup, context and exit.
Early Break EA
Open-session breakout, EU & US.
EU 09:00 · US 09:30 · All instruments
Handles automatically
- →Places stop orders above/below the breakout candle
- →Trails the stop automatically
- →Adds on confirmation — no manual fiddling
Day Session EA
EU/US. Dual-state, 2nd and 7th M15 candle.
09:00 – 22:00 · 10 instruments
Handles automatically
- →Detects the reference candles automatically
- →Places orders at both levels
- →Manages stop & trailing for you
Night Session EA
Asia session. Gold, silver, Asian indices, FX majors.
22:00 – 08:00 · 8 instruments
Handles automatically
- →Watches the Asia-session reference range
- →Places & manages orders automatically
- →Rule-based trailing & break-even
Tools for your own trading — they handle the fast, mechanical execution, not the decision. Part of the Elite Plan (€99/mo): all assistants, updates and support. No return promises; trading carries risk of loss.
Test the code quality.
Free indicators for TradingView and MetaTrader. Experience the quality before starting a project.
- Overnight Range IndicatorTradingView · Pine Script
- Internal SL ManagerMetaTrader 5 · Hidden Stop-Loss
- Lot Size CalculatorMetaTrader 5 · Visual Risk Tool