For banks

Trading rules that desk, risk and audit all read the same way.

In a bank, a rule is only as good as your ability to show what it does. AlgoBarsX writes each strategy out in plain English, fills orders by written rules, and gives the same test result every time.

  • $0 a month
  • No card needed
  • Not a trial

What gets in your way.

Code only quants can read

Risk and audit rely on a summary someone wrote by hand.

Results that cannot be repeated

A test that gives a different answer next month is hard to defend.

Slow change

Small rule changes queue behind big IT projects.

How AlgoBarsX helps.

Limits live in the code, where everyone sees them.

Caps sit at the top of the script. When the daily loss limit is hit, open trades close, waiting orders are cancelled, and new entries stop until the next day. A drawdown limit pauses the strategy until a person restarts it.

Header of a strategy
strategy "Language Tour"
markets: EURUSD, GBPUSD
bars: 15m
evaluate: bar_close
max_open: 3
max_open_per_side: 2
direction: both
opposite: reverse
pyramiding: 3
min_distance: 20 pips
max_daily_loss: 3%
max_drawdown: 10%
trade_only: within sessions london, new_york
What to check with us first. AlgoBarsX is in beta, so syntax and features may still change. There is no public API yet. Ask us about anything your firm needs in writing, such as where data is kept, audit logs, single sign-on, uptime and support hours. We will tell you plainly what exists today, what is planned, and what we do not do. Your licences, approvals and client rules stay your job.

Good questions.

Can it run inside our own environment?

Ask us. Today it runs on the AlgoBars platform, and there is no public API yet.

Does it replace our risk and compliance systems?

No. It gives you readable rules and repeatable tests. Your controls, approvals and records stay yours.

Will live results match a backtest?

No. Tests use past prices and leave out spread, fees, swaps and slippage. Past results do not tell you what will happen next.

What does beta mean for us?

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.

Let us show you with your own kind of strategy.

A live walk-through, then free accounts for your team to test real work.

Talk to us

Or create a free account and try it yourself

Trading is risky. You can lose money. It is not right for everyone.