Cboe moves to penny ticks
What happened
Cboe won accelerated SEC approval to let its Magnificent 10 index options trade in penny increments, a change that will increase quote density and likely raise feed-update volumes for options engines. Finer ticks usually tighten spreads but also amplify message rates that hot-path handlers and smart‑order routers must absorb, so venue rule tweaks can be a direct source of engineering churn. (federalregister.gov)
Why it matters
On March 18, 2026 the Securities and Exchange Commission granted accelerated approval to Cboe’s rule change that lets options on the Magnificent 10 index be quoted in smaller minimum price steps — one cent for series trading below $3.00 and five cents for series trading at or above $3.00. (sec.gov) The filings cover Cboe’s Magnificent 10 index options and the Cboe Mini Bitcoin U.S. ETF index options, and the exchange said it will notify trading permit holders of an implementation date no later than 60 days after approval; several market reports list April 6, 2026 as the published start date for these penny increments. (cdn.cboe.com) (fxnewsgroup.com) Smaller minimum price steps increase the number of distinct price levels at which orders can sit, and Cboe expects that finer pricing will reduce the difference between what buyers are willing to pay and what sellers are asking — in plain terms, tighten the buyer/seller price gap — while also multiplying the number of possible price points. (cdn.cboe.com 1) (cdn.cboe.com 2) More price points mean more market-data events because each new price level can generate quotes, cancellations, and trades; market-data consumers already see highly bursty arrival patterns where thousands of messages can arrive in very short time windows, and reducing tick size makes those bursts denser. (markrbest.github.io) (sec.gov) Operationally, that translates into higher packet-per-second and message-per-second requirements on network interface cards, more interrupts or polling work for host CPUs, and heavier load on smart‑order routing and matching-engine front ends; common mitigation strategies in production trading stacks include kernel‑bypass networking (software that lets applications read and write network hardware directly to avoid kernel overhead) and FPGA-based market-data pre‑processing (using programmable hardware to parse and normalize feeds before they hit the host CPU). (databento.com) (ipc.com) Exchanges’ feed rates already run in the gigabit range and academic and vendor studies show FPGA and kernel‑bypass deployments can push end‑to‑end market‑data processing into single‑digit microseconds or deterministic microsecond-class behavior, which is why firms facing denser quote traffic commonly prioritize packet‑level tuning, DPDK/AF_XDP-style bypass stacks, and hardware offload when a venue moves to finer ticks. (ieeexplore.ieee.org) (quantvps.com) (packetflow.dev)
Key numbers
- Cboe won accelerated SEC approval to let its Magnificent 10 index options trade in penny increments, a change that will increase quote density and likely raise feed-update volumes for options engines.
- (sec.gov) The filings cover Cboe’s Magnificent 10 index options and the Cboe Mini Bitcoin U.S.
- ETF index options, and the exchange said it will notify trading permit holders of an implementation date no later than 60 days after approval; several market reports list April 6, 2026 as the published start date for these penny increments.
What happens next
- ETF index options, and the exchange said it will notify trading permit holders of an implementation date no later than 60 days after approval; several market reports list April 6, 2026 as the published start date for these penny increments.
- (ieeexplore.ieee.org) (quantvps.com) (packetflow.dev) Cboe won accelerated SEC approval to let its Magnificent 10 index options trade in penny increments, a change that will increase quote density and likely raise feed-update volumes for options engines.
Quick answers
What happened in Cboe moves to penny ticks?
Cboe won accelerated SEC approval to let its Magnificent 10 index options trade in penny increments, a change that will increase quote density and likely raise feed-update volumes for options engines. Finer ticks usually tighten spreads but also amplify message rates that hot-path handlers and smart‑order routers must absorb, so venue rule tweaks can be a direct source of engineering churn. (federalregister.gov)
Why does Cboe moves to penny ticks matter?
On March 18, 2026 the Securities and Exchange Commission granted accelerated approval to Cboe’s rule change that lets options on the Magnificent 10 index be quoted in smaller minimum price steps — one cent for series trading below $3.00 and five cents for series trading at or above $3.00. (sec.gov) The filings cover Cboe’s Magnificent 10 index options and the Cboe Mini Bitcoin U.S. ETF index options, and the exchange said it will notify trading permit holders of an implementation date no later than 60 days after approval; several market reports list April 6, 2026 as the published start date for these penny increments. (cdn.cboe.com) (fxnewsgroup.com) Smaller minimum price steps increase the number of distinct price levels at which orders can sit, and Cboe expects that finer pricing will reduce the difference between what buyers are willing to pay and what sellers are asking — in plain terms, tighten the buyer/seller price gap — while also multiplying the number of possible price points. (cdn.cboe.com 1) (cdn.cboe.com 2) More price points mean more market-data events because each new price level can generate quotes, cancellations, and trades; market-data consumers already see highly bursty arrival patterns where thousands of messages can arrive in very short time windows, and reducing tick size makes those bursts denser. (markrbest.github.io) (sec.gov) Operationally, that translates into higher packet-per-second and message-per-second requirements on network interface cards, more interrupts or polling work for host CPUs, and heavier load on smart‑order routing and matching-engine front ends; common mitigation strategies in production trading stacks include kernel‑bypass networking (software that lets applications read and write network hardware directly to avoid kernel overhead) and FPGA-based market-data pre‑processing (using programmable hardware to parse and normalize feeds before they hit the host CPU). (databento.com) (ipc.com) Exchanges’ feed rates already run in the gigabit range and academic and vendor studies show FPGA and kernel‑bypass deployments can push end‑to‑end market‑data processing into single‑digit microseconds or deterministic microsecond-class behavior, which is why firms facing denser quote traffic commonly prioritize packet‑level tuning, DPDK/AF_XDP-style bypass stacks, and hardware offload when a venue moves to finer ticks. (ieeexplore.ieee.org) (quantvps.com) (packetflow.dev)