Institutional execution.
Retail-friendly interface.
Co-located servers, sub-millisecond pricing, validated cross-timeframe history, and a workspace your traders can shape to fit any strategy. Built on a stack the back-office can audit and the front-office can rely on.
How a click reaches the market.
Every stage of the order path is owned by us. No black box, no third-party dealing desk. The diagram below traces a single order from your terminal to the liquidity venue.
Edge ingestion
Order received at the nearest PoP and signed with your session key. TLS 1.3 termination, replay-protected.
Risk & routing engine
Pre-trade margin check, exposure limits, smart routing across aggregated LPs. Decision in microseconds.
Liquidity aggregation
Tier-1 bank feeds + non-bank liquidity. Best-quote selection with explicit markup, never hidden.
Confirmation & persistence
Fill receipt signed and stored in append-only ledger. Audit trail produced for every trade.
The features that earn their place.
Every tool below was added because traders asked for it — and removed when nobody used it. The roadmap is built from real usage telemetry, not committee debate.
Workspace
without limits.
Up to four synchronized charts. Multiple timeframes side by side. Crosshair sync, drawing tools persisted per symbol, indicator pipelines that survive a refresh. Your environment, your way.
Sub-second tick streaming
Push from broker to your chart in milliseconds. WebSocket transport with auto-recovery, sequence numbers and gap detection — no polling, no stale quotes.
Unlimited history scroll
Scroll back and candles keep loading. Background backfill from the broker's archive, cross-timeframe validation, local cache for instant subsequent loads.
Native orders
Market, limit, stop, OCO. Drag levels on the chart to update SL/TP live.
Indicator engine
RSI, MACD, Bollinger, ATR, Stochastic and custom scripts.
Copy & signal hub
Follow public masters or publish your own track record.
What happens after you press Buy.
Five stages, fully instrumented. We publish median and 99th-percentile latency for each leg — the curtain stays open.
Client TLS termination, session check, replay-window verification, schema validation.
Margin sufficiency, exposure limits, instrument trading status, market-hours rules.
Aggregated quotes scored on price, depth, fill probability. Best venue selected.
Order submitted to venue. Fill or partial returned. Slippage logged symmetrically.
Position written to ledger, equity/margin recomputed, receipt sent to client.
Latency we measure, not promise.
Rolling 30-day averages measured at our edge servers. Targets are SLOs we commit to externally; values above are the ones we actually observe.
| Pipeline stage | P50 (median) | P99 | SLO target |
|---|---|---|---|
| Order intake → ack | 2.1 ms | 3.8 ms | < 50 ms |
| Order ack → market venue ack | 6.4 ms | 9.1 ms | < 100 ms |
| Order venue ack → client confirm | 1.8 ms | 3.2 ms | < 50 ms |
| End-to-end order roundtrip | 11.7 ms | 17.2 ms | < 200 ms |
| Tick stream propagation | 4.2 ms | 6.9 ms | < 100 ms |
| Chart re-render after tick | 8 ms | 14 ms | < 60 fps |
observability.equity-solutions.io/slos
Built to disappear.
The best UI is the one that gets out of your way. We strip chrome, surface what you need when you need it, and remember every preference per symbol.
- Persistent layouts — every symbol remembers its timeframe, indicators, drawings, and the position of every sub-pane.
- Drag-to-modify — change SL/TP/trail by dragging the level on the chart. Confirmation only when you ask for it.
- Keyboard-first — every action has a hotkey. Mouse is optional for power users.
- Multi-monitor friendly — pop charts into separate windows, span across screens.
Built so a bad day stays a bad day.
Tools that prevent a 5% drawdown from becoming a 50% drawdown. Configurable per account, enforced server-side.
Auto stop-out
Account-level protection: positions auto-close when margin level falls below a threshold you configure. Hard floor against catastrophic loss.
Trailing stop
Native trailing stops on every instrument. Step size in pips or percentage. Server-side — keeps working even if you disconnect.
Time-based exits
Schedule positions to close at specific times. End-of-session, before high-impact news, or any cron-style expression.
Exposure dashboard
Live view of total exposure per asset class, per direction, per currency. Spot concentration risk before the market does.
Risk simulation
Drop any "what if" scenario on your current portfolio. Stress test a -3% USD move, an oil spike, a rate hike.
Audit-grade ledger
Every order, every modification, every fill — written append-only with cryptographic hash chain. Forensically reconstructable.
Four ways in.
Same account, same data, same execution.
Web
Browser-native, no install. Chromium, Firefox, Safari, Edge. PWA installable for app-like experience.
- · Real-time WebSocket feeds
- · Offline order queuing
- · 60 fps chart rendering
Mobile (iOS & Android)
Native apps, not wrappers. Touch-optimised gestures, biometric login, push for SL/TP and margin alerts.
- · Background tick updates
- · Apple Watch glance
- · Widgets for portfolio view
REST + WebSocket API
OAuth 2.0 + HMAC signing, OpenAPI 3 spec, official Python / TS / Go SDKs, sandbox environment.
- · Order, position, account streams
- · Historical OHLC pagination
- · Rate limit: 600 req/min
MetaTrader 5
Native MT5 bridge for traders who run EAs and custom indicators. Full position parity with our web platform.
- · MQL5 EA support
- · Custom indicator deployment
- · One-click hedging
API-first by design.
The web UI is one client of our API — not the other way around. Build your own dashboards, deploy systematic strategies, integrate execution into your existing risk system.
- OpenAPI 3 spec with generated SDKs for Python, TypeScript, Go and Rust.
- WebSocket streams for ticks, order events, position updates, account state.
- Sandbox with reset-on-demand, identical surface to production.
- Audit endpoints for compliance integration — every action exportable.
The boring stuff,
done right.
Independent audits, formal frameworks, public posture. We don't ask you to trust us — we give you what you need to verify us.
