Skip to main content

Concept

The Avellaneda-Stoikov model provides the foundational blueprint for modern, high-frequency market making. It addresses the central conflict a liquidity provider faces ▴ the desire to capture the bid-ask spread versus the inherent risk of accumulating an unfavorable inventory position. The model functions as a control system, mathematically defining the optimal placement of bid and ask quotes to manage this trade-off. It achieves this by introducing the concept of a “reservation price,” a theoretical fair value adjusted for the market maker’s current inventory.

This price acts as the true center around which symmetrical bid and ask quotes are placed. By systematically skewing the quoting price based on inventory levels, the model creates a feedback loop. A large inventory of the asset prompts the model to lower both bid and ask prices, making it more attractive for others to buy from the market maker and less attractive to sell to them, thereby encouraging the inventory to return to a neutral state. This mechanism translates the abstract concept of risk into a concrete, executable quoting strategy.

This framework is built upon a stochastic control methodology, extending earlier work by Ho and Stoll. The model treats the mid-price of an asset as a random walk, a realistic representation of price movements in liquid markets. The market maker’s objective is to maximize the expected utility of their wealth at the end of a trading period. This utility-based approach is critical; it allows for the formal inclusion of risk aversion.

A more risk-averse market maker will, according to the model, quote wider spreads and more aggressively neutralize inventory risk. The model’s elegance lies in its ability to distill a complex, dynamic problem into a set of tractable equations that yield optimal bid and ask prices in real time. It provides a logical, data-driven structure for a task that was once guided primarily by intuition and manual adjustments. The result is a system that balances the need for profitability with the imperative of survival in a volatile market environment.

The model establishes a quantitative framework for managing inventory risk by calculating an inventory-adjusted reservation price to guide quoting strategy.

The core innovation of Avellaneda and Stoikov was to transform a game-theoretic problem into a stochastic control problem. They assumed the market maker is small relative to the market, meaning their quoting activity does not influence the mid-price itself. This simplification makes the problem solvable and highly applicable to electronic markets where many participants compete. The model’s output is not a single static strategy but a dynamic policy that adapts to two key inputs ▴ the market maker’s current inventory and the time remaining in the trading session.

As the end of the session approaches, the model inherently penalizes holding inventory more heavily, compelling the market maker to quote more aggressively to flatten their position and avoid overnight risk. This time-dependent component demonstrates the model’s design as an operational tool intended for finite trading horizons, a common constraint in many institutional contexts.


Strategy

The strategic implementation of the Avellaneda-Stoikov model revolves around the calibration of its key parameters, which function as control levers for the market maker’s risk-reward profile. The primary parameters are the risk aversion coefficient (γ), the order book liquidity parameter (κ), and the market volatility (σ). These inputs dictate the model’s behavior and allow a trading firm to align the algorithm’s actions with its overarching business strategy and risk tolerance. The risk aversion parameter, γ, is the most direct control.

A higher γ value leads to a more aggressive inventory management strategy. The reservation price will be more sensitive to changes in inventory, and the optimal spread will widen to compensate for the increased perceived risk. This creates a more conservative market maker, one who prioritizes a neutral inventory position over maximizing volume.

Conversely, a lower γ value produces a more aggressive strategy, with tighter spreads and a greater tolerance for holding inventory. This might be suitable for a market maker aiming to capture a larger market share or one who has a separate, directional view on the asset’s price. The strategic choice of γ is therefore a direct reflection of the firm’s capital base, risk appetite, and competitive positioning. The liquidity parameter, κ, models the arrival rate of market orders, effectively quantifying how much liquidity exists in the order book.

Calibrating this parameter correctly is essential for the model to accurately predict the fill probability of its quotes. A miscalibrated κ can lead to adverse selection, where the market maker’s quotes are filled only when the market is moving against them.

Three sensor-like components flank a central, illuminated teal lens, reflecting an advanced RFQ protocol system. This represents an institutional digital asset derivatives platform's intelligence layer for precise price discovery, high-fidelity execution, and managing multi-leg spread strategies, optimizing market microstructure

How Do Model Parameters Shape Strategy?

The interplay between these parameters defines the market maker’s strategic posture. For instance, in a highly volatile market (high σ), the model will naturally calculate a wider optimal spread to protect the market maker from rapid price swings. A strategist might choose to augment this effect by also increasing the risk aversion parameter (γ) during periods of market stress, creating a robustly defensive stance. The model’s original formulation assumes the market maker has no directional view; its goal is to profit from the spread while maintaining a flat inventory.

