MPC-lab

Market Prices

Coin Price 24h
BTC Bitcoin
$64,100.4 +0.95%
ETH Ethereum
$1,866.79 +0.62%
SOL Solana
$73.7 +0.70%
BNB BNB Chain
$598.9 +1.58%
XRP XRP Ledger
$1.07 -0.17%
DOGE Dogecoin
$0.0700 -0.10%
ADA Cardano
$0.1919 +0.10%
AVAX Avalanche
$6.66 +0.23%
DOT Polkadot
$0.8586 +3.78%
LINK Chainlink
$8.13 -0.29%

Fear & Greed

27

Fear

Market Sentiment

Event Calendar

{{ๅนดไปฝ}}
30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

18
03
unlock Sui Token Unlock

Team and early investor shares released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

28
03
unlock Arbitrum Token Unlock

92 million ARB released

12
05
halving BCH Halving

Block reward halving event

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

Altseason Index

43

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All โ†’
1
Bitcoin
BTC
$64,100.4
1
Ethereum
ETH
$1,866.79
1
Solana
SOL
$73.7
1
BNB Chain
BNB
$598.9
1
XRP Ledger
XRP
$1.07
1
Dogecoin
DOGE
$0.0700
1
Cardano
ADA
$0.1919
1
Avalanche
AVAX
$6.66
1
Polkadot
DOT
$0.8586
1
Chainlink
LINK
$8.13

๐Ÿ‹ Whale Tracker

๐Ÿ”ด
0x310c...113b
2m ago
Out
3,946,204 USDC
๐ŸŸข
0x43c1...bd84
6h ago
In
10,059,227 DOGE
๐Ÿ”ต
0x53f5...8283
12h ago
Stake
19,771 SOL

๐Ÿ’ก Smart Money

0xb35a...33a1
Early Investor
-$2.0M
87%
0x8700...f9fc
Experienced On-chain Trader
+$0.8M
61%
0x8e29...afcc
Market Maker
+$2.3M
90%

๐Ÿงฎ Tools

All โ†’
Flash News

The Texas Stock Exchange Is Live. The Data Has Not Yet Arrived.

Kaitoshi

On May 4, 2026, the Texas Stock Exchange announced the start of full trading across all U.S. listed tickers. The release did not include day-one volume figures. It did not identify participating broker-dealers. It did not publish a comparison of fill rates, quoted spreads, or executed price improvement against the NYSE or Nasdaq composite. The announcement is a statement of intent. Intent is not data.

This is my process: when a venue claims market access, I inspect the infrastructure, not the press release. In 2020, I traced a $2.3 million exploit in a yield farming protocol to a single integer overflow in a staking contract. The team had published a comprehensive audit appendix and a detailed security roadmap. Neither prevented the loss. Code does not forgive.

Regulation requires exchange operators to demonstrate compliance. But the market, as always, will verify.

The Texas Stock Exchange โ€” TXSE โ€” has run a multi-year campaign to position itself as the credible third venue in U.S. equities trading. The narrative: NYSE and Nasdaq form a duopoly that protects listings through legacy relationships rather than merit. TXSE promised lower listing fees, more transparent market data pricing, a better technology stack, and proximity to Texas-based issuers. These are not new arguments. They were made by IEX, by MEMX, and by others before them.

What changed: TXSE is now operational. All tickers. Full trading.

The historical record requires precision here. The Investors Exchange (IEX) launched in 2013, achieved regulatory status, and stabilized around low-single-digit market share in many names. MEMX launched in 2020 backed by a consortium of retail brokers and reached approximately two to four percent market share in equity volume within its first two years. Neither venue challenged NYSE or Nasdaq pricing power in a structural sense. The long-term average of exchange fees for market data persists.

That is the baseline.

TXSE now enters the same arena with an explicit claim of superiority. The deliverable: best execution, data transparency, and lower total cost of trading.

The question I ask, from the perspective of the 2017 ICO diligence review I performed for a Mumbai fintech startup, is straightforward: does the mechanism match the narrative? I spent six weeks reverse-engineering a token design once. The marketing team promised 100x returns. The contract lacked reentrancy guards. Assumption is the adversary of verification. The TXSE announcement is a whitepaper without a contract.


