STRATIFI
14-day trial

Algorithmic trading infrastructure you run yourself.

STRATIFI is a self-hosted platform for Indian equity and F&O markets. It runs on your own machine or server with one command. Your broker credentials, your market data and your order history stay on your install — we never hold them.

Safety is the default, not a setting

Paper mode is the only implicit mode

Live trading is an explicit, multi-step, audited opt-in: an environment capability flag, separately-named live credentials, a per-strategy registry step, and a short-lived arming token that does not survive a restart. It is never a default and never reachable by accident.

A kill switch one click away

Halt everything from any page of the console, or from the command line on a headless server. Stopping is immediate and needs no confirmation; re-enabling is the deliberate, ceremonial direction.

Stale data halts trading

Market-data freshness is enforced, not assumed. A stale feed shows a visible disconnected state and stops dependent strategies rather than acting on prices that have moved.

Pre-trade risk gates

Every order passes an ordered cascade of checks — kill switches, position and margin caps, daily loss limits, session windows, duplicate detection — before it can reach a broker. None of them can be bypassed.

What you get

  • Eight Indian brokers — Zerodha, Dhan, AngelOne, Upstox, Groww, Kotak Neo, Fyers and 5paisa, behind one interface.
  • Live market data and history — ticks, option chains, Greeks and daily bars, stored in PostgreSQL with TimescaleDB.
  • Backtesting and research — feature engineering, statistical tests and model training over your own stored history.
  • An operator console — service health, strategy state, positions, P&L, configuration and audit history in one place.
  • Backups you can prove — one-command backup plus a restore drill that verifies a backup actually restores, rather than assuming it.
  • An append-only audit trail — every order, fill, configuration change and control action is recorded and attributable.

Getting started

  1. Ask for a signup code. Trials are invitation-based while the product is in early access. Write to sutraalgo@gmail.com and say a little about how you trade.
  2. Install it. One command on Linux, macOS or Windows. The installer checks its own prerequisites, offers to install what is missing, generates every credential, and brings the stack up in paper mode.
    ./install.sh --email you@example.com --tenant yourname --signup-code YOUR-CODE
  3. Connect your brokers. You register your own developer apps with your own brokers. The keys are encrypted on your install and are never sent to us.
  4. Trade on paper first. Run strategies against live data with simulated execution, including realistic slippage and charges, for as long as you like.

Plans

PlanTermWhat it is
Trial14 daysThe full platform, no restrictions, no card required.
SubscriptionMonthlyRenews on payment. Pricing is being finalised — ask when you request a trial.

Your licence is verified offline on your own machine. If this website is down, your platform keeps running and keeps trading — licensing is never in the path of an order. A lapsed licence stops new positions from being opened; it never prevents you closing one, and it never blocks the kill switch.

Risk disclosure

STRATIFI is software you operate. It is not investment advice, not a recommendation to buy or sell any security, and not a managed service. We do not offer research, tips or portfolio management, and we are not a SEBI-registered intermediary.

Trading in equities and derivatives carries substantial risk, including the loss of your entire capital. Derivatives can lose more than the amount deposited. Automated systems can and do fail — through defects, connectivity loss, broker outages and market conditions no strategy anticipated. Past behaviour of any strategy, including in backtests, does not indicate future results.

You are responsible for every order your install places, for the strategies you run, and for your own compliance with your broker's terms and applicable regulation. Test on paper before risking money.