akshare

Fetch daily and intraday OHLCV, real-time quotes, and macro indicators for global equities, futures, and forex.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ebrahim-sani/trading-automation --skill akshare-ebrahim-sani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: akshare
Source: https://github.com/ebrahim-sani/trading-automation/tree/main/vibe-trading/agent/src/skills/akshare
Command: npx skills add https://github.com/ebrahim-sani/trading-automation --skill akshare-ebrahim-sani

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It provides developers and analysts with instant, no‑API‑key access to a wide range of financial market data—A‑shares, US, HK, futures, macro, and forex—eliminating the need for paid subscriptions or custom scrapers.

Core Features & Use Cases

  • Extensive Market Coverage: Retrieve daily OHLCV, intraday bars, and real‑time quotes for Chinese A‑shares, US stocks, Hong Kong equities, futures, macro indicators, and forex rates.
  • Simple Installation: One‑line pip install enables immediate use in Python scripts or notebooks.
  • Backtesting Integration: Includes a built‑in AKShare DataLoader that automatically falls back during backtests when other providers are unavailable.

Quick Start

Ask the akshare skill to fetch the daily adjusted OHLCV for A‑share ticker 000001 from January 2024 to June 2026.

Frequently Asked Questions about akshare

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

FAQPage Schema
How do I get free financial market data for Chinese A-shares and US stocks without an API key?

You can fetch free financial market data for Chinese A-shares and US stocks without an API key by installing the akshare Python package via pip. It provides instant access to daily OHLCV, intraday bars, and real-time quotes, eliminating the need for paid subscriptions or custom scrapers.

Can I use this free financial data aggregator for Python backtesting?

Yes, you can use this free financial data aggregator for Python backtesting. It includes a built-in AKShare DataLoader that automatically provides market data fallback during backtests when other data providers are unavailable.

What is the best way to retrieve macro indicators and forex rates in a Python script?

The best way to retrieve macro indicators and forex rates in a Python script is using the akshare package. It offers comprehensive, no-cost access to global macroeconomic indicators and forex rates without requiring custom scrapers or API authentication.

Does this data aggregator support real-time quotes and intraday bars for Hong Kong equities?

Yes, this data aggregator supports real-time quotes and intraday bars for Hong Kong equities. It provides extensive market coverage that includes Chinese A-shares, US stocks, Hong Kong equities, futures, and forex rates out of the box.

How to fetch daily adjusted OHLCV for a specific A-share ticker in Python?

To fetch daily adjusted OHLCV for an A-share ticker in Python, install the akshare package via pip and request the data directly. For example, you can retrieve daily adjusted OHLCV for A-share ticker 000001 from January 2024 to June 2026 instantly.

Do I need a paid subscription to access futures and macro data for backtesting?

No, you do not need a paid subscription to access futures and macro data for backtesting. The akshare Python package provides free, comprehensive coverage of futures and macro indicators by acting as a global financial data aggregator without requiring API keys.