Part I: The Meaning of "All Tickers"

The phrase "full trading on all tickers" sounds like a single switch. It is not. U.S. equity market structure is composed of overlapping layers: registered exchanges, alternative trading systems, dark pools, wholesale market makers, and consolidated data processors. The National Market System operates under regulation that demands interoperability across all registered venues. To trade a NYSE-listed stock, TXSE must access the consolidated tape, maintain protected quotations, and satisfy Rule 611 of Regulation NMS. That rule, the Order Protection Rule, requires each trading center to execute at prices that are at least as good as the best protected quotation displayed elsewhere. For TXSE, compliance requires engineering. Every symbol. Every millisecond.

The operational scope is meaningful. Approximately 6,000 to 8,000 securities trade on U.S. markets. Each has a NBBO calculation โ€” the National Best Bid and Offer. Each requires orderly display, cancellation processes, and trade reporting. TXSE must connect to the Securities Information Processor feed, maintain failover systems, and handle regulatory audit trail data.

None of this is debutant-level technical difficulty. It is, however, infrastructure-heavy. It requires co-location agreements, matching-engine capacity, FIX protocol gateways, market data products, and a significant compliance team for securities information processing.

The crypto comparison clarifies why this matters. In my review of decentralized trading venues, I documented that a Uniswap-style automated market maker must observe on-chain states across many networks to provide accurate quotes. The same synchronization burden, at a more rigorous level, applies to TXSE.

All tickers is not a claim. It is a commitment to a million daily interactions with the shared market structure.

The exchange must also manage order types. While NYSE and Nasdaq offer a dense matrix of order instructions โ€” immediate-or-cancel, fill-or-kill, midpoint peg, primary peg, marketable limit, discretionary limit โ€” a new venue must build that library from zero. Each order type carries edge-case semantics. Each requires testing. Each creates potential for regulatory breach if the execution logic diverges from the Form 1 description. I have seen this failure mode in decentralized finance. In 2021, I analyzed a generative NFT minting algorithm that claimed uniform randomness. The minting script biased the first 200 mints toward the "rare" trait. The statistical proof was straightforward. The narrative was persuasive. The code was not.

TXSE's order-type library is an unobservable variable today. The exchange will publish code โ€” in the form of rule filings. The verification is available to anyone who reads. The market will not read. That is fine. The data does not require an audience.


Part II: Follow the Liquidity

The exchange's stated superiority does not resolve the liquidity dilemma. Exchange competition in liquid equities is a version of the paradox I documented in Layer2 networks. Dozens of rollups coexist today, but they serve the same small user base. This is not scaling. It is fragmenting already-thin liquidity into slices. The same dynamic applies to trading venues.

When MEMX launched, its initial volumes benefited from the routing choices of its broker owner-consortium. The members were economically tied to the venue. That produced discernible but modest market share. TXSE's shareholder structure has been described as a coalition of financial institutions, market makers, and Texas-based investors. The list is non-public, though the exchange says participants include retail-facing brokerage groups and institutional firms.

Data indicates that predictable equity volume requires retail order flow or high-frequency market making. Retail order flow in U.S. equities largely routes through wholesalers like Citadel Securities and Virtu Financial. These wholesalers internalize orders. They do not route them to stock exchanges. Retail brokers receive payment for order flow โ€” PFOF โ€” to direct orders into the internalizer system. The consequence: for TXSE to capture retail transaction volume, it would need to compete with internalization economics rather than latency or fee schedules.

That is not straightforward. Wholesale market makers quote tight prices on a continuous basis. Exchanges cannot match internalized execution in many tickers. The result is a structural cap on exchange-based retail volume. Institutions are the alternate source, but institutional order flow also splits across execution algorithms, dark pools, and upstairs markets.

The question is not whether TXSE is well-built. The question is whether any exchange can extract volume from a flow structure designed to avoid exchanges.

Follow the liquidity: the evidence will arrive as monthly volume reports. TXSE must grow to a few percent of consolidated tape volume to be consequential. Reaching double digits would be unprecedented in the modern era. I will measure the data, as I measured the staking contract, because the ledger remembers everything.

