Import
Bring a strategy you already run. An MT5 expert or a Pine script comes in and gets held to the same standard as everything else here.
Point us at what you already trade instead of rebuilding it from memory.
We show you exactly what we read and what we mapped. Nothing counts until you say it's right.
Export to Pine or MQL when you want it running somewhere else.
Whatever you build here is tested against real market conditions and graded out-of-sample, so you always know whether it's working — on your own strategy, not a marketing figure. How the proof engine grades.
We don't publish how the translator reads foreign strategy code.
We publish what a module does and what it's for. We don't publish how it works. The method is the product — and anyone holding the method holds the product.
Evaluating this for a desk? Talk to sales and we'll go as deep as an NDA allows.
Straightforward indicator strategies translate cleanly. A large, bespoke expert with years of hand-tuning may translate partially or not at all — you'll see precisely what we got, and we'd rather tell you it's incomplete than hand you a confident wrong answer.
- 01Read, then show you the reading
An MT5 expert or Pine script is translated into the same rule graph a canvas strategy produces — and the translation is displayed for approval before anything is measured. You are checking our comprehension, not trusting it.
- 02Partial is reported as partial
Where a construct has no faithful equivalent, that part is marked untranslated rather than approximated. A strategy that is 80% translated and labelled 80% is useful; one that is 80% translated and labelled done is a trap.
- 03Graded like everything else
An imported strategy gets the identical out-of-sample treatment as one built here. Its origin buys it no benefit of the doubt.
- 04And back out again
Export to Pine or MQL when you want it running elsewhere. What is exported is what was tested — the exporter reads the same graph.
A hand-tuned expert with years of bespoke logic, imported and compared against its own source behaviour.
- Straightforward indicator logic
- translates cleanly
- Bespoke, heavily hand-tuned blocks
- shown to you, never approximatedflagged untranslated
- What gets graded
- only the translated part
You see precisely what was read. An incomplete import you can see beats a complete-looking one you can't.
Every one of these is a thing we could ship and choose not to. They are here because the limits are the part of a research tool you actually have to trust.
Unreadable constructs are reported, not approximated into something that backtests well.
The verdict covers the part we actually understood.
One pipeline, one strategy shape end to end. What you backtest is byte-for-byte what papers and what exports — there is no re-implementation step where drift can hide.
Which formats can I import?
MetaTrader (MQL) experts, TradingView Pine scripts, and Python strategy files. Entry logic translates most reliably; bespoke execution plumbing is where translation gets partial.
What happens if my strategy only partly translates?
You are shown exactly which parts were read and which were not, and only the translated portion is graded. We would rather hand you an incomplete answer you can see than a confident wrong one.
Can I get my strategy back out?
Yes — export to Pine or MQL. The exporter reads the same rule graph that was tested, so what leaves is what was measured.
Draw your rules on a canvas, or just describe them in plain English. Either way you end up with a strategy the platform can test, trade and grade like any other.
It reads the chart the way you do — structure, swings, ranges, compression, the shape of the candles — and it reads it as of that bar, never with hindsight.
Most strategies aren't good or bad — they're good somewhere and bad somewhere else. This finds which conditions carry yours, and which quietly bleed it.
Every losing trade is evidence. This reads all of them, finds what they had in common, proposes a change to the rule — and proves the change before it ships.
Every module has an opinion. This turns them into one call, with the reasoning attached — and it will only act on an edge that has actually proved out.
A backtest tells you what a strategy would have made. This tells you whether its decisions were actually any good — against history it was never shown.
It goes to paper the moment it earns it. Live stays off until you turn it on — and you're the only one who can.
A decade of minute-resolution history across thirty instruments — the thing that decides whether a backtest is evidence or an opinion with a chart attached.
Edges decay. A strategy exported six months ago is quietly rotting on someone's terminal, and nothing tells them. This does.
Bring a strategy you already trade.
Test it yourself — or bring your desk's questions to us.
No card required · sales is for desks and teams