What Is Algo Trading ?

calendar
29 Jul 2026
serviceslogo
JM Financial Services
share
What Is Algo Trading ?

A few years ago, algo trading in India was something only institutions did. Now anyone with a demat account and a broker API can plug into it. That's the good news and the catch in the same sentence — the door is wide open, which means so is the room for mistakes.

This guide won't teach you to code a strategy. What it will do is walk you through what to check, question, and understand before you let any system — yours or someone else's — place trades with your money. Read it as a pre-flight checklist, not a textbook.

1. What Is Algo Trading, ?

Strip away the jargon and algorithmic trading is simple: a set of predefined rules decides when to buy or sell, instead of a person watching a chart and clicking a button. The rule could be as basic as “buy when the 20-day average crosses above the 50-day average,” or as involved as a multi-factor statistical model. Same idea, different levels of complexity.

The three flavours you'll come across

  • Algo-assisted execution — you still decide what and when to trade; the system just handles order routing, order slicing, or getting you a better fill.
  • Semi-automated strategies — the system flags a signal, you review it and place the trade yourself. Most people starting out with algo trading in India should begin here.
  • Fully automated strategies — the system generates and executes trades on its own, usually through a broker API, with no manual step in between.

What it definitely is not

It's not an AI that always wins, and it's not a shortcut around learning how markets work. Here's the part beginners miss most: taking emotion out of execution doesn't take risk out of the strategy. A bad strategy, run with perfect discipline, still loses money — it just loses it more consistently.

2. Is Algo Trading Legal in India? The Regulatory Picture

This is the part most beginner guides skip, and it's where people actually lose money — not to bad strategies, but to platforms that were never legitimate to begin with.

What SEBI's algo trading rules mean for you

Yes, algo trading is legal in India — but SEBI has been tightening how it works for retail investors. The direction is clear: algos used for order placement need to be tagged and empanelled through your broker and the exchange, and anyone offering you a ready-made strategy is expected to be registered with SEBI as a Research Analyst or Investment Adviser. If a platform can't point to that registration, treat it as a hobby project at best.

Two things that look identical in a Telegram ad but aren't

Broker API access

Unregistered 'strategy seller'

What it actually is

Direct API access (Kite Connect, SmartAPI and similar) to place orders through your own or a licensed strategy

A third party selling a 'proprietary algo' or bot, usually through Telegram, YouTube or WhatsApp

Regulatory status

Sits within the SEBI/exchange broker framework

Often unregistered, with no SEBI oversight at all

What happens if it goes wrong

Your broker is accountable; you have a grievance route through the exchange or SEBI SCORES

Little to no recourse — the money is usually just gone

The tell

N/A — verify the broker/RA registration yourself

Guaranteed-return promises, lifetime upfront fees, profit screenshots as 'proof'

Before you connect capital to any platform, look up its SEBI registration yourself — on SEBI's website, not on the platform's own “SEBI approved” badge.

3. Algo Trading Strategies for Beginners — Know the Vocabulary

You don't need to build any of these from scratch to get started. You do need to know what you're looking at when a platform pitches you one.

Strategy type

Core idea

Realistic for retail?

Trend-following

Enter with an established price move, exit when it weakens

Yes — the easiest entry point for beginners

Mean-reversion

Bet that price snaps back to its average after an extreme move

Yes, but only with strict stop-losses

Momentum

Ride stocks or sectors showing strong relative strength

Yes — suits swing and positional timeframes well

Statistical arbitrage

Exploit small pricing gaps between correlated instruments

Mostly institutional — needs speed and capital most retail traders don't have

Market-making

Continuously quote both sides of the market to earn the spread

Not realistic for retail — needs colocation and exchange membership

Timeframe changes the game as much as strategy does

  • Intraday algo trading: more monitoring, more transaction cost drag, and it demands tighter risk controls.
  • Positional or swing algo trading: easier to monitor, more forgiving of small delays, and generally the more sensible place for a first attempt.

4. Backtesting — Where Most Beginners Fool Themselves

If a strategy comes with a backtest showing a 90%+ win rate, that's a warning sign, not a selling point. Markets are messier than that. A backtest that looks too clean is almost always overfit — tuned so tightly to past data that it falls apart the moment real, unseen data shows up.

What a backtest needs to actually mean something

  • A long, varied historical sample — bull markets, bear markets, and the dull sideways stretches in between, not just one lucky run.
  • Out-of-sample testing, where the strategy is checked against data it never saw during development.
  • Real transaction costs, slippage, and impact cost built in — not a frictionless best-case simulation.
  • Full visibility into the drawdown periods, not just the headline return number.