A further complication sits in the latency architecture. U.S. equities matching occurs at microsecond scale. The primary venue's matching engine is located in the New Jersey metro data center cluster. The SEC accepts a two-millisecond window for NBBO recalculation. TXSE, headquartered in Texas, has a physical distance problem. A matching engine in the south must contend with the round-trip time to the consolidated tape processors and the routers of large market participants. If the exchange's quoting engine is slower to interact with the NBBO, protected quotes become stale. Stale quotes invite adverse selection. Adverse selection repels market makers.

The engineering solution is straightforward: TXSE can co-locate its order entry systems in the New Jersey cluster while keeping its corporate headquarters in Dallas. The exchange has not disclosed its co-location strategy. The absence of disclosure is itself a data point. In 2022, when I audited the liquidation mechanism of a decentralized exchange used by Indian institutional investors, the protocol's documentation claimed real-time oracle updates. The actual update frequency was fifteen minutes. The gap between claim and configuration cost users $15 million when a volatile drawdown triggered cascading liquidations. I submitted the warning beforehand. The governance forum ignored it. The failure was not a black swan. It was a config file.

Market-data tape economics intensify the problem. The three SIPs โ€” one for NYSE-listed securities and one for Nasdaq-listed securities, with a third set of alternates โ€” are regulated utilities. Their cost base is shared across all exchanges. A new exchange pays the same SIP fees as the incumbents. If TXSE undercuts market data fees, it does so from a smaller revenue base. The operating leverage of NYSE and Nasdaq โ€” vast data revenue streams from their proprietary depth-of-book feeds โ€” allows them to absorb price competition. TXSE's data product has no installed base. Pricing a new data feed at zero gives it share. Pricing it at the competition's rate gives it nothing.

The source report I reviewed identified "insufficient liquidity" as the highest-probability risk. The report graded it medium severity. I grade it structurally certain. Not in outcome โ€” in exposure. A new exchange lives on its net order flow. Exchanges that do not attract flow become shell SROs. The tape prints elsewhere.


Part III: Regulatory Realities

A news announcement tells readers that TXSE challenges the duopoly. The regulatory detail tells a more complex story. Exchange registration under the Securities Exchange Act imposes continuous obligations. TXSE must file Form 1 amendments on rule changes, submit 19b-4 proposals to the SEC, and disclose capacity and integrity plans under Regulation SCI โ€” Systems Compliance and Integrity. SCI governs automated systems. It demands annual reviews, quarterly risk assessments, and breach notifications.

Compliance is expensive. In 2024, I was retained by a Mumbai law firm to evaluate the custodial infrastructure supporting a proposed Bitcoin ETF. The cold storage solution looked robust in marketing materials. The multi-signature threshold configuration did not satisfy SEBI standards. The discrepancies did not appear in the public presentation. They appeared in the threshold logic. My report delayed approval by six months. The same pattern: production examples are not compliance.

Equity exchanges face a similar gap between public image and regulatory reality. TXSE must submit to Consolidated Audit Trail reporting โ€” CAT. It must route through a qualified SIP. It must provide Regulation NMS market data at fair and reasonable fees. The SEC retains jurisdiction over any exchange's fee filings under Rule 19b-4. The competitive fee schedule is not simply a product decision. It is a filing that regulators can limit.

The source report claims the TXSE move challenges NYSE and Nasdaq dominance. That is true only if the regulatory boundary conditions allow it. Exchanges with small market share often have higher data fees due to the cost structure of compliance. A new entrant can underprice. Whether it can sustain underpricing is a different question.

In my experience, regulatory compliance determines survival. Exchanges do not fail primarily because of technology. They fail because of obligations they cannot prove. The best execution record. The audit trail. The Rule 605 and 606 reporting โ€” quarterly execution quality statistics and routing disclosure. TXSE will publish these. Regulators will examine them. So will I.

The approval path itself deserves scrutiny. TXSE operated under an exemption or as a limited-purpose market for years before full registration. The transition to full exchange status is a step-change in obligations. The transaction volume at launch is unknown. The staffing level is unverified. The exchange has not disclosed the size of its compliance division, its surveillance unit, or its market regulation personnel. These are not trivial omissions. In the 2024 ETF review, the gap that delayed approval was exactly this kind of omission โ€” a threshold set too permissively, documented only in the implementation layer.