However, advanced strategies involve modifying the model’s inputs to reflect a market view. For example, if a market maker anticipates a price increase, they can artificially input a negative desired inventory level. The model will then automatically skew its quotes to accumulate a long position, aligning the market-making operation with the firm’s broader trading strategy. This demonstrates how the AS framework can serve as the chassis for more complex, alpha-generating strategies.

Strategic application of the model depends on the precise calibration of risk aversion and liquidity parameters to align algorithmic behavior with the firm’s risk tolerance.

Another critical strategic dimension involves addressing the model’s inherent assumptions. The classic AS model assumes that all market orders are of a uniform size, which is a simplification of reality. A sophisticated strategy must account for variable trade sizes, perhaps by integrating the AS quoting logic with a separate order sizing model.

This combined system would use the AS framework to determine the optimal price, while the proprietary sizing model would determine the optimal quantity to post at that price, based on real-time order book depth and flow analysis. This modular approach, where the AS model provides the core pricing logic, is a hallmark of its successful implementation in modern trading systems.

An exposed institutional digital asset derivatives engine reveals its market microstructure. The polished disc represents a liquidity pool for price discovery

Comparing Strategic Postures

The table below illustrates how the choice of the risk aversion parameter (γ) fundamentally alters the quoting strategy and resulting risk profile. A higher gamma value reflects a more conservative stance, prioritizing inventory control above all else.

Strategic Posture Risk Aversion (γ) Typical Spread Inventory Sensitivity Primary Objective
Aggressive Low Tight Low Maximize trade volume and capture spread
Neutral Medium Moderate Medium Balance spread capture with inventory risk
Conservative High Wide High Minimize inventory risk and volatility

Furthermore, the static nature of the original AS algorithm, which relies on pre-set parameters, has been identified as a limitation. Modern strategies often employ machine learning techniques, such as reinforcement learning, to dynamically adjust the model’s parameters in response to changing market conditions. A reinforcement learning agent can be trained to tweak the γ parameter in real-time, learning from its P&L and inventory trajectory to find the optimal risk setting for the current market regime. This transforms the AS model from a static formula into a dynamic, learning system, representing the frontier of its strategic application.


Execution

Executing the Avellaneda-Stoikov model within a high-frequency trading architecture requires a robust, low-latency system capable of processing market data, performing calculations, and managing orders in microseconds. The execution workflow is a continuous loop that integrates data ingestion, quantitative modeling, order management, and risk control. Each component must be engineered for performance and reliability to successfully implement the model’s theoretical advantages in a live trading environment.

Precision-machined metallic mechanism with intersecting brushed steel bars and central hub, revealing an intelligence layer, on a polished base with control buttons. This symbolizes a robust RFQ protocol engine, ensuring high-fidelity execution, atomic settlement, and optimized price discovery for institutional digital asset derivatives within complex market microstructure

The Operational Playbook

A practical implementation of the AS model follows a clear, sequential process. This playbook outlines the core steps required to translate the model from theory into a functioning automated trading agent.

  1. Data Acquisition and Pre-processing The system must first establish a high-speed connection to the exchange’s market data feed. This is typically achieved using a binary protocol like ITCH for Nasdaq or a similar low-latency feed from other venues. The raw feed data, containing every order book update, is parsed to maintain an accurate, real-time image of the limit order book (LOB). From the LOB, the system continuously calculates the market mid-price (s), which is the primary input for the AS model.
  2. Parameter Estimation and Calibration Before trading, key parameters must be estimated from historical data.
    • Market Volatility (σ) ▴ This is typically calculated as the standard deviation of mid-price returns over a recent lookback window (e.g. the last 1000 updates).
    • Order Flow Intensity (κ) ▴ This parameter represents the arrival rate of market orders. It can be estimated by analyzing historical tick data to determine the relationship between the quoted spread and the probability of a trade, fitting it to an exponential function.
    • Risk Aversion (γ) ▴ This is a user-defined parameter that reflects the firm’s strategic risk posture. It is set by the trader or portfolio manager based on desired risk limits.
  3. Real-Time Calculation Engine This is the core of the execution loop. With each new market data update, the engine performs the following calculations:
    1. Update current inventory (q) based on any new fills.
    2. Recalculate the current mid-price (s).
    3. Calculate the reservation price using the AS formula, incorporating the current inventory (q), risk aversion (γ), volatility (σ), and time remaining in the session (T-t).
    4. Calculate the optimal bid-ask spread, which is primarily a function of volatility and the liquidity parameter (κ).
    5. Determine the final bid and ask prices by subtracting and adding half the optimal spread to the reservation price.
  4. Order and Risk Management The calculated optimal bid and ask prices are then sent to the exchange as limit orders via a high-speed order entry protocol, most commonly the Financial Information eXchange (FIX) protocol. The system must continuously manage these orders, cancelling and replacing them as the model’s output changes. This requires a sophisticated order management system (OMS) that can handle high message rates without introducing significant latency. A master risk control system runs in parallel, monitoring the overall inventory and P&L. If pre-defined limits are breached, this system can automatically halt the strategy, pull all orders, and alert a human trader.