The step you can't skip: paper trading

No strategy — yours or a vendor's — should go straight from backtest to live capital. Run it on a paper or simulated account first, in real market conditions, for long enough to see how it behaves with live data, live slippage, and live execution delays. That gap between backtest and paper trade is where most illusions get exposed.

5. Risk Management — The Part the Algo Won't Do for You

An algorithm doesn't know when to stop on its own. That has to be built in on purpose, or enforced by you as a hard rule you don't negotiate with mid-trade.

What to have in place before you go live

  • Position sizing rules — decide upfront what percentage of your capital any single trade is allowed to risk.
  • Maximum drawdown limits — a loss threshold, daily or weekly, where trading stops and you step back to reassess.
  • An auto-shutoff — if the daily loss limit is hit, new orders should stop automatically. Don't rely on catching it in time yourself.
  • Capital discipline — never put in money you're not prepared to watch through a full drawdown cycle. Every strategy, even a good one, has losing streaks. 

6. What Algo Trading Really Costs You

The cost drag beginners don't see coming

Brokerage, Securities Transaction Tax, slippage, and platform or API subscription fees all chip away at returns — and the smaller your account, the more that drag matters, especially on intraday strategies. Whenever a platform shows you a return number, ask whether it's before or after these costs.

Algo trading taxation in India — the surprise nobody warns you about

Gains from algo trading are usually treated as business income — speculative if you're trading intraday, non-speculative otherwise — not as capital gains. That changes your tax rate and can bring in tax audit requirements once your turnover crosses certain thresholds. Most beginners assume their gains will be taxed like regular equity investments, and that assumption catches them out. Talk to a tax professional before you scale up.

A grounded take on returns

Be skeptical of any fixed monthly return claim. Markets don't hand out guarantees, and a platform promising one isn't really offering algo trading — it's offering a red flag with better marketing. A sensible goal for your first strategy is simple: preserve capital, and look for a small, repeatable edge. Not fireworks.

Your First 90 Days: A Beginner's Roadmap

Reading about algo trading and actually starting are two different things. Here's a first-cut, practical sequence to follow — adjust the pace to your own comfort, but don't skip steps.

1.

Week 1–2: Get your basics and verification in order

Open or confirm your demat and trading account with a SEBI-registered broker. Look up the broker's exchange membership and, if you're eyeing a specific strategy provider, verify their SEBI RA/IA registration directly on SEBI's website before you go any further.

2.

Week 2–3: Pick one simple, well-understood strategy

Start with trend-following or momentum on a positional timeframe — both are easier to reason about than mean-reversion or anything intraday. Resist the pull toward something complex; the goal right now is to understand what you're running, not to impress anyone.

3.

Week 3–4: Backtest it properly, then paper trade

Run the strategy against several years of data covering different market conditions, including realistic costs and slippage. Once the backtest holds up, move to a paper trading account and run it live — with no real money — for at least a few weeks.

4.

Month 2: Go live with capital you can afford to lose

Start with a small allocation — an amount where a full drawdown wouldn't change your financial picture. Set your position sizing and stop-loss rules before your first trade, not after your first loss.

5.

Month 2–3: Track everything and review weekly

Keep a simple log — trades taken, rules followed or broken, and why. Most retail algo failures trace back to a rule that got quietly ignored during a winning streak. Reviewing weekly catches that early.

6.

Month 3 onward: Scale slowly, and only on evidence

If the strategy has held up through at least one drawdown without you intervening emotionally, consider increasing allocation gradually. If it hasn't been tested through a rough patch yet, it hasn't really been tested.

FAQ :-

Q1 Is algo trading legal in India?

Yes. SEBI permits algo trading for retail investors, but requires algos to be tagged and empanelled through a registered broker, and expects strategy providers to be registered as Research Analysts or Investment Advisers.

Q2 How much capital do I need to start algo trading?

There's no fixed minimum, but starting with an amount you could fully lose without it affecting your finances is the safer approach — many beginners start with a few thousand rupees on a positional strategy before scaling up.

Q3 What is the best algo trading platform for beginners in India?

Rather than chasing a single ‘best’ platform, check that any broker or platform you use offers verified API access, transparent fees, and a SEBI-registered strategy provider if you're not building your own strategy.

Q4 Can I do algo trading without knowing how to code?

Yes, through semi-automated tools and signal platforms that don't require you to write code — though you should still understand the logic behind any strategy you use, coded or not.

Q5 How is algo trading income taxed in India?

It's typically treated as business income — speculative for intraday trades, non-speculative otherwise — rather than capital gains, which affects both your tax rate and compliance requirements