adr-hshare

Analyze cross-listing premiums between US ADRs, HK H-shares, and A-shares.

1|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/644408071-design/Kokpop --skill adr-hshare-644408071-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adr-hshare
Source: https://github.com/644408071-design/Kokpop/tree/main/agent/src/skills/adr-hshare
Command: npx skills add https://github.com/644408071-design/Kokpop --skill adr-hshare-644408071-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yfinance, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill analyzes the pricing gaps between US-listed ADRs, HK-listed H-shares, and A-shares, providing arbitrage signals and valuation insights.

Core Features & Use Cases

  • Cross-Listing Premium Analysis: Calculate and interpret the AH premium and ADR premium.
  • Arbitrage Signals: Identify potential arbitrage opportunities based on pricing gaps.
  • Valuation Insights: Assess the relative valuation of dual-listed stocks.
  • Use Case: Analyze the pricing differences between Alibaba's ADR (BABA) and its HK listing (9988.HK) to determine if there is an opportunity for arbitrage.

Quick Start

Analyze the cross-listing premiums for Alibaba's ADR and HK listing.

Frequently Asked Questions about adr-hshare

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate the cross-listing premium between US ADRs and HK H-shares?

To calculate the cross-listing premium, you need to fetch US ADR and HK H-share prices alongside real-time FX rates. This Skill automatically retrieves the necessary market data using yfinance to compute the ADR premium and identify pricing gaps.

What is an ADR H-share arbitrage opportunity?

An ADR H-share arbitrage opportunity is a pricing discrepancy between a US-listed American Depositary Receipt and its Hong Kong-listed counterpart. This Skill analyzes these cross-listing premiums to signal potential arbitrage trades and relative valuation differences.

How do I check dual-listed stock valuation gaps for arbitrage signals?

You can check dual-listed stock valuation gaps by comparing the adjusted prices of A-shares, H-shares, and ADRs. This Skill evaluates these cross-listing premiums to generate actionable arbitrage signals and reveal relative valuation insights.

Can I use yfinance to fetch historical prices for cross-listing premium analysis?

Yes, this Skill relies entirely on yfinance to fetch historical stock prices and currency exchange rates for US ADRs and HK H-shares. You need yfinance installed in your environment to successfully execute the premium calculations.

How do I analyze Alibaba's ADR and HK listing pricing differences?

To analyze Alibaba's pricing differences, you compare the ADR ticker BABA against its HK listing 9988.HK. This Skill processes both tickers via yfinance to output the cross-listing premium and determine if an arbitrage opportunity exists.

Why does my ADR H-share premium calculation require FX rate adjustments?

ADR H-share premium calculations require FX rate adjustments because the securities trade in different currencies, specifically USD and HKD. This Skill fetches live exchange rates via yfinance to accurately normalize prices and compute the true cross-listing premium.