Translucent, overlapping geometric shapes symbolize dynamic liquidity aggregation within an institutional grade RFQ protocol. Central elements represent the execution management system's focal point for precise price discovery and atomic settlement of multi-leg spread digital asset derivatives, revealing complex market microstructure

Quantitative Modeling and Data Analysis

The quantitative heart of the model lies in its two central equations. The reservation price, r(s, q, t), adjusts the mid-price based on inventory risk:

r(s, q, t) = s – q γ σ² (T – t)

This equation shows that the reservation price deviates from the mid-price (s) in proportion to the current inventory (q) and the risk aversion (γ). The optimal spread (δᵃ + δᵇ) is then calculated around this reservation price:

δᵃ + δᵇ = γ σ² (T – t) + (2/γ) ln(1 + γ/κ)

The following table provides a simulated snapshot of an AS market-making agent’s decision process over a few seconds of trading. It demonstrates how the reservation price and quotes adapt to incoming fills and changing inventory.

Timestamp Mid-Price (s) Fill Inventory (q) Reservation Price Optimal Bid Optimal Ask P&L
10:00:01.100 100.00 None 0 100.000 99.95 100.05 0.00
10:00:01.350 100.01 BUY @ 100.05 -1 100.025 99.98 100.08 +0.05
10:00:01.600 100.00 None -1 100.015 99.97 100.07 +0.05
10:00:01.850 99.98 SELL @ 99.97 0 99.980 99.93 100.03 +0.04
10:00:02.100 99.99 None 0 99.990 99.94 100.04 +0.04
An Execution Management System module, with intelligence layer, integrates with a liquidity pool hub and RFQ protocol component. This signifies atomic settlement and high-fidelity execution within an institutional grade Prime RFQ, ensuring capital efficiency for digital asset derivatives

Predictive Scenario Analysis

Consider a hypothetical market maker, “Systematic Alpha,” deploying an Avellaneda-Stoikov strategy on a volatile tech stock, “InnovateCorp” (ticker ▴ INOV). The trading session begins at 9:30 AM, and the strategy is configured with a moderate risk aversion (γ). For the first hour, the market is calm, and INOV trades in a tight range around $150. The AS agent maintains a near-zero inventory, consistently capturing the spread and earning small, steady profits.

At 10:45 AM, a positive news catalyst hits the market. INOV’s price begins to climb rapidly. The mid-price jumps from $150 to $152 in under a minute. During this ascent, market participants are aggressively buying, and the Systematic Alpha’s ask orders are repeatedly filled.

Its inventory quickly moves from 0 to -500 shares, then to -1,000 shares. The agent is now short a significant position in a rising market, creating a substantial unrealized loss.

This is where the AS model’s design becomes critical. With a large negative inventory (q = -1000), the reservation price formula immediately pushes the agent’s quoting range higher. If the mid-price is now $152.50, the reservation price might be calculated at $152.75. The model is no longer quoting symmetrically around the mid-price; it is actively trying to buy back its short position.

The agent’s bid becomes much more aggressive (e.g. $152.70), placing it at the top of the order book, while its ask becomes less competitive (e.g. $152.80), reducing the chance of selling more shares. The system is now heavily skewed to attract sellers.

A few large market sell orders hit the agent’s bid, and the inventory begins to decrease from -1,000 to -700, then to -400. The unrealized loss is crystallized into a realized loss, but the inventory risk is being actively managed. As the inventory returns towards zero, the reservation price converges back towards the mid-price, and the quoting becomes symmetrical again. By 11:00 AM, the initial price surge has stabilized, and the agent’s inventory is back to -50 shares.

