akshare

Aggregate financial market data into structured pandas DataFrames via akshare.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/hxhyyy/Vibe-Trading --skill akshare-hxhyyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: akshare
Source: https://github.com/hxhyyy/Vibe-Trading/tree/main/agent/src/skills/akshare
Command: npx skills add https://github.com/hxhyyy/Vibe-Trading --skill akshare-hxhyyy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires akshare, pandas, and includes references (resource) components.

What problem does it solve?

This Skill solves the challenge of accessing high-quality, real-time financial market data without the need for expensive subscriptions or complex API key management.

Core Features & Use Cases

  • Comprehensive Market Coverage: Retrieve historical and real-time data for A-shares, US stocks, HK stocks, futures, and macroeconomic indicators.
  • Zero-Cost Integration: Leverage a free, open-source library that aggregates data from major public financial portals.
  • Use Case: A quantitative researcher can use this to pull historical OHLCV data for A-share stocks to perform backtesting or sentiment analysis without registration.

Quick Start

Use the akshare skill to fetch the daily historical price data for the stock with symbol 000001 from January 1st 2024 to January 1st 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 real-time stock market data for quantitative analysis?

To get free real-time stock market data for quantitative analysis, you can use this Skill to interface with the akshare library. It aggregates historical and real-time price feeds from public financial portals and returns structured pandas DataFrames without requiring API keys.

Can I pull historical OHLCV data for A-share and US stocks without an API key?

Yes, you can pull historical OHLCV data for A-share and US stocks without an API key. This Skill leverages the open-source akshare library to aggregate data from major public financial portals, returning structured pandas DataFrames for immediate use in backtesting.

What financial instruments and macroeconomic indicators does this data aggregator support?

This data aggregator supports diverse financial instruments and macroeconomic indicators. You can retrieve historical and real-time data for A-shares, US stocks, HK stocks, futures, and macroeconomic indicators, facilitating comprehensive quantitative research.

Does this tool work with pandas for backtesting and financial data analysis?

Yes, this tool works seamlessly with pandas for backtesting and financial data analysis. It requires the akshare library to interface with financial data providers and outputs structured pandas DataFrames directly, ensuring immediate compatibility with standard quantitative workflows.

What is the best free way to access global futures and macroeconomic data programmatically?

The best free way to access global futures and macroeconomic data programmatically is using the akshare library. This Skill aggregates diverse market data from public sources without expensive subscriptions, providing structured pandas DataFrames suitable for quantitative analysis.

Are there limitations to using free open-source libraries for real-time financial data feeds?

Limitations of using free open-source libraries for real-time financial data feeds include dependency on public portal availability and potential rate limits. This Skill aggregates from public sources via akshare, so data stability depends on external providers rather than paid premium APIs.