If TXSE's compliance capacity is thin, the first data point will be a CAT reporting error. The industry has seen this movie. The Consolidated Audit Trail has been a multi-year compliance burden for all exchanges. Late submissions, technical failures, and data quality rejections made headlines. A new venue with a smaller engineering team is exposed to the same failures with less margin for correction.

Skepticism is the baseline. Not because TXSE cannot succeed. But because the evidence required to conclude success is not yet visible.


Part IV: The Maker-Taker Economics and the Price of Entry

U.S. exchanges operate under the access fee cap established by Regulation NMS Rule 610. That cap limits exchange fees for accessing protected quotations at three-tenths of one cent per share. The limit means exchanges cannot simply compete on fee extremes. Maker-taker models โ€” rebates for liquidity provision, charges for liquidity removal โ€” are constrained by the cap. The level of incentives available to attract market makers is limited.

Physical connectivity is also capped. TXSE can build a colocation facility. Colocation at the Texas venue will sit meaningfully farther from the New Jersey metro data center cluster than IEX or MEMX had to confront. The NBBO has a national latency component. Time arbitrage becomes a factor when orders travel between TXSE's matching engine and the SIP.

Market participants will solve this technically. High-frequency trading firms will co-locate wherever TXSE operates. The issue is the network effect: liquidity providers need volume, and volume attracts liquidity providers.

In the crypto market, I have seen the same pattern form across centralized exchange migration. Binance's depth drew BNB Chain usage. Coinbase's listing standards drove institutional flow. dYdX's order-book model found its niche. Every venue that succeeded in generating self-sustaining liquidity did so with a structural advantage โ€” an asset class, a geographic concentration of clients, or a unique clearing model.

What structural advantage can TXSE claim? The source report had no answer. Texas as a financial hub, the dual listing culture among Texas corporates, and political alignment are soft advantages. In market structure, soft advantages settle into measurable speed and cost differences. The measurement will be the outcome.

The pricing model will matter. An inverted fee schedule โ€” charging the liquidity provider and paying the liquidity remover โ€” has been used by smaller venues to attract taker flow. Nasdaq and NYSE both ran inverted venues within their exchange families. The economics of inversion require a thick flow of high-priority, price-sensitive orders. A new venue with thin flow has less raw material to invert.

An alternative strategy is a subscription-based data pricing model. IEX implemented one. The subscription model gives users unlimited access to depth-of-book data in exchange for a flat monthly fee. The innovation was architectural, not aesthetic. It forced the legacy exchanges to re-examine their usage-based data pricing. TXSE could replicate this approach. The execution risk is in the data entitlement: a subscription without sufficient depth-of-book participation is a product with inventory and no footfall.

Clearing also matters. Exchange-listed equities clear through the DTCC. TXSE does not clear. It must connect to the national clearing and settlement system. Access is not automatic. New exchanges must register as clearing members or establish sponsored access through a clearing firm. The timeline for clearing certification typically runs in months. The exchange's announcement implies this work is complete. The data โ€” a published clearing practice document โ€” is the only corroborating evidence.


Part V: Fragmentation as the Hidden Structural Risk

Multiple competing venues do not automatically improve execution quality. U.S. equities already operate across sixteen registered exchanges plus dozens of alternative trading systems. Fragmentation raises the complexity of best execution compliance. Institutional brokers must route across more venues, track more fill data, and compare more execution quality statistics to justify their order routing choices.

The 2020 SEC proposal on market data and best execution would have tightened these obligations. The proposal was not adopted in that form, but the principle persists: when liquidity disperses, the cost of aggregation rises. A new exchange adds to dispersion before it adds to liquidity.

This is the exact arithmetic I documented in Layer2 review. Total value secured across dozens of rollups is concentrated in the top five. The remaining venues exist for narrative purposes. Transaction fees at marginal venues are comparable to mainnet. The cost of integration multiplies. The same can happen here.

TXSE will be evaluated against a few parameters. Average daily volume compared to the total market. Effective spreads relative to NBBO. The number of unique symbols with a protected quote. The market share growth curve.

