{"id":18000,"date":"2026-07-23T04:07:02","date_gmt":"2026-07-23T10:37:02","guid":{"rendered":"https:\/\/shoonya.com\/blog\/?p=18000"},"modified":"2026-07-23T04:07:02","modified_gmt":"2026-07-23T10:37:02","slug":"algorithmic-trading-strategies","status":"publish","type":"post","link":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/","title":{"rendered":"Top 7 Algorithmic Trading Strategies: Examples and How Each One Works"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_87 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\"><p class=\"ez-toc-title\" style=\"cursor:inherit\"><\/p>\n<\/div><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#What_Are_Algorithmic_Trading_Strategies\" >What Are Algorithmic Trading Strategies?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#Why_Do_Traders_Use_Algo_Trading_Strategies\" >Why Do Traders Use Algo Trading Strategies?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#Top_7_Types_of_Algorithmic_Trading_Strategies\" >Top 7 Types of Algorithmic Trading Strategies<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#Conclusion\" >Conclusion<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#Algorithmic_Trading_Strategies_FAQs\" >Algorithmic Trading Strategies: FAQs<\/a><\/li><\/ul><\/nav><\/div>\n<nav style=\"--separator: &quot;\/&quot;\" class=\"wp-block-breadcrumbs\" aria-label=\"Breadcrumbs\"><ol><li><a href=\"https:\/\/shoonya.com\/blog\/\">Home<\/a><\/li><li><a href=\"https:\/\/shoonya.com\/blog\/product-update\/\">Product Update<\/a><\/li><li><a href=\"https:\/\/shoonya.com\/blog\/product-update\/algo-trading\/\">Algo Trading<\/a><\/li><li><span aria-current=\"page\">Top 7 Algorithmic Trading Strategies: Examples and How Each One Works<\/span><\/li><\/ol><\/nav>\n\n\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,600;12..96,700;12..96,800&amp;family=Figtree:ital,wght@0,300;0,400;0,500;0,600;1,400&amp;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --forest:   #082F24;  \/* Pistachio Green \u2014 cover bg \/ headings *\/\n    --spring:   #02EE77;  \/* Spring Green \u2014 cover bg accent *\/\n    --mustard:  #EFA145;  \/* logo accent *\/\n    --reddish:  #AA573D;  \/* logo accent *\/\n    --white:    #FFFFFF;\n  }\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  html { scroll-behavior: smooth; }\n  body { font-family: 'Figtree', sans-serif; background: var(--white); color: var(--forest); font-size: 17px; line-height: 1.8; }\n\n  \/* LAYOUT *\/\n  .blog-wrap { max-width: 100%; margin: 0 auto; padding: 56px 24px 100px; }\n\n  \/* PROSE *\/\n  .prose p { margin-bottom: 22px; }\n  .prose h2 { font-family: 'Bricolage Grotesque', sans-serif; font-size: 24px; font-weight: 700; color: var(--forest); letter-spacing: -0.3px; margin: 52px 0 16px; }\n  .prose h3 { font-family: 'Bricolage Grotesque', sans-serif; font-size: 18px; font-weight: 700; color: var(--forest); margin: 28px 0 10px; }\n  .prose strong { color: var(--forest); font-weight: 700; }\n  .prose ul, .prose ol { padding-left: 24px; margin-bottom: 22px; }\n  .prose li { margin-bottom: 8px; }\n  .prose ul li::marker { color: var(--forest); }\n  .prose ol li::marker { color: var(--forest); font-weight: 700; font-family: 'Bricolage Grotesque', sans-serif; }\n\n  \/* TABLES *\/\n  .table-wrap { overflow-x: auto; margin: 8px 0 28px; border-radius: 10px; border: 1px solid rgba(8,47,36,0.15); box-shadow: 0 1px 6px rgba(8,47,36,0.06); }\n  table { width: 100%; border-collapse: collapse; font-size: 14.5px; background: var(--white); }\n  thead tr { background: var(--forest); }\n  thead th { padding: 12px 16px; text-align: left; font-family: 'Bricolage Grotesque', sans-serif; font-size: 12px; font-weight: 700; color: rgba(255,255,255,0.85); letter-spacing: 0.4px; text-transform: uppercase; white-space: nowrap; }\n  tbody tr { border-bottom: 1px solid rgba(8,47,36,0.15); }\n  tbody tr:last-child { border-bottom: none; }\n  tbody tr:hover { background: rgba(2,238,119,0.07); }\n  tbody td { padding: 12px 16px; color: var(--forest); vertical-align: top; }\n  tbody td:first-child { font-weight: 600; color: var(--forest); }\n\n  \/* DEFINITION BOX *\/\n  .definition-box { background: var(--white); border: 1.5px solid var(--mustard); border-radius: 12px; padding: 22px 26px; margin: 24px 0; }\n  .definition-box .def-label { font-family: 'Bricolage Grotesque', sans-serif; font-size: 11px; font-weight: 800; letter-spacing: 0.7px; text-transform: uppercase; color: var(--reddish); margin-bottom: 8px; }\n  .definition-box p { margin-bottom: 8px; font-size: 15.5px; color: var(--forest); }\n  .definition-box p:last-child { margin-bottom: 0; }\n\n  \/* CALLOUT *\/\n  .callout { border-radius: 10px; padding: 18px 22px; margin: 24px 0; display: flex; gap: 14px; align-items: flex-start; font-size: 15px; }\n  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }\n  .callout-body { flex: 1; }\n  .callout-label { font-size: 11px; font-weight: 800; letter-spacing: 0.6px; text-transform: uppercase; margin-bottom: 4px; }\n  .callout-body p { margin-bottom: 0; font-size: 15px; line-height: 1.65; color: var(--forest); }\n  .callout-note { background: rgba(2,238,119,0.08); border-left: 3px solid var(--mustard); }\n  .callout-note .callout-label { color: var(--reddish); }\n  .callout-risk { background: rgba(170,87,61,0.08); border-left: 3px solid var(--reddish); }\n  .callout-risk .callout-label { color: var(--reddish); }\n\n  \/* STEPS *\/\n  .step-block { border-left: 2px solid rgba(8,47,36,0.15); margin: 8px 0 22px 10px; padding-left: 24px; display: flex; flex-direction: column; gap: 28px; }\n  .step-item { position: relative; }\n  .step-item::before { content: attr(data-n); position: absolute; left: -37px; top: 0; width: 26px; height: 26px; background: var(--forest); color: var(--mustard); border-radius: 50%; font-family: 'Bricolage Grotesque', sans-serif; font-size: 13px; font-weight: 800; display: grid; place-items: center; }\n  .step-item h3 { margin-top: 0; margin-bottom: 6px; font-size: 16px; }\n  .step-item p { margin-bottom: 0; font-size: 15px; color: rgba(8,47,36,0.7); }\n\n  \/* INLINE LINKS *\/\n  .prose a, .callout-body a, .faq-item a, .disclaimer a {\n    color: var(--forest);\n    font-weight: 600;\n    text-decoration: underline;\n    text-decoration-color: var(--mustard);\n    text-underline-offset: 3px;\n    transition: color 0.15s, text-decoration-color 0.15s;\n  }\n  .prose a:hover, .callout-body a:hover, .faq-item a:hover, .disclaimer a:hover { color: var(--reddish); text-decoration-color: var(--reddish); }\n\n  \/* DIVIDER *\/\n  hr.divider { border: none; border-top: 1px solid rgba(8,47,36,0.15); margin: 48px 0; }\n\n  \/* FAQ *\/\n  .faq-item { border-bottom: 1px solid rgba(8,47,36,0.15); padding: 22px 0; }\n  .faq-item:last-child { border-bottom: none; }\n  .faq-item h3 { font-family: 'Bricolage Grotesque', sans-serif; font-size: 16px; font-weight: 700; color: var(--forest); margin-bottom: 8px; display: flex; gap: 10px; margin-top: 0; }\n  .faq-item h3::before { content: 'Q.'; color: var(--mustard); font-weight: 800; flex-shrink: 0; }\n  .faq-item p { font-size: 15px; color: rgba(8,47,36,0.7); margin-bottom: 0; padding-left: 28px; }\n\n  \/* FINAL CTA *\/\n  .final-cta { background: var(--forest); border-radius: 16px; padding: 40px; margin: 56px 0 32px; text-align: center; }\n  .final-cta h3 { font-family: 'Bricolage Grotesque', sans-serif; font-size: 22px; font-weight: 800; color: var(--white); margin-bottom: 24px; letter-spacing: -0.3px; }\n  .final-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 28px; }\n  .final-pill { background: rgba(239,161,69,0.12); border: 1px solid rgba(239,161,69,0.3); color: var(--mustard); font-size: 13px; font-weight: 600; padding: 7px 16px; border-radius: 20px; }\n  .final-cta a { display: inline-flex; background: var(--mustard); color: var(--forest); font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: 15px; padding: 14px 32px; border-radius: 8px; text-decoration: none; transition: opacity 0.15s; }\n  .final-cta a:hover { opacity: 0.88; }\n\n  \/* DISCLAIMER *\/\n  .disclaimer { font-size: 12px; color: rgba(8,47,36,0.7); line-height: 1.7; padding: 16px 20px; background: rgba(8,47,36,0.04); border-radius: 8px; border: 1px solid rgba(8,47,36,0.12); margin: 16px 0; }\n\n  @media (max-width: 640px) {\n    table { font-size: 13px; }\n  }\n<\/style>\n\n\n\n<div class=\"blog-wrap\">\n  <div class=\"prose\">\n\n    <p>Imagine setting rules like buy a stock if it dips 2%, sell once it gains 3%. You do not need to watch the screen or place the order yourself. A program does it for you, the moment the price hits your mark.<\/p>\n    <p>This is what algorithmic trading strategies are built around. A set of rules that decides when to buy and sell, so you do not have to make that call in the middle of a busy day. Each rule works differently, and choosing the right one starts with understanding what each does.<\/p>\n    <p>This guide walks through the most common algorithmic trading strategies, with simple examples, so you can see how each one plays out in a real trade.<\/p>\n\n    <h2><span class=\"ez-toc-section\" id=\"What_Are_Algorithmic_Trading_Strategies\"><\/span>What Are Algorithmic Trading Strategies?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <div class=\"definition-box\">\n      <div class=\"def-label\">Definition<\/div>\n      <p>Algorithmic trading strategies are predefined sets of rules that determine when to buy or sell a stock based on price, volume, or other market signals, and are executed automatically once those conditions are met.<\/p>\n    <\/div>\n\n    <p>These rules can be built using:<\/p>\n    <ul>\n      <li><strong>Price and volume signals:<\/strong> How far a stock has moved and how much has traded.<\/li>\n      <li><strong>Technical indicators:<\/strong> Tools like moving averages, RSI, or Bollinger Bands.<\/li>\n      <li><strong>Statistical or mathematical models:<\/strong> Patterns drawn from historical price data.<\/li>\n      <li><strong>Fixed timing or execution rules:<\/strong> Breaking a large order into smaller ones over time.<\/li>\n    <\/ul>\n\n    <h2><span class=\"ez-toc-section\" id=\"Why_Do_Traders_Use_Algo_Trading_Strategies\"><\/span>Why Do Traders Use Algo Trading Strategies?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>Algo trading strategies are used mainly because they remove the delay and hesitation that come with placing trades by hand.<\/p>\n    <ul>\n      <li><strong>Speed:<\/strong> Orders go in within milliseconds of the rule being met.<\/li>\n      <li><strong>Discipline:<\/strong> The strategy follows its logic regardless of fear or greed in the moment.<\/li>\n      <li><strong>Backtesting:<\/strong> A strategy can be tested against past data before it is used live.<\/li>\n      <li><strong>Wider monitoring:<\/strong> One strategy can track several stocks or conditions at once.<\/li>\n      <li><strong>Fewer manual errors:<\/strong> There is no risk of mistyping a price or quantity under pressure.<\/li>\n    <\/ul>\n\n    <h2><span class=\"ez-toc-section\" id=\"Top_7_Types_of_Algorithmic_Trading_Strategies\"><\/span>Top 7 Types of Algorithmic Trading Strategies<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <p>The main types of algorithmic trading strategies are trend following, mean reversion, arbitrage, market timing, index rebalancing, VWAP\/TWAP execution, and option buying algo strategies, each built around a different market signal and suited to different conditions. Here is a detailed look at how each one works, with a worked example.<\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead><tr><th>Strategy<\/th><th>Best Suited For<\/th><\/tr><\/thead>\n        <tbody>\n          <tr><td>Trend Following<\/td><td>Strongly trending markets and stocks or indices with clear directional moves<\/td><\/tr>\n          <tr><td>Mean Reversion<\/td><td>Range-bound markets where prices oscillate around a stable average<\/td><\/tr>\n          <tr><td>Arbitrage<\/td><td>Liquid instruments with fast, low-latency execution infrastructure<\/td><\/tr>\n          <tr><td>Index Rebalancing<\/td><td>Stocks with confirmed, scheduled index inclusion or exclusion events<\/td><\/tr>\n          <tr><td>Market Timing<\/td><td>Portfolio-level decisions rather than single-stock trades<\/td><\/tr>\n          <tr><td>VWAP\/TWAP Execution<\/td><td>Large institutional-sized orders where minimising market impact matters<\/td><\/tr>\n          <tr><td>Option Buying Algo<\/td><td>Traders comfortable with higher volatility and short holding periods<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h3>1. Trend Following<\/h3>\n    <p>Once a stock starts moving strongly in one direction, it tends to keep moving that way for a while, so the algorithm&#8217;s job is to catch that move early and ride it until it fades.<\/p>\n    <p><strong>How it works:<\/strong> The algorithm tracks indicators that confirm a trend is underway and strengthening, such as moving average crossovers (a shorter average crossing above a longer one), the MACD, the ADX (which measures trend strength), or a breakout above a recent resistance level combined with a jump in trading volume.<\/p>\n\n    <div class=\"definition-box\">\n      <div class=\"def-label\">Example<\/div>\n      <p>Stock has traded between \u20b9480 and \u20b9500 for three weeks. It breaks above \u20b9500 with volume nearly double its 20-day average. The 50-day moving average has just crossed above the 200-day moving average. The algorithm enters a long position at \u20b9502. It sets the 50-day moving average as a trailing stop-loss. As the stock climbs to \u20b9540, the stop trails upward. The stock closes below the 50-day average at \u20b9525, and the algorithm exits, booking a gain.<\/p>\n    <\/div>\n\n    <p><strong>Best suited for:<\/strong> Strongly trending markets, and stocks or indices with clear directional moves.<\/p>\n\n    <div class=\"callout callout-risk\">\n      <span class=\"callout-icon\">\u26a0\ufe0f<\/span>\n      <div class=\"callout-body\">\n        <div class=\"callout-label\">Risk<\/div>\n        <p>In sideways or choppy markets, the same breakout logic can trigger repeatedly on false signals, leading to a series of small losses, often called &#8220;whipsaws.&#8221;<\/p>\n      <\/div>\n    <\/div>\n\n    <h3>2. Mean Reversion<\/h3>\n    <p>Mean reversion strategies are based on the idea that prices swing away from their average from time to time, but tend to drift back toward it, so the algorithm looks for stocks that have moved unusually far from their normal range and bets on a pullback.<\/p>\n    <p><strong>How it works:<\/strong> The algorithm typically uses a moving average as the &#8220;mean,&#8221; along with tools like Bollinger Bands (which widen and narrow based on volatility) or the RSI (which flags overbought or oversold conditions), and sometimes a statistical measure called the z-score to quantify exactly how far the price has deviated.<\/p>\n\n    <div class=\"definition-box\">\n      <div class=\"def-label\">Example<\/div>\n      <p>A stock&#8217;s 20-day average price is \u20b91,000, but it suddenly rallies to \u20b91,120, roughly 12% above that average, while its RSI reads 78, well into overbought territory. The algorithm reads this as a stretched move and shorts the stock at \u20b91,120, expecting it to drift back toward \u20b91,000. Over the next several sessions, as the price eases back to \u20b91,045, the algorithm closes the position, capturing the difference. If the price does not revert and keeps climbing instead, the algorithm&#8217;s stop-loss would close the position at a predefined loss level.<\/p>\n    <\/div>\n\n    <p><strong>Best suited for:<\/strong> Range-bound markets, where prices oscillate around a stable average rather than trending strongly.<\/p>\n\n    <div class=\"callout callout-risk\">\n      <span class=\"callout-icon\">\u26a0\ufe0f<\/span>\n      <div class=\"callout-body\">\n        <div class=\"callout-label\">Risk<\/div>\n        <p>During a strong, sustained trend, a stock can keep moving further from its average instead of reverting, so the strategy needs strict stop losses to avoid large losses.<\/p>\n      <\/div>\n    <\/div>\n\n    <h3>3. Arbitrage<\/h3>\n    <p>Arbitrage strategies aim to capture small, short-lived price differences across markets, exchanges, or related instruments, profiting from the gap rather than predicting direction.<\/p>\n    <p><strong>How it works:<\/strong> The algorithm continuously scans prices across venues or related instruments. Common variations include statistical arbitrage (using models to spot mispricing across correlated stocks), cross-exchange arbitrage (the same asset priced differently across exchanges), index arbitrage (a gap between an index and its underlying components), and merger arbitrage (price gaps that appear around a merger or acquisition announcement).<\/p>\n\n    <div class=\"definition-box\">\n      <div class=\"def-label\">Example<\/div>\n      <p>A stock is trading at \u20b92,400 on the NSE and \u20b92,410 on the BSE at the same moment. The algorithm instantly buys on the NSE at \u20b92,400 and sells the same quantity on the BSE at \u20b92,410, locking in a \u20b910-per-share gain before the prices converge, which they typically do within seconds as other participants react to the same gap.<\/p>\n    <\/div>\n\n    <p><strong>Best suited for:<\/strong> Liquid instruments with fast, low-latency execution infrastructure.<\/p>\n\n    <div class=\"callout callout-risk\">\n      <span class=\"callout-icon\">\u26a0\ufe0f<\/span>\n      <div class=\"callout-body\">\n        <div class=\"callout-label\">Risk<\/div>\n        <p>The profit margin per trade is very small, so transaction costs alone can wipe out the gain, and increasing competition from other algorithms quickly shrinks these opportunities.<\/p>\n      <\/div>\n    <\/div>\n\n    <h3>4. Index Rebalancing<\/h3>\n    <p>This strategy is built around a predictable event: when a benchmark index like the Nifty 50 changes its list of constituent stocks or adjusts their weights, index funds tracking that benchmark are forced to buy or sell shares to match the new composition.<\/p>\n    <p><strong>How it works:<\/strong> The algorithm tries to anticipate which stocks will be added to or removed from an index ahead of the official rebalancing date, positioning itself before the large, predictable wave of buying or selling from index funds hits the market.<\/p>\n\n    <div class=\"definition-box\">\n      <div class=\"def-label\">Example<\/div>\n      <p>A mid-cap stock is announced as a new addition to the Nifty 50, effective three weeks from now. The algorithm calculates that index funds tracking the Nifty 50 will need to buy a large quantity of this stock to match its new weight in the index. It buys the stock in the days following the announcement, anticipating that the wave of index-fund buying closer to the effective date will push the price higher, and exits before or around that date.<\/p>\n    <\/div>\n\n    <p><strong>Best suited for:<\/strong> Stocks with confirmed, scheduled index inclusion or exclusion events.<\/p>\n\n    <div class=\"callout callout-risk\">\n      <span class=\"callout-icon\">\u26a0\ufe0f<\/span>\n      <div class=\"callout-body\">\n        <div class=\"callout-label\">Risk<\/div>\n        <p>Because the event is public knowledge, many traders attempt the same trade, which can reduce the available price gain, and getting the timing wrong can mean holding the position through unrelated price swings.<\/p>\n      <\/div>\n    <\/div>\n\n    <h3>5. Market Timing<\/h3>\n    <p>Market timing strategies are less about a single stock and more about deciding when to be invested in the market at all, aiming to stay in during favourable conditions and step aside, or go defensive, when conditions turn unfavourable.<\/p>\n    <p><strong>How it works:<\/strong> The algorithm combines signals such as a broad market trend filter (for example, whether the Nifty is trading above or below its 200-day moving average), macroeconomic data such as interest rates or inflation trends, volatility measures such as the India VIX, and sometimes sentiment analysis derived from news flow.<\/p>\n\n    <div class=\"definition-box\">\n      <div class=\"def-label\">Example<\/div>\n      <p>The Nifty has been trading below its 200-day moving average for several weeks, the India VIX has climbed above 22, signalling elevated fear, and inflation data released that week came in above expectations. The algorithm reads this combination as an unfavourable environment, reduces existing equity positions, and holds a larger portion of the portfolio in cash or defensive instruments until the trend filter turns positive again.<\/p>\n    <\/div>\n\n    <p><strong>Best suited for:<\/strong> Portfolio-level decisions rather than single-stock trades, particularly for reducing drawdowns during broad market weakness.<\/p>\n\n    <div class=\"callout callout-risk\">\n      <span class=\"callout-icon\">\u26a0\ufe0f<\/span>\n      <div class=\"callout-body\">\n        <div class=\"callout-label\">Risk<\/div>\n        <p>Predicting market turns is inherently difficult, and sudden, unexpected events, such as a geopolitical shock, can move markets sharply in ways no model anticipated.<\/p>\n      <\/div>\n    <\/div>\n\n    <h3>6. VWAP and TWAP Execution Strategies<\/h3>\n    <p>These strategies do not try to predict price direction at all. Their entire purpose is to execute a large order at a fair average price without the order itself moving the market against the trader.<\/p>\n    <p><strong>How it works:<\/strong> VWAP (Volume Weighted Average Price) breaks a large order into smaller pieces and places more of them during high-volume periods of the day, so the execution mirrors how the market is actually trading. TWAP (Time Weighted Average Price) instead splits the order into equal pieces at fixed time intervals, regardless of volume, which suits thinner, less liquid stocks.<\/p>\n\n    <div class=\"definition-box\">\n      <div class=\"def-label\">Example<\/div>\n      <p>A trader needs to buy 10,000 shares within a single trading session without alerting the market to a large order. A VWAP algorithm might place 1,500 shares in the first hour (typically high volume), taper down through the middle of the day, and place another large chunk in the final hour when volume picks up again. A TWAP algorithm, by contrast, would simply place around 1,650 shares every hour over a six-hour session, regardless of the volume at that time.<\/p>\n    <\/div>\n\n    <p><strong>Best suited for:<\/strong> Large institutional-sized orders where minimising market impact matters more than getting the single best price.<\/p>\n\n    <div class=\"callout callout-risk\">\n      <span class=\"callout-icon\">\u26a0\ufe0f<\/span>\n      <div class=\"callout-body\">\n        <div class=\"callout-label\">Risk<\/div>\n        <p>If the market moves sharply during the execution window, adhering to a rigid time or volume schedule can still yield a worse average price than a more opportunistic approach.<\/p>\n      <\/div>\n    <\/div>\n\n    <h3>7. Option Buying Algo Strategy<\/h3>\n    <p>This applies the same rule-based logic used for stocks to buying option contracts, but with tighter, faster rules, since options lose value with time in a way that stocks do not.<\/p>\n    <p><strong>How it works:<\/strong> A trigger, such as a breakout, a sudden rise in implied volatility, or a technical signal on the underlying stock, tells the algorithm to buy a specific call or put option. The stop-loss and profit target are usually defined as a percentage of the option&#8217;s premium rather than the underlying stock&#8217;s price, since options can move far more sharply.<\/p>\n\n    <div class=\"definition-box\">\n      <div class=\"def-label\">Example<\/div>\n      <p>A stock is trading at \u20b91,000 and breaks above a key resistance level of \u20b91,010 on strong volume. The algorithm buys a near-the-money call option with a premium of \u20b915, setting a target to exit at \u20b922 (roughly a 45% gain on the premium) and a stop-loss to exit if the premium falls to \u20b910. If the stock continues higher and the option premium hits \u20b922 within the day, the algorithm exits automatically. If the breakout fails and the premium drops to \u20b910, it exits there instead, limiting the loss.<\/p>\n    <\/div>\n\n    <p><strong>Best suited for:<\/strong> Traders comfortable with the higher volatility of options, using short holding periods to reduce exposure to time decay.<\/p>\n\n    <div class=\"callout callout-risk\">\n      <span class=\"callout-icon\">\u26a0\ufe0f<\/span>\n      <div class=\"callout-body\">\n        <div class=\"callout-label\">Risk<\/div>\n        <p>Because option premiums decay as expiry approaches, even a correct view on direction can still lose money if the move takes too long to play out, making fast, well-defined exit rules essential.<\/p>\n      <\/div>\n    <\/div>\n\n  \n\n    <h2><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n    <p>Algorithmic trading strategies are simply different ways of turning a trading idea into a set of rules a program can follow. None of them guarantees profit on their own. What decides the outcome is how well the strategy is designed, tested, and managed once it is live.<\/p>\n\n    <h2><span class=\"ez-toc-section\" id=\"Algorithmic_Trading_Strategies_FAQs\"><\/span>Algorithmic Trading Strategies: FAQs<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <div class=\"faq-item\">\n      <h3>What is the best algo trading strategy for beginners?<\/h3>\n      <p>Trend following and mean reversion are generally easier to understand and test, making them a common starting point before moving to more complex strategies like arbitrage.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n      <h3>Do algorithmic trading strategies guarantee profits?<\/h3>\n      <p>No. A strategy can improve speed and consistency, but profitability still depends on market conditions, strategy design, and proper risk management.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n      <h3>What is an option buying algo strategy?<\/h3>\n      <p>It is a rule-based approach to buying call or put options, where a technical or volatility trigger decides the entry, and a predefined stop-loss and target manage the exit.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n      <h3>Is algorithmic trading legal in India?<\/h3>\n      <p>Yes, algorithmic trading is legal in India, subject to SEBI and exchange regulations, including the retail algo trading framework that governs broker APIs and algorithm providers.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n      <h3>Do I need coding skills to use algo trading strategies?<\/h3>\n      <p>Not always. Many platforms offer no-code or low-code tools for common strategies, though coding knowledge helps when building more customised trading algorithms.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n      <h3>Can the same strategy work for both stocks and options?<\/h3>\n      <p>Not directly. Options carry time decay and higher volatility, so a strategy built for stocks usually needs tighter, faster exit rules before it can be applied to options.<\/p>\n    <\/div>\n    <div class=\"faq-item\">\n      <h3>Can I use multiple algorithmic trading strategies at the same time?<\/h3>\n      <p>Yes, you can run multiple strategies at once, since different strategies suit different market conditions. This needs separate capital allocation and risk limits for each strategy, along with a clear rule for handling conflicting signals.<\/p>\n    <\/div>\n\n    <div class=\"final-cta\">\n      <h3>Ready to Put These Strategies into Action?<\/h3>\n      <div class=\"final-pills\">\n        <span class=\"final-pill\">\u20b90 account opening fee<\/span>\n        <span class=\"final-pill\">\u20b90 AMC charges<\/span>\n        <span class=\"final-pill\">\u20b90 brokerage in equity delivery<\/span>\n        <span class=\"final-pill\">Upto 5x limit for intraday<\/span>\n      <\/div>\n      <a href=\"https:\/\/shoonya.com\/open-an-account\/?utm_source=blog&amp;utm_medium=organic&amp;utm_campaign=cta\">Try Algo Trading on Shoonya \u2192<\/a>\n    <\/div>\n\n    <div class=\"disclaimer\">\n      <strong>Disclaimer:<\/strong> This content is for education and awareness purposes only and should not be considered investment advice or a recommendation. Investments in securities markets are subject to market risks. Read all the related documents carefully before investing.\n    <\/div>\n\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Imagine setting rules like buy a stock if it dips 2%, sell once it gains 3%. You do not need to watch the screen or place the order yourself. A program does it for you, the moment the price hits your mark. This is what algorithmic trading strategies are built around. A set of rules &hellip; <a href=\"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Top 7 Algorithmic Trading Strategies: Examples and How Each One Works&#8221;<\/span><\/a><\/p>\n","protected":false},"author":17,"featured_media":18001,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":"","_members_access_role":[],"_members_access_error":""},"categories":[10248],"tags":[10293,10295,10296,10290,10294,10297,10298,10291,10292],"class_list":["post-18000","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-algo-trading","tag-algo-trading-strategies","tag-algo-trading-strategy","tag-algorithmic-strategies","tag-algorithmic-trading-strategies","tag-best-algo-trading-strategy","tag-option-buying-algo-strategy","tag-trading-algorithms-examples","tag-trading-strategies","tag-trading-techniques"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Top 7 Algo Trading Strategies with Examples<\/title>\n<meta name=\"description\" content=\"Algorithmic trading strategies use preset rules like trend following, arbitrage, and mean reversion to automate buy and sell decisions.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top 7 Algo Trading Strategies with Examples\" \/>\n<meta property=\"og:description\" content=\"Algorithmic trading strategies use preset rules like trend following, arbitrage, and mean reversion to automate buy and sell decisions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ShoonyaApp\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-23T10:37:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/shoonya.com\/blog\/wp-content\/uploads\/2026\/07\/Algorithmic-Trading-Strategies.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"atulrana\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Top 7 Algo Trading Strategies with Examples\" \/>\n<meta name=\"twitter:description\" content=\"Algorithmic trading strategies use preset rules like trend following, arbitrage, and mean reversion to automate buy and sell decisions.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/shoonya.com\/blog\/wp-content\/uploads\/2026\/07\/Algorithmic-Trading-Strategies.webp\" \/>\n<meta name=\"twitter:creator\" content=\"@shoonyaapp\" \/>\n<meta name=\"twitter:site\" content=\"@shoonyaapp\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"atulrana\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/\"},\"author\":{\"name\":\"atulrana\",\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/#\\\/schema\\\/person\\\/753b3e2352dc2915e7069273091f9124\"},\"headline\":\"Top 7 Algorithmic Trading Strategies: Examples and How Each One Works\",\"datePublished\":\"2026-07-23T10:37:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/\"},\"wordCount\":2296,\"image\":{\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Algorithmic-Trading-Strategies.webp\",\"keywords\":[\"algo trading strategies\",\"algo trading strategy\",\"algorithmic strategies\",\"Algorithmic Trading Strategies\",\"best algo trading strategy\",\"option buying algo strategy\",\"trading algorithms examples\",\"trading strategies\",\"trading techniques\"],\"articleSection\":[\"Algo Trading\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/\",\"url\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/\",\"name\":\"Top 7 Algo Trading Strategies with Examples\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Algorithmic-Trading-Strategies.webp\",\"datePublished\":\"2026-07-23T10:37:02+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/#\\\/schema\\\/person\\\/753b3e2352dc2915e7069273091f9124\"},\"description\":\"Algorithmic trading strategies use preset rules like trend following, arbitrage, and mean reversion to automate buy and sell decisions.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/#primaryimage\",\"url\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Algorithmic-Trading-Strategies.webp\",\"contentUrl\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Algorithmic-Trading-Strategies.webp\",\"width\":1200,\"height\":675,\"caption\":\"Algorithmic Trading Strategies\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/algorithmic-trading-strategies\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Product Update\",\"item\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/product-update\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Algo Trading\",\"item\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/product-update\\\/algo-trading\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Top 7 Algorithmic Trading Strategies: Examples and How Each One Works\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/\",\"name\":\"\",\"description\":\"Shoonya Blogs | Explore Shoonya\u2019s expert blogs on IPOs, market news, mutual funds, stocks, company stories, banking, and trading. Stay informed, invest smarter!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/shoonya.com\\\/blog\\\/#\\\/schema\\\/person\\\/753b3e2352dc2915e7069273091f9124\",\"name\":\"atulrana\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/56661bad9a9faba6942f406f61a70c95770772dfbac6ae45629f44769cc88636?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/56661bad9a9faba6942f406f61a70c95770772dfbac6ae45629f44769cc88636?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/56661bad9a9faba6942f406f61a70c95770772dfbac6ae45629f44769cc88636?s=96&d=mm&r=g\",\"caption\":\"atulrana\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Top 7 Algo Trading Strategies with Examples","description":"Algorithmic trading strategies use preset rules like trend following, arbitrage, and mean reversion to automate buy and sell decisions.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/","og_locale":"en_US","og_type":"article","og_title":"Top 7 Algo Trading Strategies with Examples","og_description":"Algorithmic trading strategies use preset rules like trend following, arbitrage, and mean reversion to automate buy and sell decisions.","og_url":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/","article_publisher":"https:\/\/www.facebook.com\/ShoonyaApp\/","article_published_time":"2026-07-23T10:37:02+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/shoonya.com\/blog\/wp-content\/uploads\/2026\/07\/Algorithmic-Trading-Strategies.webp","type":"image\/webp"}],"author":"atulrana","twitter_card":"summary_large_image","twitter_title":"Top 7 Algo Trading Strategies with Examples","twitter_description":"Algorithmic trading strategies use preset rules like trend following, arbitrage, and mean reversion to automate buy and sell decisions.","twitter_image":"https:\/\/shoonya.com\/blog\/wp-content\/uploads\/2026\/07\/Algorithmic-Trading-Strategies.webp","twitter_creator":"@shoonyaapp","twitter_site":"@shoonyaapp","twitter_misc":{"Written by":"atulrana","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#article","isPartOf":{"@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/"},"author":{"name":"atulrana","@id":"https:\/\/shoonya.com\/blog\/#\/schema\/person\/753b3e2352dc2915e7069273091f9124"},"headline":"Top 7 Algorithmic Trading Strategies: Examples and How Each One Works","datePublished":"2026-07-23T10:37:02+00:00","mainEntityOfPage":{"@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/"},"wordCount":2296,"image":{"@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#primaryimage"},"thumbnailUrl":"https:\/\/shoonya.com\/blog\/wp-content\/uploads\/2026\/07\/Algorithmic-Trading-Strategies.webp","keywords":["algo trading strategies","algo trading strategy","algorithmic strategies","Algorithmic Trading Strategies","best algo trading strategy","option buying algo strategy","trading algorithms examples","trading strategies","trading techniques"],"articleSection":["Algo Trading"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/","url":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/","name":"Top 7 Algo Trading Strategies with Examples","isPartOf":{"@id":"https:\/\/shoonya.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#primaryimage"},"image":{"@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#primaryimage"},"thumbnailUrl":"https:\/\/shoonya.com\/blog\/wp-content\/uploads\/2026\/07\/Algorithmic-Trading-Strategies.webp","datePublished":"2026-07-23T10:37:02+00:00","author":{"@id":"https:\/\/shoonya.com\/blog\/#\/schema\/person\/753b3e2352dc2915e7069273091f9124"},"description":"Algorithmic trading strategies use preset rules like trend following, arbitrage, and mean reversion to automate buy and sell decisions.","breadcrumb":{"@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#primaryimage","url":"https:\/\/shoonya.com\/blog\/wp-content\/uploads\/2026\/07\/Algorithmic-Trading-Strategies.webp","contentUrl":"https:\/\/shoonya.com\/blog\/wp-content\/uploads\/2026\/07\/Algorithmic-Trading-Strategies.webp","width":1200,"height":675,"caption":"Algorithmic Trading Strategies"},{"@type":"BreadcrumbList","@id":"https:\/\/shoonya.com\/blog\/algorithmic-trading-strategies\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/shoonya.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Product Update","item":"https:\/\/shoonya.com\/blog\/product-update\/"},{"@type":"ListItem","position":3,"name":"Algo Trading","item":"https:\/\/shoonya.com\/blog\/product-update\/algo-trading\/"},{"@type":"ListItem","position":4,"name":"Top 7 Algorithmic Trading Strategies: Examples and How Each One Works"}]},{"@type":"WebSite","@id":"https:\/\/shoonya.com\/blog\/#website","url":"https:\/\/shoonya.com\/blog\/","name":"","description":"Shoonya Blogs | Explore Shoonya\u2019s expert blogs on IPOs, market news, mutual funds, stocks, company stories, banking, and trading. Stay informed, invest smarter!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shoonya.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/shoonya.com\/blog\/#\/schema\/person\/753b3e2352dc2915e7069273091f9124","name":"atulrana","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/56661bad9a9faba6942f406f61a70c95770772dfbac6ae45629f44769cc88636?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/56661bad9a9faba6942f406f61a70c95770772dfbac6ae45629f44769cc88636?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/56661bad9a9faba6942f406f61a70c95770772dfbac6ae45629f44769cc88636?s=96&d=mm&r=g","caption":"atulrana"}}]}},"_links":{"self":[{"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/posts\/18000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/comments?post=18000"}],"version-history":[{"count":2,"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/posts\/18000\/revisions"}],"predecessor-version":[{"id":18003,"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/posts\/18000\/revisions\/18003"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/media\/18001"}],"wp:attachment":[{"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/media?parent=18000"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/categories?post=18000"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shoonya.com\/blog\/wp-json\/wp\/v2\/tags?post=18000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}