8-Step Guided Onboarding
Get your automated trading system up and running with zero confusion.
Step 1: Create Account
Every account receives a fully isolated tenant database namespace. Passwords hashed with bcrypt; credentials encrypted with AES-256-GCM.
Step 2: Choose Plan
Select from Monthly, Quarterly, Half-Yearly, or Yearly plans. Start immediately on Free Tier without a credit card.
Step 3: Connect Broker
Connect FlatTrade, Shoonya, Zerodha, or any of the 36 officially supported OpenAlgo brokers using the 5-step wizard.
Broker Connection Wizard (5 Steps)
Step 1: Account → Step 2: Credentials → Step 3: Auth → Step 4: Validate → Step 5: Connected
- Log into FlatTrade Developer Portal.
- Paste this Server's Primary Static IP into the developer whitelist:
- Provide your User ID (e.g. FA197345) and Password.
- Provide your TOTP Secret Key (from Google Authenticator setup). The SaaS dynamically generates real-time OTPs via pyotp to automate daily login.
Connected Accounts
All 36 Officially Supported OpenAlgo Brokers
Strategy Center
Build Visual, Indicator, Option, or Webhook strategies. All customer strategies are private.
TradingView Webhook Integration Center
HMAC SHA-256 ProtectedConnect your TradingView Pine Script alerts directly into AlgoSaaS for multi-broker order routing.
{
"ticker": "{{ticker}}",
"action": "{{strategy.order.action}}",
"contracts": "{{strategy.order.contracts}}",
"price": "{{strategy.order.price}}",
"timestamp": "{{timenow}}"
}
NIFTY SuperTrend 1.2.1
Renko adaptive brick with SuperTrend trend-following entry and reversal exit.
Options Strategy Builder & Analytics
Multi-leg option constructor with real-time Greeks, strike criteria, and payoff analytics.
Simulated Payoff Diagram
Strategy Legs (Up to 4 Legs)
Master / Child Multi-Account Copy Trading Independent Broker Sessions
Institutional copy engine. Private master logic remains fully encrypted; children execute with independent broker credentials.
👑 Master Strategy Accounts (Publishers)
Share your invite code with clients or other accounts to replicate trades.
| Master Name | Strategy | Broker Account | Invite Code | Followers | Status | Actions |
|---|---|---|---|---|---|---|
| Loading Master accounts... | ||||||
👥 Child Account Subscriptions (Followers)
Independent accounts copying master trades with customizable lot multipliers and risk caps.
| Master Account | Follower Broker | Copy Mode & Multiplier | Risk Protection Gates | Status | Actions |
|---|---|---|---|---|---|
| Loading Child accounts... | |||||
âš¡ Live Copy Trading Execution Audit Log
Real-time replication trace across all master and child broker accounts.
| Time | Master Strategy | Direction | Symbol | Master Qty | Replication Scope | Status |
|---|---|---|---|---|---|---|
| No copy trading execution events recorded yet. | ||||||
Orders & Executions Audit
| Order ID | Symbol | Type | Direction | Qty | Fill Price | Status | Latency |
|---|---|---|---|---|---|---|---|
| ORD-179042 | NIFTY24SEP24500CE | MARKET | BUY | 50 | ₹122.50 | FILLED | 28 ms |
Transparent SaaS Pricing
Upgrade whenever you need additional broker accounts, multi-leg options, or copy trading.
Free Starter
- ✓ 2 Strategies
- ✓ 1 Broker Account
- ✓ 2-Leg Options
- ✓ Paper Trading Only
Monthly Pro
- ✓ 10 Strategies
- ✓ 3 Broker Accounts
- ✓ 4-Leg Option Strategies
- ✓ Re-Entry Engine (All 6 modes)
- ✓ 10 Copy Trading Followers
Quarterly Pro
- ✓ 20 Strategies
- ✓ 5 Broker Accounts
- ✓ Unlimited Backtests
- ✓ 25 Copy Trading Followers
Annual VIP
- ✓ Unlimited Strategies
- ✓ Unlimited Brokers
- ✓ Multi-Tenant Dedicated DB
- ✓ Master Strategy Hosting
Super Administrator Control Plane
System overview, tenant isolation audit, and platform health.
User Directory & Tenant Isolation
| Full Name | Role | Tenant ID | Status | |
|---|---|---|---|---|
| admin@algosaas.io | Super Administrator | SUPER_ADMIN | master-tenant | ACTIVE |