{"id":19671,"date":"2026-08-26T14:13:20","date_gmt":"2026-08-26T14:13:20","guid":{"rendered":"https:\/\/navia.co.in\/blog\/?p=19671"},"modified":"2026-08-26T14:13:21","modified_gmt":"2026-08-26T14:13:21","slug":"zero-brokerage-algo-trading-what-it-really-costs","status":"publish","type":"post","link":"https:\/\/navia.co.in\/blog\/zero-brokerage-algo-trading-what-it-really-costs\/","title":{"rendered":"Zero Brokerage Algo Trading: What It Really Costs"},"content":{"rendered":"\n<!-- ============================================================================= -->\n<!-- PASTE THIS WHOLE BLOCK INTO ONE \"Custom HTML\" BLOCK (or the post's Code editor). -->\n<!-- Set the H1 TITLE in the post title field and the FEATURED IMAGE separately.      -->\n<!-- The TOC and FAQ are coded below, so do NOT also add the AIOSEO Table of Contents  -->\n<!-- or an FAQ block (that would duplicate them).                                       -->\n<!-- ============================================================================= -->\n<style>\n\/* Table of Contents *\/\n.navia-toc{background:#F7F8FB;border:1px solid #D5DBEC;border-radius:8px;padding:18px 22px;margin:0 0 28px;}\n.navia-toc .toc-title{font-weight:700;color:#223872;margin:0 0 10px;font-size:18px;}\n.navia-toc ul{margin:0;padding-left:20px;}\n.navia-toc li{margin:6px 0;}\n.navia-toc a{color:#223872;text-decoration:none;}\n.navia-toc a:hover{color:#ED4D37;text-decoration:underline;}\nh2[id]{scroll-margin-top:90px;}\n\/* Quick Answer (orange tone) *\/\n.navia-quick{background:#FEF1EC;border-left:4px solid #ED4D37;border-radius:4px;padding:16px 20px;margin:24px 0;}\n.navia-quick p{margin:0;}\n.navia-quick .qa-label{font-weight:700;color:#223872;}\n\/* FAQ accordion *\/\n.navia-faq{background:#F1F1F3;border-radius:8px;margin:10px 0;overflow:hidden;}\n.navia-faq summary{list-style:none;cursor:pointer;padding:16px 20px;font-weight:600;color:#223872;display:flex;justify-content:space-between;align-items:center;}\n.navia-faq summary::-webkit-details-marker{display:none;}\n.navia-faq summary::after{content:\"\";width:9px;height:9px;border-right:2px solid #223872;border-bottom:2px solid #223872;transform:rotate(45deg);transition:transform .2s;margin-left:12px;flex:none;}\n.navia-faq[open] summary::after{transform:rotate(-135deg);}\n.navia-faq .faq-a{padding:0 20px 16px;color:#333;}\n.navia-faq .faq-a p{margin:0;}\n\/* Disclaimer (small) *\/\n.navia-disclaimer{font-size:13px;line-height:1.55;color:#444;margin-top:24px;}\n.navia-disclaimer p{margin:0 0 8px;font-size:13px;}\n<\/style>\n\n<!-- ===================== TABLE OF CONTENTS ===================== -->\n<div class=\"navia-toc\">\n  <p class=\"toc-title\">Table of Contents<\/p>\n  <ul>\n    <li><a href=\"#cost-to-run-strategy\">What does it cost to run your own strategy?<\/a><\/li>\n    <li><a href=\"#why-brokerage-matters\">Why brokerage is the biggest cost for active strategies<\/a><\/li>\n    <li><a href=\"#zero-brokerage-maths\">Where zero brokerage changes the maths<\/a><\/li>\n    <li><a href=\"#cost-layers-compared\">The cost layers, compared<\/a><\/li>\n    <li><a href=\"#statutory-charges\">You still pay statutory charges<\/a><\/li>\n    <li><a href=\"#algo-rules\">The rules for running your own algo<\/a><\/li>\n    <li><a href=\"#get-started\">How to get started<\/a><\/li>\n    <li><a href=\"#note-on-risk\">A note on risk<\/a><\/li>\n    <li><a href=\"#conclusion\">Conclusion<\/a><\/li>\n    <li><a href=\"#faqs\">Frequently Asked Questions<\/a><\/li>\n  <\/ul>\n<\/div>\n\n<!-- ===================== INTRO ===================== -->\n<p>Your strategy and your code are only half the picture. If you want to run your own systematic trades, what it costs to place those trades matters just as much as the logic behind them. This guide breaks down what algo and systematic trading actually costs in India, why brokerage is often the biggest line for active strategies, and how zero brokerage changes the maths.<\/p>\n\n<!-- ===================== QUICK ANSWER (orange) ===================== -->\n<div class=\"navia-quick\">\n  <p><span class=\"qa-label\">\ud83d\udca1 Quick Answer<\/span><br>\n  Running your own coded or systematic trading strategy usually carries several costs: a platform or software subscription, a fee for broker API access, and brokerage on every order. For a strategy that places many orders a day, the per order brokerage is often the largest recurring cost. Navia charges \u20b90 brokerage across all segments and provides its trading API free of charge, so those two costs are removed, and you pay only the statutory charges that apply to any trade. Automated and algorithmic trading is subject to SEBI&#8217;s framework for algorithmic trading, so strategies must follow the exchange registration and access rules. Brokerage will not exceed the limit prescribed by SEBI.<\/p>\n<\/div>\n\n<h2 id=\"cost-to-run-strategy\" style=\"color:#223872;\">What does it cost to run your own strategy?<\/h2>\n<p>Running an automated strategy usually has three cost layers. The first is a platform or software subscription, if you use a strategy builder, which commonly runs from around \u20b9500 to \u20b94,000 a month depending on the plan and the number of strategies. The second is broker API access, which some brokers provide free and others charge a monthly fee for. The third, and often the largest for active strategies, is brokerage: a fee charged on every order, commonly a flat fee of around \u20b920 per order at many brokers. On top of these sit data charges and, under the current rules, a static IP for API access.<\/p>\n\n<h2 id=\"why-brokerage-matters\" style=\"color:#223872;\">Why brokerage is the biggest cost for active strategies<\/h2>\n<p>Brokerage matters more for systematic trading than for occasional trading, because a strategy can place many orders a day, and a per order fee scales directly with that count. Consider a strategy that places 10 orders a day. At a flat \u20b920 per order, that is \u20b9200 a day, or roughly \u20b94,000 in a trading month, in brokerage alone, before any platform or data costs. A more active strategy placing several times that many orders multiplies the figure. This is a fixed cost of running the strategy, entirely separate from what the strategy does in the market.<\/p>\n\n<h2 id=\"zero-brokerage-maths\" style=\"color:#223872;\">Where zero brokerage changes the maths<\/h2>\n<p>This is where Navia&#8217;s pricing is different. Navia charges \u20b90 brokerage for life across equity delivery, intraday, futures and options, commodities, ETFs and IPOs, and provides its trading API free of charge. So the two costs that usually scale with an automated strategy, per order brokerage and API access, are both removed. What remains is the statutory charges that every broker collects, which are the same wherever you trade. For a strategy that places a lot of orders, removing the per order brokerage is the single biggest change to its running cost.<\/p>\n\n<h2 id=\"cost-layers-compared\" style=\"color:#223872;\">The cost layers, compared<\/h2>\n<p>Here is how the usual cost layers compare with running the same strategy on Navia.<\/p>\n<table style=\"border-collapse:collapse;width:100%;margin:20px 0;\">\n  <thead>\n    <tr>\n      <th style=\"background:#223872;color:#ffffff;padding:10px;border:1px solid #223872;text-align:left;\">Cost layer<\/th>\n      <th style=\"background:#223872;color:#ffffff;padding:10px;border:1px solid #223872;text-align:left;\">A common model<\/th>\n      <th style=\"background:#223872;color:#ffffff;padding:10px;border:1px solid #223872;text-align:left;\">On Navia<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td style=\"padding:10px;border:1px solid #D5DBEC;\"><strong>Brokerage per order<\/strong><\/td><td style=\"padding:10px;border:1px solid #D5DBEC;\">A flat fee, often around \u20b920<\/td><td style=\"padding:10px;border:1px solid #D5DBEC;\">\u20b90<\/td><\/tr>\n    <tr style=\"background:#EDEFF6;\"><td style=\"padding:10px;border:1px solid #D5DBEC;\"><strong>Broker API access<\/strong><\/td><td style=\"padding:10px;border:1px solid #D5DBEC;\">Free to a monthly fee<\/td><td style=\"padding:10px;border:1px solid #D5DBEC;\">Free<\/td><\/tr>\n    <tr><td style=\"padding:10px;border:1px solid #D5DBEC;\"><strong>Platform subscription<\/strong><\/td><td style=\"padding:10px;border:1px solid #D5DBEC;\">Around \u20b9500 to \u20b94,000 a month for a builder<\/td><td style=\"padding:10px;border:1px solid #D5DBEC;\">Not required to use the API<\/td><\/tr>\n    <tr style=\"background:#EDEFF6;\"><td style=\"padding:10px;border:1px solid #D5DBEC;\"><strong>Statutory charges<\/strong><\/td><td style=\"padding:10px;border:1px solid #D5DBEC;\">As prescribed by regulators<\/td><td style=\"padding:10px;border:1px solid #D5DBEC;\">As prescribed by regulators<\/td><\/tr>\n  <\/tbody>\n<\/table>\n\n<!-- ===================== CTA BANNER (mid-body, full width) ===================== -->\n<figure style=\"text-align:center;margin:28px 0;\">\n  <a href=\"https:\/\/open.navia.co.in\/index-navia.php?utm_source=Organic&#038;utm_medium=blog&#038;utm_campaign=blog&#038;utm_content=zero_brokerage_algo_CTA\" target=\"_blank\" rel=\"noopener\" title=\"Run your strategy at \u20b90 brokerage \u2014 open a free Navia account\">\n    <img decoding=\"async\" src=\"https:\/\/navia.co.in\/blog\/wp-content\/uploads\/2026\/08\/CTA-Banner-5.jpeg\" alt=\"Run your strategy at zero brokerage with a free Navia account\" style=\"max-width:100%;height:auto;border:0;\" \/>\n  <\/a>\n<\/figure>\n\n<h2 id=\"statutory-charges\" style=\"color:#223872;\">You still pay statutory charges<\/h2>\n<p>Zero brokerage does not mean zero cost. Every trade still carries statutory charges set by the government, <a href=\"https:\/\/www.sebi.gov.in\">SEBI<\/a> and the exchanges, that is Securities Transaction Tax (STT), exchange transaction charges, GST, the SEBI turnover fee and stamp duty. These are identical at every broker, so they are not where platforms differ. For a systematic strategy, they are the main cost that remains once brokerage and API fees are removed.<\/p>\n\n<h2 id=\"algo-rules\" style=\"color:#223872;\">The rules for running your own algo<\/h2>\n<p>Automated and algorithmic trading through any broker API in India is governed by SEBI&#8217;s framework for algorithmic trading, which became mandatory for all brokers from 1 April 2026. In short, an algorithmic order carries a unique Algo ID assigned by the exchange, and strategies may need to be registered with the exchange through your broker. API access requires a static IP mapped to your keys, authentication through OAuth, two-factor authentication, and a daily session logout. Traders placing fewer than 10 orders per second are generally treated as normal API users, while faster activity must be registered. You can read more about <a href=\"https:\/\/navia.co.in\/blog\/algo-trading-explained-sebi-rules-india\/\">algo trading and the SEBI rules<\/a>, and confirm the current process with Navia and the <a href=\"https:\/\/www.nseindia.com\">NSE<\/a>.<\/p>\n\n<h2 id=\"get-started\" style=\"color:#223872;\">How to get started<\/h2>\n<p>To run your own strategy on Navia, you need an active Navia trading account. Once it is active, you generate your API credentials and connect your code, following the documentation and the exchange rules. If you want the technical detail on what the API can do, see how to <a href=\"https:\/\/navia.co.in\/blog\/navia-trading-api\/\">build, connect and automate with the Navia API<\/a>. The account and the API are both free to set up.<\/p>\n\n<h2 id=\"note-on-risk\" style=\"color:#223872;\">A note on risk<\/h2>\n<p>Lower costs help, but they do not change the risk of the market, and automation does not guarantee any outcome. A coded strategy can lose money just as a manual one can, and trading in F&amp;O in particular carries substantial risk. Use sound risk controls, and trade only with money you can afford to lose.<\/p>\n\n<h2 id=\"conclusion\" style=\"color:#223872;\">Conclusion<\/h2>\n<p>Your strategy and your code are yours to build, and the cost of running them does not have to be high. On Navia, per order brokerage is \u20b90 and the trading API is free, so the recurring cost of an automated strategy comes down to the statutory charges that apply everywhere, as long as you operate within SEBI&#8217;s algorithmic trading rules. To get started, open a free account on the <a href=\"https:\/\/open.navia.co.in\/index-navia.php?utm_source=Organic&#038;utm_medium=blog&#038;utm_campaign=blog&#038;utm_content=zero+brokerage+algo+trading\">Navia All-in-One App<\/a>. Navia Markets is registered with SEBI (Reg. No. INZ000095034).<\/p>\n\n<!-- ===================== FEEDBACK (YES \/ NO -> TYPEFORM), ~320px ===================== -->\n<p style=\"text-align:center;margin-top:32px;\"><strong>DID YOU FIND THIS INTERESTING?<\/strong><\/p>\n<p style=\"text-align:center;\"><strong>We&#8217;d love to hear from you \u2013<\/strong><\/p>\n<div style=\"text-align:center;margin:12px 0 28px;\">\n  <a href=\"https:\/\/form.typeform.com\/to\/bpQ8ZlDc?typeform-source=navia.co.in\" target=\"_blank\" rel=\"noopener\" style=\"display:inline-block !important;width:320px !important;max-width:100% !important;\">\n    <img decoding=\"async\" src=\"https:\/\/navia.co.in\/blog\/wp-content\/uploads\/2025\/01\/Yes-No-Button.png\" alt=\"yes or no feedback form\" style=\"display:block !important;width:100% !important;max-width:320px !important;height:auto !important;border:0;\" \/>\n  <\/a>\n<\/div>\n\n<!-- ===================== FAQ (accordion) ===================== -->\n<h2 id=\"faqs\" style=\"color:#223872;\">Frequently Asked Questions<\/h2>\n\n<details class=\"navia-faq\">\n  <summary>Is algo trading really zero brokerage on Navia?<\/summary>\n  <div class=\"faq-a\"><p>Navia charges \u20b90 brokerage across all segments, including on trades placed through its API, so there is no per order brokerage. You still pay the statutory charges that apply to any trade. Brokerage will not exceed the limit prescribed by SEBI.<\/p><\/div>\n<\/details>\n\n<details class=\"navia-faq\">\n  <summary>What does algo trading cost in India?<\/summary>\n  <div class=\"faq-a\"><p>Costs usually include a platform or software subscription, often \u20b9500 to \u20b94,000 a month, broker API access that ranges from free to a monthly fee, and brokerage on every order, commonly a flat fee of around \u20b920. Statutory charges apply on top.<\/p><\/div>\n<\/details>\n\n<details class=\"navia-faq\">\n  <summary>Do I have to pay for API access on Navia?<\/summary>\n  <div class=\"faq-a\"><p>No. Navia&#8217;s API page states that its trading API is free to use, with \u20b90 brokerage on the trades you place through it. Only statutory charges apply, plus a DP charge when you sell shares from demat.<\/p><\/div>\n<\/details>\n\n<details class=\"navia-faq\">\n  <summary>Why does brokerage matter so much for algo trading?<\/summary>\n  <div class=\"faq-a\"><p>Because an automated strategy can place many orders a day, and a per order fee scales with that count. A strategy placing 10 orders a day at \u20b920 an order is about \u20b94,000 a month in brokerage alone. At \u20b90 brokerage that cost is removed.<\/p><\/div>\n<\/details>\n\n<details class=\"navia-faq\">\n  <summary>Do I need a subscription to run my own strategy on Navia?<\/summary>\n  <div class=\"faq-a\"><p>No. Navia does not require a platform or subscription fee to use its API. You need an active Navia trading account, and you connect your own code within the exchange rules.<\/p><\/div>\n<\/details>\n\n<details class=\"navia-faq\">\n  <summary>Do I need to register my algorithm with the exchange?<\/summary>\n  <div class=\"faq-a\"><p>Traders placing fewer than 10 orders per second are generally treated as normal API users. Faster activity, and certain algo strategies, must be registered with the exchange through your broker under SEBI&#8217;s framework, mandatory from 1 April 2026.<\/p><\/div>\n<\/details>\n\n<!-- ===================== DISCLAIMERS (small font) ===================== -->\n<div class=\"navia-disclaimer\">\n  <p><em>The tools and features described above are intended to assist users with market analysis and order execution. They should not be construed as investment advice, trading recommendations, or an assurance of profits or returns.<\/em><\/p>\n  <p><strong>DISCLAIMER:<\/strong> Investment in securities market are subject to market risks, read all the related documents carefully before investing. The securities quoted are exemplary and are not recommendatory. Full disclaimer: <a href=\"https:\/\/bit.ly\/naviadisclaimer\">https:\/\/bit.ly\/naviadisclaimer<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents What does it cost to run your own strategy? Why brokerage is the biggest cost for active strategies Where zero brokerage changes the maths The cost layers, compared You still pay statutory charges The rules for running your own algo How to get started A note on risk Conclusion Frequently Asked Questions [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":19673,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ub_ctt_via":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[16],"tags":[406,7,758],"class_list":["post-19671","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-trading","tag-algo-trading","tag-indian-stock-markets","tag-navia-all-in-one-app-2"],"aioseo_notices":[],"featured_image_src":"https:\/\/navia.co.in\/blog\/wp-content\/uploads\/2026\/08\/the-real-cost-of-running-your-own-straterg-100kb.jpeg","author_info":{"display_name":"Navia Markets","author_link":"https:\/\/navia.co.in\/blog\/author\/tradeplusonline\/"},"jetpack_featured_media_url":"https:\/\/navia.co.in\/blog\/wp-content\/uploads\/2026\/08\/the-real-cost-of-running-your-own-straterg-100kb.jpeg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/posts\/19671","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/comments?post=19671"}],"version-history":[{"count":1,"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/posts\/19671\/revisions"}],"predecessor-version":[{"id":19672,"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/posts\/19671\/revisions\/19672"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/media\/19673"}],"wp:attachment":[{"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/media?parent=19671"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/categories?post=19671"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/navia.co.in\/blog\/wp-json\/wp\/v2\/tags?post=19671"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}