If the data shows sustained growth over twenty-four to thirty-six months, TXSE establishes itself as a genuine third pillar. If the data shows stagnation below one percent, the project becomes a compliance artifact โ€” a registered venue that exists but does not trade.

Execution quality statistics will quantify the cost. Rule 605 requires exchanges to publish, per stock, the difference between execution prices and the prevailing NBBO at the time of order arrival. This is the closest analogue to a Decentralized Exchange price-impact report in traditional finance. A venue with thin liquidity will show execution outside the NBBO for marketable orders. Institutional order flow will notice. The publication of 605 data is a public signal of private quality. I will read it with the same forensic attention I applied to the staking contract that failed in 2020.

Another fragmentation dimension: the market data entitlement structure. NYSE and Nasdaq both sell proprietary depth-of-book feeds. The consolidation requirement makes the top-of-book SIP a commodity, but the depth product is proprietary. A third venue's depth-of-book feed introduces a new comparison set for smart order routers. Routers must decide whether to include TXSE's protected quotes in their internalized NBBO calculation. If the router aggregates the protected quote and TXSE's quote is frequently inferior, inclusion is harmless. If TXSE's quote is occasionally better but chronically illiquid, the router must handle flickering quotes. Flickering quotes produce adverse selection. Adverse selection is a tax on the router's institutional clients.

The source report described market fragmentation as a "medium-low" risk of rising execution costs. I would revise that to a "systemic principle." Fragmentation does not merely raise execution costs. It raises the cost of analysis. Every algorithm that operates across venues must incorporate a new venue's data. The calibration requirements ripple through the trading stack. The same software engineers who must integrate TXSE are the engineers who build cross-chain bridges. The work is unglamorous. It is also unglamorously expensive.

The reporting obligations extend further. Under Rule 606, institutional brokers must disclose order payment arrangements, profit-sharing agreements, and routing statistics. A new venue alters the routing distribution. The disclosure recalibrates. The compliance departments at every broker connected to TXSE must update their surveillance systems. The aggregate cost is real. The aggregate benefit is visible only at TXSE.


Part VI: A Verification Protocol for the First Six Months

My standard procedure for examining any new trading venue resembles my audit checklist from the 2022 collateral-collapse analysis. That year, I identified a flaw in a decentralized exchange's liquidation mechanism where oracle price manipulation could cascade into mass liquidations without sufficient collateral coverage. The governance forum ignored the warning. The protocol failed. Regulators cited my report. The lesson was not that warnings are valuable. The lesson is that the failure was visible if anyone examined the mechanism with the proper controls.

For TXSE, I will examine, at regular intervals:

First, the 606 reports of retail brokers. These disclose routing statistics. If participating brokers route a nontrivial share of marketable orders to TXSE, retail integration exists. If not, the venue depends on institutional unscheduled order flow.

Second, the exchange's fee schedule and 19b-4 filings. The pricing model matters. A fee schedule that undercuts the access fee cap with rebates is more aggressive than one that matches the legacy venues.

Third, market data pricing. TXSE's offer for depth-of-book data must be structurally lower than NYSE or Nasdaq to create real competitive pressure. If the top-of-book SIP data remains standard, the data narrative is cosmetic.

Fourth, executed spread data. Exchange-published execution quality statistics will show whether marketable orders at TXSE execute within or outside the prevailing NBBO across symbols.

Fifth, regulatory capacity. The SEC has jurisdiction. The exchange must file detailed investor protection commitments. Any delay or deficiency in these filings signals systems strain.

The claim "challenging NYSE and Nasdaq dominance" is testable against each of these points.

The first 30 days will be decisive only in a narrow sense. Day-one volume is irrelevant. Trend matters. A new venue that grows from 0.1 percent to 0.5 percent market share in three months is demonstrating viability. A venue stuck at 0.1 percent without growth is demonstrating form without function.

I will also check the exchange's Form 605 data against the consolidated tape for a sample of active symbols. The sample must include both liquid names like SPY-adjacent equities and illiquid small caps. The test is simple: does the execution price improve on the NBBO, match it, or degrade it? The answer is the exchange's real product.

