Self-hosted · Indian equity & F&O
Algorithmic trading infrastructure you run yourself.
One command brings up the whole platform on your own machine or your own cloud. Your broker credentials, your market data and your order history stay there. We sell you a licence — never a place to keep your keys.
On this page
Where things actually run
Two machines, and only one of them is ours.
The whole platform runs on your hardware. This website exists to sell you a licence and answer your support requests — it is never in the path of an order, and it never holds a broker key.
Safety
Safety is the default, not a setting.
Paper is the only implicit mode
Live trading is an explicit, audited opt-in: a capability flag, separately-named live credentials, a per-strategy registry step, and an arming token that does not survive a restart. Never a default, 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 ceremonial direction.
Stale data halts trading
Freshness is enforced, not assumed. A stale feed shows a visible disconnected state and stops dependent strategies rather than acting on prices that have already moved.
Pre-trade risk gates
Every order passes an ordered cascade — 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
The whole platform, on one docker compose up.
The distinction that defines the product
What AlgoSutra is not.
Most of this market sells you strategies, signals or a data feed. We sell none of those, and the distinction is the product rather than a disclaimer.
What we sell is the tooling: the engine, the risk gates, the broker adapters, the storage, the research stack and the console — licensed to run on hardware you control.
Getting started
Four steps, and the third one is yours.
Start your 14-day trial
Sign in with Google, then ask for the trial from your account. No card, the full platform, and one trial per account.
Sign in and start the trial- Sign in and ask for the trial. One trial per account, issued to the Google address you sign in with — we do not hand out codes to an address nobody has proved they own.
- 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
- 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.
- Trade on paper first. Run strategies against live data with simulated execution, including realistic slippage and charges, for as long as you like.
Risk disclosure
AlgoSutra is software you operate. It is not investment advice, not a recommendation to buy or sell any security, and not a managed service. We supply no strategies, no algos, no signals and no market data — those are yours, and so are the decisions they encode. 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.