It has taken a loss on the directional move, but the model prevented a catastrophic failure by forcing the agent to systematically and unemotionally manage its inventory risk. This scenario illustrates the model’s core function ▴ it acts as a disciplined risk manager, preventing the accumulation of dangerous positions that could arise from passively quoting around a rapidly moving mid-price.

Precision-engineered institutional-grade Prime RFQ component, showcasing a reflective sphere and teal control. This symbolizes RFQ protocol mechanics, emphasizing high-fidelity execution, atomic settlement, and capital efficiency in digital asset derivatives market microstructure

System Integration and Technological Architecture

What does the technology stack for an AS strategy look like? It is a multi-layered system designed for high performance and resilience.

  • Layer 1 The Connectivity Layer ▴ This layer consists of hardware and software dedicated to communicating with the exchange. This involves co-located servers physically housed in the same data center as the exchange’s matching engine to minimize network latency. Communication occurs over dedicated fiber optic lines. Software clients for FIX (for order entry) and binary market data protocols are essential.
  • Layer 2 The Data Processing Layer ▴ This is a high-performance computing engine, often written in C++ or Java, that ingests the raw market data. Its sole job is to parse the data feed, construct and maintain the limit order book in memory, and calculate derived data points like the mid-price and volume-weighted average price (VWAP). This data is then published to the strategy engine via a low-latency messaging bus like Aeron or ZeroMQ.
  • Layer 3 The Strategy Engine ▴ This is the brain of the operation. It subscribes to the processed data from the layer below. Here, the Avellaneda-Stoikov model is implemented. With every update, it calculates the reservation price and optimal quotes. This engine also contains the logic for when to quote, when to pull quotes, and how to manage child orders.
  • Layer 4 The Risk and Operations Layer ▴ This is a critical oversight layer. It communicates with the strategy engine but operates as a separate process. It receives real-time updates on positions, P&L, and order statuses. It enforces top-level risk rules, such as maximum position size, maximum daily loss, and kill switches. It also provides the user interface for human traders to monitor the strategy’s performance and intervene if necessary. This layer’s connection to an Execution Management System (EMS) allows for the aggregation of risk across multiple strategies and asset classes.

A sleek blue and white mechanism with a focused lens symbolizes Pre-Trade Analytics for Digital Asset Derivatives. A glowing turquoise sphere represents a Block Trade within a Liquidity Pool, demonstrating High-Fidelity Execution via RFQ protocol for Price Discovery in Dark Pool Market Microstructure

References

  • Avellaneda, Marco, and Sasha Stoikov. “High-frequency trading in a limit order book.” Quantitative Finance, vol. 8, no. 3, 2008, pp. 217-224.
  • Falces Marin, Javier, et al. “A reinforcement learning approach to improve the performance of the Avellaneda-Stoikov market-making algorithm.” PLoS one, vol. 17, no. 12, 2022, e0279232.
  • Cartea, Álvaro, et al. “Optimal High-Frequency Market Making.” Stanford University, MS&E 349 ▴ Projects in Derivatives, 2018.
  • Guéant, Olivier, Charles-Albert Lehalle, and Joaquin Fernandez-Tapia. “Dealing with the inventory risk ▴ a solution to the market making problem.” Mathematics and Financial Economics, vol. 7, no. 4, 2013, pp. 477-507.
  • Ho, Thomas, and Hans R. Stoll. “Optimal dealer pricing under transactions and return uncertainty.” Journal of Financial Economics, vol. 9, no. 1, 1981, pp. 47-73.
  • Baron, Law, and Frederi Viens. “Market Making under a Weakly Consistent Limit Order Book Model.” High Frequency, vol. 3, no. 1, 2020, pp. 38-63.
  • Cartea, Álvaro, et al. “High-frequency market-making with inventory constraints and directional bets.” arXiv preprint arXiv:1306.6876, 2013.
Two high-gloss, white cylindrical execution channels with dark, circular apertures and secure bolted flanges, representing robust institutional-grade infrastructure for digital asset derivatives. These conduits facilitate precise RFQ protocols, ensuring optimal liquidity aggregation and high-fidelity execution within a proprietary Prime RFQ environment

Reflection