The same logic applies to the bond market, though TXSE has not announced fixed-income trading. The source report's market impact analysis concluded that the broader macro-economic effect is limited. I agree. A single exchange does not move the macro indicators. It moves the microstructure. The microstructure then shapes execution costs for pension funds, asset managers, and retail brokers. The transmission channel is silent, but it is real.


Part VII: The Source Report's Risk Matrix, Reconsidered

The source report I reviewed listed four risks. I will address each in sequence.

Risk one: TXSE liquidity insufficient; volume falls below NYSE or Nasdaq by a wide margin. The trigger condition โ€” daily average volume and market share significantly below the duopoly in the first year โ€” is almost certainly going to be met. No new venue in the modern electronic era has reached NYSE or Nasdaq volume within its first year. The relevant question is not whether TXSE lags the incumbents. It is whether TXSE reaches the point of profitability. That threshold is private. The exchange is not required to publish it. The risk, however, is asymmetric: TXSE's downside is absorbed by its shareholders, not by the market. Public market participants lose little if TXSE fails. They lose only if TXSE's routing algorithms induce adverse execution.

Risk two: competitive pressure forces NYSE and Nasdaq to cut prices. The outcome is not negative for investors. A fee reduction across the industry is a transfer from exchange shareholders to market participants. The source report calls this a risk to venue operators; it calls it an opportunity for investors. The mechanism is real. The probability is uncertain. The fee cap limits the magnitude of any price war.

Risk three: market fragmentation raises execution costs and regulatory complexity. This is the most credible risk on the list. The cost of adding a venue to routing and surveillance systems is real and immediate. The benefit โ€” marginal price improvement โ€” accrues gradually. The asymmetry favors the incumbents. They do not need to win new business. They need to prevent deflection.

Risk four: regulatory uncertainty around SEC approval scope, compliance requirements, and listing rules. The source report rated this risk low. I concur. TXSE has already obtained the necessary registration to trade all tickers. The SEC's approval is a factual event. Regulatory uncertainty shifts from the exchange's legal status to its operating details. The next filings โ€” rule changes, fee changes, and capacity updates โ€” will trigger current regulatory evaluation.


The Contrarian Case

The bears โ€” and I have positioned myself firmly in that camp โ€” must nevertheless concede three points.

First, regional venues can succeed. The Dubai Virtual Assets Regulatory Authority built a regional licensing framework that forced established crypto hubs to adjust policy. The document shows what jurisdiction-based competition can accomplish when the regulatory environment is deliberately constructed. TXSE enjoys the support of Texas political infrastructure. If it becomes the default listing venue for Texas-headquartered companies, it builds a private market before it captures public volume. Two hundred Texas-headquartered public companies is a sufficient starting universe.

Second, execution quality has real substance in retail. Unlike internalization, an exchange with published market data, protected quotes, and transparent order handling provides a verifiable execution record. The Rule 605 dataset is public. The best execution obligations are measurable. There is a constituency โ€” analytical brokers, institutional desk heads, and compliance officers โ€” that values this transparency. The value is not aesthetic. It is actuarial.

Third, startup cost structures are lower than legacy ones. TXSE does not carry the same data center debt, tape revenue expectations, or compliance architecture from prior decades. A new venue can adopt newer technology. Cloud-native matching engines exist. So does better capacity planning. The operational overhead per match at a new venue can fall below the overhead at a legacy venue. The difference is small per share. Over billions of shares, the difference becomes a price advantage.

The honest conclusion: the technical baseline is not impossibility. It is effort and scale. The same infrastructure can deliver value or fail, depending on the rigor of execution. That is precisely why the verification protocol must continue.


Takeaway

Exchange competition is not measured in press releases. It is measured in monthly consolidated tape volume and in the execution statistics of marketable orders.

TXSE has gone live. The testing phase begins. The market will route where the execution is best, and liquidity will settle where the microstructure proves stable. The question is not whether TXSE is a registered exchange. It is whether the data behind the claim matures.

Check the 606 filings. Review the 19b-4s. Verify the protected quote statistics. The ledger remembers everything. The exchange has written its first line. The next entries are due in sixty days.