Documentation
Everything you need to get started with Algrow.
Quick Start
Create an account, connect your broker, and deploy your first strategy in under 10 minutes.
Broker Integration
Step-by-step guides to connect ICICI Direct, Zerodha, Angel One, Dhan, Fyers, and 5paisa.
Signal Integration
Connect TradingView, Chartink, or custom webhooks to trigger automated trades.
API Reference
Complete API documentation for authentication, strategies, backtests, signals, and orders.
Quick Start Guide
Follow these steps to start algorithmic trading with Algrow:
- Create an account — Sign up at algrow.biz/signup with your email. The Free plan includes 50 backtest credits.
- Connect your broker — Go to Broker in the sidebar and connect your trading account. We support ICICI Direct, Zerodha, Angel One, Dhan, Fyers, and 5paisa.
- Build or choose a strategy — Use the Strategy Builder to create your own strategy, or browse Templates for pre-built options.
- Backtest your strategy — Run a backtest against historical data to validate performance before going live.
- Deploy live — Once satisfied with backtest results, deploy your strategy for live trading with one click.
Key Concepts
Strategies
A strategy defines your trading logic — which instrument to trade, entry/exit conditions, leg configuration, and risk parameters. Strategies can run in three environments: backtest, paper (forward test), and live.
Legs
Each strategy can have multiple legs. A leg represents a single position — for example, a "Sell CE ATM" leg in a short straddle. Each leg has its own side, option type, strike selection, lot size, and stop-loss/target.
Signals
Signals are external triggers that initiate trades. They can come from TradingView alerts, Chartink scanners, or custom webhooks. Signals are validated against your risk rules before execution.
Credits
Backtest credits are consumed when you run backtests. Each plan includes a monthly credit allocation. Credits reset at the start of each billing cycle.