Years of work
A careful trading language is a compiler, a type system, a fill model and a lot of tests.
For fintech platforms
Your users want to build their own strategies, indicators and alerts. Designing a language, a compiler and a backtester takes years. AlgoBarsX already exists, with 297 built-ins and 678 tests.
A careful trading language is a compiler, a type system, a fill model and a lot of tests.
Users who cannot read their own code blame the platform.
Users will not invest in a language they cannot take their old scripts into.
AlgoBars offers the whole platform under your brand.
See white labelPlain words, and a plain-English read-back from the compiler.
Read more about users can read their codeImport from six other trading languages, with a note on every line.
Read more about an on-ramp157 pages, a formal grammar, and Markdown versions for AI assistants.
Read more about complete docsA format for sharing strategies without exposing code.
Read more about sealed sharingA public API, an SDK and a connection for AI assistants are planned. They are not available yet.
Read more about aPI and AI connectionThis is a complete strategy. A risk manager, a partner or a new hire can follow it. The compiler also writes it out in plain English.
strategy "EMA Cross"market: EURUSDbars: 15minput fast = 20input slow = 50when crosses_above(ema(close, fast), ema(close, slow)):buy risk: 1%, stop: 25 pips, target: 2Rwhen crosses_below(ema(close, fast), ema(close, slow)):close_allWhen the EMA of the close over fast bars crosses above the EMA of the close over slow bars, it buys at market, risking 1% of the balance, with a stop 25 pips from the entry and with a target 2R from the entry.
When the EMA of the close over fast bars crosses below the EMA of the close over slow bars, it closes all trades.
Not yet. Today the route is the white-label platform. A public API is planned.
Ask us for the terms in writing before you build on it.
The language works and passes 678 tests on every build. It is still being improved, so some syntax and features may change. Plan for that.
A live walk-through, then free accounts for your team to test real work.
Talk to usOr create a free account and try it yourself
Trading is risky. You can lose money. It is not right for everyone.