Hong Kong to Allow Institutional Crypto Perpetual Futures Under New Rules

TheNewsCryptoPublished on 2026-02-11Last updated on 2026-02-11

Abstract

Hong Kong's Securities and Futures Commission (SFC) is set to introduce a new regulatory framework allowing licensed trading platforms to offer cryptocurrency perpetual futures contracts. Initially limited to institutional investors, these contracts enable traders to speculate on crypto prices without an expiry date. Platforms must demonstrate robust risk management and disclosure practices. Brokers will be permitted to use Bitcoin and Ethereum as collateral for client financing, subject to strict credit standards. The SFC is also implementing measures to prevent conflicts of interest, requiring exchanges to separate market-making activities into independent units. This cautious, step-by-step approach aims to balance innovation with credibility, attract global institutions, and enhance liquidity while prioritizing transparency and risk management.

Hong Kong is planning to become a leading regulated hub for digital assets. Julia Leung, SFC Chief Executive, speaking at CoinDesk, says that the watchdog will soon publish a high-level regulatory framework that allows licensed trading platforms to offer perpetual futures contracts tied to cryptocurrencies.

Initially limited to institutional investors

Under the upcoming framework, perpetual futures allow traders to speculate on prices without an expiry date. Leung says that initially, it will be allowed only for institutional investors, and platforms must prove they can manage and disclose the risk properly. SFC will remain focused on the fair market rules for the customers.

On the other hand, regulators will allow brokers to finance the clients using selected digital assets as collateral. As the crypto markets have high volatility, the eligibility starts only with Bitcoin and Ethereum. Borrowers must meet strict credit standards. The regulators are moving cautiously with the most stable and established tokens.

SFC is also refining the exchanges that want to run market-making operations; they must separate those activities into independent units and maintain clear conflict of interest controls. This is aimed at preventing exchanges that might see the users’ trading activity and can use that information to make money.

Reason behind this move

The SFC is trying to balance innovation and credibility. The official wants more sophisticated products and greater participation from global institutions. Instead of approving everything at once, the regulators are widening the access step by step.

If this move has been implemented, then Hong Kong could attract hedge funds and trading firms that rely on perpetuals and will increase liquidity in local regulated venues. But the regulator’s goal is clear: that innovations will be welcomed within a framework that prioritizes transparency and risk management.

Highlighted Crypto News:

Ethereum Remains Under Pressure as Price Consolidates Near $2,000

TagsCryptoCryptocurrencyHong Kong

Related Questions

QWhat new type of cryptocurrency product will Hong Kong allow under its upcoming regulatory framework?

AHong Kong will allow licensed trading platforms to offer perpetual futures contracts tied to cryptocurrencies.

QWho will be permitted to trade these crypto perpetual futures initially?

AInitially, trading will be allowed only for institutional investors.

QWhich two cryptocurrencies are eligible to be used as collateral for client financing under the new rules?

ABitcoin and Ethereum are the eligible cryptocurrencies that can be used as collateral.

QWhat is one of the key requirements for exchanges that want to run market-making operations?

AThey must separate their market-making activities into independent units and maintain clear conflict of interest controls.

QWhat is the primary goal of the SFC in implementing these new regulations, according to the article?

AThe SFC is trying to balance innovation and credibility, welcoming innovations within a framework that prioritizes transparency and risk management.

Related Reads

From South Korea to the United States: Blue-Collar Jobs Are Becoming Increasingly Popular, Thanks to AI

AI is reshaping the labor market's value proposition. The traditional four-year college degree is losing its appeal as a guaranteed career path, while skilled blue-collar trades like electricians, welders, and plumbers are experiencing historic demand and wage premiums. This shift is driven by dual pressures: AI's displacement of certain white-collar roles and a booming need for physical infrastructure and data center construction. Data confirms the trend. In the U.S., vocational school revenue surged, and a significant portion of recent layoffs are AI-related. Surveys show a majority of Gen Z adults plan to pursue blue-collar work, citing better job security against AI automation. Vocational education interest has exploded recently. Experts cite a psychological shift as younger generations seek tangible, AI-resistant careers and avoid high student debt. In many cases, salaries for skilled trades now match or exceed those requiring a bachelor's degree. In South Korea, semiconductor vocational high schools boast near-total employment, with graduates securing high-paying roles at companies like Samsung. The shortage is structural, exacerbated by a retiring baby boomer workforce and massive infrastructure projects. Companies like JPMorgan Chase, Meta, and Lowe's are investing heavily in training programs. However, overcoming historical stigma and a "perception gap" around trade careers remains a key challenge to closing the talent gap.