Integrating a framework like the Avellaneda-Stoikov model into a trading system is a significant step towards institutional-grade execution. The model provides a robust, logical foundation for managing one of the most fundamental challenges in market making. Yet, its implementation prompts a deeper question for any trading enterprise ▴ how does this component fit within our broader operational architecture? Viewing the model as a complete solution is a strategic error.

Its true power is unlocked when it is seen as a core module within a larger, proprietary system of intelligence. The model itself is a commodity; the unique edge comes from how it is calibrated, how its limitations are addressed, and how it is integrated with other signals and risk controls.

A sleek, illuminated control knob emerges from a robust, metallic base, representing a Prime RFQ interface for institutional digital asset derivatives. Its glowing bands signify real-time analytics and high-fidelity execution of RFQ protocols, enabling optimal price discovery and capital efficiency in dark pools for block trades

Where Does Algorithmic Discipline End and Discretion Begin?

The successful deployment of such a system forces a re-evaluation of the human role in trading. The algorithm provides relentless discipline and quantitative rigor. The human operator provides the strategic oversight, the ability to interpret novel market conditions, and the wisdom to know when to trust the model and when to intervene. What is your firm’s philosophy on this division of labor?

How do you build a technological and procedural framework that leverages the strengths of both machine and mind? The Avellaneda-Stoikov model is a powerful tool, but it is the architecture of the system around it that ultimately determines long-term success.

A sphere split into light and dark segments, revealing a luminous core. This encapsulates the precise Request for Quote RFQ protocol for institutional digital asset derivatives, highlighting high-fidelity execution, optimal price discovery, and advanced market microstructure within aggregated liquidity pools

Glossary

Teal capsule represents a private quotation for multi-leg spreads within a Prime RFQ, enabling high-fidelity institutional digital asset derivatives execution. Dark spheres symbolize aggregated inquiry from liquidity pools

Avellaneda-Stoikov Model

Meaning ▴ The Avellaneda-Stoikov Model is a quantitative framework engineered for optimal market making, providing a dynamic strategy for setting bid and ask prices in financial markets, including those for crypto assets.
A precision-engineered apparatus with a luminous green beam, symbolizing a Prime RFQ for institutional digital asset derivatives. It facilitates high-fidelity execution via optimized RFQ protocols, ensuring precise price discovery and mitigating counterparty risk within market microstructure

Reservation Price

Meaning ▴ The Reservation Price, in the context of crypto investing, RFQ systems, and institutional options trading, represents the maximum price a buyer is willing to pay or the minimum price a seller is willing to accept for a digital asset or derivative contract.
Polished metallic disks, resembling data platters, with a precise mechanical arm poised for high-fidelity execution. This embodies an institutional digital asset derivatives platform, optimizing RFQ protocol for efficient price discovery, managing market microstructure, and leveraging a Prime RFQ intelligence layer to minimize execution latency

Market Maker

Meaning ▴ A Market Maker, in the context of crypto financial markets, is an entity that continuously provides liquidity by simultaneously offering to buy (bid) and sell (ask) a particular cryptocurrency or derivative.
A futuristic metallic optical system, featuring a sharp, blade-like component, symbolizes an institutional-grade platform. It enables high-fidelity execution of digital asset derivatives, optimizing market microstructure via precise RFQ protocols, ensuring efficient price discovery and robust portfolio margin

Stochastic Control

Meaning ▴ Stochastic control is a branch of control theory focused on optimizing the behavior of dynamic systems that are subject to random fluctuations or inherent uncertainties.
Abstract spheres on a fulcrum symbolize Institutional Digital Asset Derivatives RFQ protocol. A small white sphere represents a multi-leg spread, balanced by a large reflective blue sphere for block trades

Risk Aversion

Meaning ▴ Risk Aversion, in the specialized context of crypto investing, characterizes an investor's or institution's discernible preference for lower-risk assets and strategies over higher-risk alternatives, even when the latter may present potentially greater expected returns.
A sleek, angular Prime RFQ interface component featuring a vibrant teal sphere, symbolizing a precise control point for institutional digital asset derivatives. This represents high-fidelity execution and atomic settlement within advanced RFQ protocols, optimizing price discovery and liquidity across complex market microstructure

Inventory Risk

Meaning ▴ Inventory Risk, in the context of market making and active trading, defines the financial exposure a market participant incurs from holding an open position in an asset, where unforeseen adverse price movements could lead to losses before the position can be effectively offset or hedged.
A polished metallic control knob with a deep blue, reflective digital surface, embodying high-fidelity execution within an institutional grade Crypto Derivatives OS. This interface facilitates RFQ Request for Quote initiation for block trades, optimizing price discovery and capital efficiency in digital asset derivatives

