<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Software on WebNotes</title><link>https://v2.webnotes.in/categories/software/</link><description>Recent content in Software on WebNotes</description><generator>Hugo</generator><language>en-IN</language><lastBuildDate>Mon, 11 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://v2.webnotes.in/categories/software/index.xml" rel="self" type="application/rss+xml"/><item><title>Kite (Zerodha trading platform)</title><link>https://v2.webnotes.in/kite-zerodha/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/kite-zerodha/</guid><description>&lt;p&gt;&lt;strong&gt;Kite&lt;/strong&gt; is the trading platform operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;, India&amp;rsquo;s largest stockbroker by active client count, comprising a browser-based terminal at kite.zerodha.com and a mobile application for Android and iOS. It provides retail and institutional clients with access to equities, equity derivatives, currency derivatives, commodity derivatives, and government securities across the &lt;a href="https://v2.webnotes.in/national-stock-exchange/"&gt;National Stock Exchange&lt;/a&gt; (NSE) and the &lt;a href="https://v2.webnotes.in/bombay-stock-exchange/"&gt;Bombay Stock Exchange&lt;/a&gt; (BSE), as well as commodity exchanges operated by the Multi Commodity Exchange (MCX) and the National Commodity and Derivatives Exchange (NCDEX).&lt;/p&gt;</description></item><item><title>Kite 3 architecture and technical stack</title><link>https://v2.webnotes.in/kite-3-architecture/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/kite-3-architecture/</guid><description>&lt;p&gt;&lt;strong&gt;Kite 3&lt;/strong&gt; is the third major version of &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;&amp;rsquo;s &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite trading platform&lt;/a&gt;, released in 2018 as a ground-up rewrite of the Kite front end and data layer. The rewrite replaced the jQuery-based implementation of the original Kite with a component-driven JavaScript architecture, introduced a binary WebSocket protocol for real-time market data delivery, and integrated TradingView&amp;rsquo;s charting library for technical analysis. Kite 3 serves as the current foundation for both &lt;a href="https://v2.webnotes.in/kite-web/"&gt;Kite Web&lt;/a&gt; and the &lt;a href="https://v2.webnotes.in/kite-mobile-app/"&gt;Kite Mobile app&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kite Connect API</title><link>https://v2.webnotes.in/kite-connect-api/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/kite-connect-api/</guid><description>&lt;p&gt;&lt;strong&gt;Kite Connect&lt;/strong&gt; is the application programming interface (API) platform operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt; that exposes the order management, market data, portfolio, and account functions of &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite&lt;/a&gt; to third-party developers, fintech companies, and individual algorithmic traders. The API is accessible at api.kite.trade and documented at kite.trade/docs/connect/. Kite Connect is structured as a REST API for transactional operations and a binary WebSocket endpoint for real-time streaming market data.&lt;/p&gt;
&lt;p&gt;Kite Connect is used to build algorithmic trading systems, portfolio analytics platforms, strategy backtesting tools, brokerage white-label applications, and research dashboards. &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt; charges a monthly subscription fee for Kite Connect access, distinct from the zero-commission brokerage model for retail clients trading manually through &lt;a href="https://v2.webnotes.in/kite-web/"&gt;Kite Web&lt;/a&gt; or &lt;a href="https://v2.webnotes.in/kite-mobile-app/"&gt;Kite Mobile&lt;/a&gt;. As of 2024, Kite Connect has been integrated by hundreds of third-party fintech applications and by a large community of individual developers building personal trading systems. The &lt;a href="https://v2.webnotes.in/kite-connect-ecosystem/"&gt;Kite Connect ecosystem&lt;/a&gt; article covers the developer community, official client libraries, and marketplace in detail.&lt;/p&gt;</description></item><item><title>Kite Connect documentation and ecosystem</title><link>https://v2.webnotes.in/kite-connect-ecosystem/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/kite-connect-ecosystem/</guid><description>&lt;p&gt;The &lt;strong&gt;Kite Connect ecosystem&lt;/strong&gt; encompasses the developer documentation, official and community client libraries, partner marketplace, and the community of applications and developers built around &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;&amp;rsquo;s &lt;a href="https://v2.webnotes.in/kite-connect-api/"&gt;Kite Connect API&lt;/a&gt;. Since Kite Connect launched in 2016, the developer ecosystem has grown to include hundreds of third-party applications ranging from personal algorithmic trading scripts to commercially deployed fintech platforms serving thousands of end users.&lt;/p&gt;
&lt;p&gt;This article covers the ecosystem&amp;rsquo;s documentation, official tooling, marketplace, and developer community. The technical architecture and API endpoint reference of Kite Connect itself are covered in the &lt;a href="https://v2.webnotes.in/kite-connect-api/"&gt;Kite Connect API&lt;/a&gt; article.&lt;/p&gt;</description></item><item><title>Kite Demo (Zerodha paper trading environment)</title><link>https://v2.webnotes.in/kite-demo/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/kite-demo/</guid><description>&lt;p&gt;&lt;strong&gt;Kite Demo&lt;/strong&gt; is a simulated paper trading environment operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt; that replicates the interface and functionality of the &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite trading platform&lt;/a&gt; without executing orders on real exchanges or requiring a Zerodha account. It is accessible at kite.zerodha.com/demo and is intended to allow prospective clients to explore the Kite interface, practise order placement, and familiarise themselves with the platform&amp;rsquo;s features before opening a live account.&lt;/p&gt;
&lt;p&gt;Kite Demo presents a pre-populated watchlist with selected NSE-listed instruments and displays real-time (or slightly delayed) market data from the live exchange. When a user places an order in Kite Demo, the order is simulated within the demo environment and does not reach NSE&amp;rsquo;s or BSE&amp;rsquo;s order matching systems. Positions and P&amp;amp;L in Kite Demo are notional and carry no financial obligation.&lt;/p&gt;</description></item><item><title>Kite Mobile app (Zerodha)</title><link>https://v2.webnotes.in/kite-mobile-app/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/kite-mobile-app/</guid><description>&lt;p&gt;&lt;strong&gt;Kite Mobile&lt;/strong&gt; is the smartphone trading application component of the &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite platform&lt;/a&gt; operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;, available on the Google Play Store for Android devices and on the Apple App Store for iOS devices. It provides Zerodha clients with real-time market data, order placement, charting, portfolio management, and access to back-office functions on mobile devices, serving as the portable complement to the &lt;a href="https://v2.webnotes.in/kite-web/"&gt;Kite Web&lt;/a&gt; browser terminal.&lt;/p&gt;
&lt;p&gt;Kite Mobile is consistently among the most downloaded and highest-rated financial applications on the Google Play Store and Apple App Store in the Indian market, with several million downloads and ratings above 4.0 out of 5 from a substantial base of user reviews. It supports trading across NSE and BSE equities, equity futures and options, currency derivatives, and MCX commodity derivatives, matching the segment coverage of &lt;a href="https://v2.webnotes.in/kite-web/"&gt;Kite Web&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kite nudges framework (behavioural prompts)</title><link>https://v2.webnotes.in/kite-nudges/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/kite-nudges/</guid><description>&lt;p&gt;&lt;strong&gt;Kite nudges&lt;/strong&gt; is a behavioural intervention framework integrated into &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;&amp;rsquo;s &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite trading platform&lt;/a&gt;, active on both &lt;a href="https://v2.webnotes.in/kite-web/"&gt;Kite Web&lt;/a&gt; and the &lt;a href="https://v2.webnotes.in/kite-mobile-app/"&gt;Kite Mobile app&lt;/a&gt;. The framework surfaces contextual alerts and warnings during a client&amp;rsquo;s order placement flow when the system detects a pattern associated with statistically adverse trading outcomes. The design draws on behavioural economics principles to prompt traders to reconsider specific order characteristics without blocking order submission.&lt;/p&gt;
&lt;p&gt;The nudges framework is described in detail in Zerodha&amp;rsquo;s Z-Connect blog posts and forms part of &lt;a href="https://v2.webnotes.in/sebi/"&gt;SEBI&lt;/a&gt;&amp;rsquo;s stated preference for brokers to implement investor protection measures beyond mandatory compliance requirements.&lt;/p&gt;</description></item><item><title>Kite Publisher (Zerodha embed widget)</title><link>https://v2.webnotes.in/kite-publisher/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/kite-publisher/</guid><description>&lt;p&gt;&lt;strong&gt;Kite Publisher&lt;/strong&gt; is an embeddable order widget operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt; that allows third-party websites and content publishers to place a &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite&lt;/a&gt;-powered buy or sell button on their own web pages. When a visitor clicks the embedded Kite Publisher button, they are directed to a Kite order window pre-populated with the instrument, transaction type, and quantity specified by the publisher; if the visitor is logged into their Zerodha account, the order can be placed immediately.&lt;/p&gt;</description></item><item><title>Kite Web (Zerodha browser trading terminal)</title><link>https://v2.webnotes.in/kite-web/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/kite-web/</guid><description>&lt;p&gt;&lt;strong&gt;Kite Web&lt;/strong&gt; is the browser-based trading terminal component of the &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite platform&lt;/a&gt; operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;, accessible at kite.zerodha.com. It is a single-page application that runs in any modern web browser without installation, providing real-time market data, charting, order placement, portfolio tracking, and back-office access for clients trading in NSE and BSE equities, equity derivatives, currency derivatives, and commodity derivatives on MCX.&lt;/p&gt;
&lt;p&gt;Kite Web is one of two primary client interfaces in Zerodha&amp;rsquo;s platform; the other is the &lt;a href="https://v2.webnotes.in/kite-mobile-app/"&gt;Kite Mobile app&lt;/a&gt; for Android and iOS. The web terminal is designed for clients who prefer a large-screen trading environment with multi-chart layouts and detailed watchlists. Both interfaces share the same underlying data feeds, order management system, and authentication layer, ensuring consistent behaviour and data synchronisation across devices.&lt;/p&gt;</description></item><item><title>Sensibull (options analytics platform)</title><link>https://v2.webnotes.in/sensibull/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/sensibull/</guid><description>&lt;p&gt;&lt;strong&gt;Sensibull&lt;/strong&gt; is an options analytics and strategy-building platform accessible at sensibull.com, developed by Sensibull Technologies Private Limited and integrated with &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;&amp;rsquo;s &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite platform&lt;/a&gt; via the &lt;a href="https://v2.webnotes.in/kite-connect-api/"&gt;Kite Connect API&lt;/a&gt;. Sensibull provides retail and semi-professional options traders with tools for analysing the NSE options market: option chain visualisation with real-time data, payoff diagram construction for multi-leg strategies, implied volatility (IV) surface analysis, Greeks computation, options strategy comparison, and position management analytics.&lt;/p&gt;
&lt;p&gt;The platform is accessible within the &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite&lt;/a&gt; interface via the Option Chain link and as a standalone web application at sensibull.com. Multi-broker support was added in subsequent versions, allowing clients of Upstox, Angel One, HDFC Securities, and other brokers to use Sensibull, though the tightest integration remains with &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Streak (no-code algorithmic trading platform)</title><link>https://v2.webnotes.in/streak-platform/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/streak-platform/</guid><description>&lt;p&gt;&lt;strong&gt;Streak&lt;/strong&gt; is a no-code algorithmic trading and strategy automation platform accessible at streak.tech, developed by Streak Tech Private Limited and integrated with &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;&amp;rsquo;s &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite platform&lt;/a&gt; via the &lt;a href="https://v2.webnotes.in/kite-connect-api/"&gt;Kite Connect API&lt;/a&gt;. Streak enables retail traders without programming knowledge to create rule-based trading strategies using a visual condition builder, backtest them on historical market data, and deploy them for live automated execution against a Zerodha trading account.&lt;/p&gt;
&lt;p&gt;The platform targets the segment of active traders who wish to systematise their trading rules without writing code in Python, Java, or other programming languages. By abstracting strategy logic into a graphical condition interface and connecting live execution to &lt;a href="https://v2.webnotes.in/kite-connect-api/"&gt;Kite Connect&lt;/a&gt;, Streak provides a no-code path to algorithmic trading within the regulatory constraints applicable to Indian retail brokerage.&lt;/p&gt;</description></item><item><title>Trading Q&amp;A (Zerodha community forum)</title><link>https://v2.webnotes.in/trading-qna/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/trading-qna/</guid><description>&lt;p&gt;&lt;strong&gt;Trading Q&amp;amp;A&lt;/strong&gt; is an online community question-and-answer forum operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;, accessible at tradingqna.com. The forum allows Zerodha clients, prospective clients, and the broader retail investor community to ask and answer questions on topics including platform support (&lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite&lt;/a&gt;, &lt;a href="https://v2.webnotes.in/zerodha-console/"&gt;Zerodha Console&lt;/a&gt;, &lt;a href="https://v2.webnotes.in/zerodha-coin/"&gt;Coin&lt;/a&gt;), trading strategies, technical analysis, fundamental analysis, options and derivatives, financial literacy, and the &lt;a href="https://v2.webnotes.in/kite-connect-api/"&gt;Kite Connect API&lt;/a&gt; for developers.&lt;/p&gt;
&lt;p&gt;Trading Q&amp;amp;A is built on the Discourse open-source discussion platform, which provides threading, voting, tagging, and moderation tools. The forum complements Zerodha&amp;rsquo;s formal support channels (support.zerodha.com) by allowing peer-to-peer knowledge exchange alongside official Zerodha staff participation.&lt;/p&gt;</description></item><item><title>Varsity Mobile app (Zerodha)</title><link>https://v2.webnotes.in/varsity-mobile/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/varsity-mobile/</guid><description>&lt;p&gt;&lt;strong&gt;Varsity Mobile&lt;/strong&gt; is the smartphone application companion to &lt;a href="https://v2.webnotes.in/varsity-zerodha/"&gt;Zerodha Varsity&lt;/a&gt;, the free financial literacy and trading education portal operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;. Available on the Google Play Store for Android devices and on the Apple App Store for iOS devices, Varsity Mobile packages the Varsity module library for mobile reading with added features for offline access, bookmarking, and chapter progress tracking.&lt;/p&gt;
&lt;p&gt;The application serves readers who wish to access Varsity&amp;rsquo;s educational content on the go, particularly in areas with intermittent internet connectivity, since modules can be downloaded for offline reading. Varsity Mobile does not require a Zerodha trading account; the application is freely downloadable and the content is accessible without registration.&lt;/p&gt;</description></item><item><title>Zerodha Console</title><link>https://v2.webnotes.in/zerodha-console/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/zerodha-console/</guid><description>&lt;p&gt;&lt;strong&gt;Zerodha Console&lt;/strong&gt; is the back-office and portfolio-reporting portal operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;, India&amp;rsquo;s largest stockbroker by active client count, and is accessible at console.zerodha.com. Console provides &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt; clients with a consolidated view of their trading history, ledger statements, tax profit-and-loss reports, &lt;a href="https://v2.webnotes.in/demat-account/"&gt;demat account&lt;/a&gt; statements, and account management functions. It serves as the administrative complement to &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite&lt;/a&gt;, which is Zerodha&amp;rsquo;s order-execution interface.&lt;/p&gt;
&lt;p&gt;Console aggregates data across all segments in which a client trades, including NSE and BSE equities, equity futures and options, currency derivatives, commodity derivatives (MCX and NCDEX), and direct mutual fund units held through &lt;a href="https://v2.webnotes.in/zerodha-coin/"&gt;Zerodha Coin&lt;/a&gt;. The portal generates documents required for Indian income tax filing: the tradewise profit-and-loss report, the capital gains report covering both short-term and long-term gains, the F&amp;amp;O turnover statement for tax audit determination, and the full contract note archive going back to account opening.&lt;/p&gt;</description></item><item><title>Zerodha Pi (legacy desktop trading terminal)</title><link>https://v2.webnotes.in/zerodha-pi-legacy/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/zerodha-pi-legacy/</guid><description>&lt;p&gt;&lt;strong&gt;Zerodha Pi&lt;/strong&gt; (often written as &lt;strong&gt;Pi&lt;/strong&gt;) was a proprietary Windows desktop trading terminal developed and operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt; from approximately 2014. Pi was designed as an advanced trading platform for active traders who required sophisticated charting, strategy scripting, and back-testing capabilities not available in the NEST-based &lt;a href="https://v2.webnotes.in/zerodha-trader-nest-legacy/"&gt;Zerodha Trader&lt;/a&gt; terminal that preceded it. Pi was retired and replaced by the browser-based &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite platform&lt;/a&gt; after Kite became feature-mature between 2016 and 2018.&lt;/p&gt;
&lt;p&gt;Pi was notable in the Indian discount brokerage market as an attempt to offer features comparable to full-service broker desktop terminals (which licensed platforms such as ODIN from Financial Technologies India or advanced charting add-ons) to discount brokerage clients without additional charge.&lt;/p&gt;</description></item><item><title>Zerodha Sentinel (price alert platform)</title><link>https://v2.webnotes.in/zerodha-sentinel/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/zerodha-sentinel/</guid><description>&lt;p&gt;&lt;strong&gt;Zerodha Sentinel&lt;/strong&gt; is a price and market condition alert platform operated by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt;, accessible at sentinel.zerodha.com. Sentinel allows traders and investors to set alert conditions on NSE and BSE listed instruments (equities, indices, futures, and options) and receive notifications via push notification to the &lt;a href="https://v2.webnotes.in/kite-mobile-app/"&gt;Kite Mobile app&lt;/a&gt;, email, or SMS when the specified conditions are met. Sentinel operates independently of exchange order entry; it does not place orders on the exchange but only notifies the user, leaving the order decision and execution to the user.&lt;/p&gt;</description></item><item><title>Zerodha Trader and NEST (legacy trading terminal)</title><link>https://v2.webnotes.in/zerodha-trader-nest-legacy/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://v2.webnotes.in/zerodha-trader-nest-legacy/</guid><description>&lt;p&gt;&lt;strong&gt;Zerodha Trader&lt;/strong&gt; was the original trading terminal used by &lt;a href="https://v2.webnotes.in/zerodha/"&gt;Zerodha&lt;/a&gt; when the brokerage launched in 2010. It was built on the &lt;strong&gt;NEST&lt;/strong&gt; (Now Executing Smarter Trades) platform developed by OMNESYS Technologies Private Limited, a technology company that supplied trading terminal software to multiple Indian stockbrokers and which was subsequently acquired by NSE IT (a subsidiary of the &lt;a href="https://v2.webnotes.in/national-stock-exchange/"&gt;National Stock Exchange&lt;/a&gt;). Zerodha Trader was the primary order-entry interface for Zerodha clients from 2010 until it was progressively replaced by the &lt;a href="https://v2.webnotes.in/zerodha-pi-legacy/"&gt;Pi desktop terminal&lt;/a&gt; and then the browser-based &lt;a href="https://v2.webnotes.in/kite-zerodha/"&gt;Kite platform&lt;/a&gt; over the period 2014 to 2018.&lt;/p&gt;</description></item></channel></rss>