marsbit52m ago

From South Korea to the United States: Blue-Collar Jobs Are Becoming Increasingly Popular, Thanks to AI

marsbit52m ago

Qualcomm: AI Hype Subsides, When Will Smartphones Emerge from the Gloom?

Qualcomm reported its Q3 FY2026 results (ending June 2026), with revenue of $9.95B, down 4% YoY but above expectations. Gross margin declined to 53.1%, pressured by rising costs across manufacturing and memory. Key business segments showed mixed performance: Handset revenue fell 19.6% YoY to $5.09B, dragged by an 11% decline in non-Apple Android shipments and weaker high-end mix. Conversely, Automotive revenue surged 61% to $1.59B, and IoT grew 9% to $1.83B. Core operating profit dropped 41% YoY due to margin compression and higher expenses. Management's Q4 FY2026 guidance projects revenue of $9.7B-$10.5B, in line with consensus, but Non-GAAP EPS guidance of $2.05-$2.25 fell short of expectations. Amidst persistent weakness in its core handset market, Qualcomm is pursuing growth in AI, focusing on Edge AI (smartphones, PCs, automotive) and Data Center AI. Its data center strategy includes four pillars: AI accelerators (e.g., AI200), commercial CPUs (Dragonfly C1000), custom silicon, and connectivity solutions. While these initiatives initially boosted its stock, concerns over AI capital expenditure sustainability have since erased those gains. The company targets $5B in data center revenue for FY2027 and $15B for FY2029. The report concludes that with the traditional handset business still under pressure, the data center opportunity is currently viewed as a longer-term option, and a more conservative valuation based on core operations may be warranted until AI contributions materialize.

marsbit56m ago

Qualcomm: AI Hype Subsides, When Will Smartphones Emerge from the Gloom?

marsbit56m ago

From TPU to Self-Evolving Agents: How Jeff Dean Predicts the Next Step in AI

At the 2026 YC Startup School, Jeff Dean outlined his vision for AI's next phase, shifting focus from simply scaling models to building intelligent, autonomous systems. He believes AI's progress is no longer just about creating smarter models, but about integrating them into systems capable of long-term, iterative work, automated experimentation, and continuous learning. This evolution moves the competition from "who has the bigger model" to "who can best organize intelligence." Dean suggests AI capabilities are now comparable to a junior engineer, enabling the automation of complex workflows. However, the true challenge and opportunity lie in managing these AI "workers" at scale. He emphasizes the importance of **context engineering**—structuring tools, memory, and feedback loops—over raw model power. For startups, this means building deep expertise in niche domains where general models currently fail (near 0-1% success rates), leveraging proprietary data, specialized tools, and domain-specific evaluators. A recurring theme is re-examining fundamental constraints. Dean's past work, like moving Google's search index to memory or creating the TPU, stemmed from questioning outdated assumptions about hardware and cost. He sees similar inflection points today, particularly in **specialized inference hardware** to drastically reduce latency and energy consumption for real-time Agent operation. Notably, he points out that in modern AI systems, the dominant cost is often not computation but **data movement**. Reliable, long-running Agents require robust system design, borrowing concepts from distributed computing like checkpointing, state management, and parallel exploration to handle failures and maintain progress over days or weeks. As AI automates execution, the scarcest human skills will shift to **defining clear specifications**, **judging what problems are worth solving** (taste), and designing effective feedback loops. Ultimately, Dean's framework prioritizes understanding the problem deeply, identifying the true bottlenecks, and systematically building closed-loop systems where AI can not only perform tasks but also improve AI itself.

marsbit56m ago

From TPU to Self-Evolving Agents: How Jeff Dean Predicts the Next Step in AI

marsbit56m ago

Trading

Spot
活动图片