Current Inventory

SA-CCR upgrades the prior method with a risk-sensitive system that rewards granular hedging and collateralization for capital efficiency.
A precise RFQ engine extends into an institutional digital asset liquidity pool, symbolizing high-fidelity execution and advanced price discovery within complex market microstructure. This embodies a Principal's operational framework for multi-leg spread strategies and capital efficiency

Risk Aversion Parameter

Meaning ▴ A Risk Aversion Parameter is a quantifiable measure representing an investor's or a system's propensity to accept or avoid financial risk in pursuit of returns.
Reflective and circuit-patterned metallic discs symbolize the Prime RFQ powering institutional digital asset derivatives. This depicts deep market microstructure enabling high-fidelity execution through RFQ protocols, precise price discovery, and robust algorithmic trading within aggregated liquidity pools

Liquidity Parameter

Meaning ▴ A Liquidity Parameter is a quantifiable metric or configurable setting characterizing the ease and cost of executing trades for a specific asset without significantly impacting its price.
Central nexus with radiating arms symbolizes a Principal's sophisticated Execution Management System EMS. Segmented areas depict diverse liquidity pools and dark pools, enabling precise price discovery for digital asset derivatives

Optimal Spread

Meaning ▴ Optimal Spread refers to the bid-ask difference in a financial instrument that maximizes a market maker's or liquidity provider's profitability while remaining competitive enough to attract trading volume.
A polished metallic modular hub with four radiating arms represents an advanced RFQ execution engine. This system aggregates multi-venue liquidity for institutional digital asset derivatives, enabling high-fidelity execution and precise price discovery across diverse counterparty risk profiles, powered by a sophisticated intelligence layer

Order Book

Meaning ▴ An Order Book is an electronic, real-time list displaying all outstanding buy and sell orders for a particular financial instrument, organized by price level, thereby providing a dynamic representation of current market depth and immediate liquidity.
A sophisticated system's core component, representing an Execution Management System, drives a precise, luminous RFQ protocol beam. This beam navigates between balanced spheres symbolizing counterparties and intricate market microstructure, facilitating institutional digital asset derivatives trading, optimizing price discovery, and ensuring high-fidelity execution within a prime brokerage framework

High-Frequency Trading

Meaning ▴ High-Frequency Trading (HFT) in crypto refers to a class of algorithmic trading strategies characterized by extremely short holding periods, rapid order placement and cancellation, and minimal transaction sizes, executed at ultra-low latencies.
A sophisticated institutional digital asset derivatives platform unveils its core market microstructure. Intricate circuitry powers a central blue spherical RFQ protocol engine on a polished circular surface

Market Data

Meaning ▴ Market data in crypto investing refers to the real-time or historical information regarding prices, volumes, order book depth, and other relevant metrics across various digital asset trading venues.
A sleek device showcases a rotating translucent teal disc, symbolizing dynamic price discovery and volatility surface visualization within an RFQ protocol. Its numerical display suggests a quantitative pricing engine facilitating algorithmic execution for digital asset derivatives, optimizing market microstructure through an intelligence layer

Limit Order Book

Meaning ▴ A Limit Order Book is a real-time electronic record maintained by a cryptocurrency exchange or trading platform that transparently lists all outstanding buy and sell orders for a specific digital asset, organized by price level.
A central RFQ engine orchestrates diverse liquidity pools, represented by distinct blades, facilitating high-fidelity execution of institutional digital asset derivatives. Metallic rods signify robust FIX protocol connectivity, enabling efficient price discovery and atomic settlement for Bitcoin options

Limit Order

Meaning ▴ A Limit Order, within the operational framework of crypto trading platforms and execution management systems, is an instruction to buy or sell a specified quantity of a cryptocurrency at a particular price or better.
Precision instrument featuring a sharp, translucent teal blade from a geared base on a textured platform. This symbolizes high-fidelity execution of institutional digital asset derivatives via RFQ protocols, optimizing market microstructure for capital efficiency and algorithmic trading on a Prime RFQ

Market Making

Meaning ▴ Market making is a fundamental financial activity wherein a firm or individual continuously provides liquidity to a market by simultaneously offering to buy (bid) and sell (ask) a specific asset, thereby narrowing the bid-ask spread.