Skip to main content

ashare-quant-data-sdk

A 股量化数据 HTTP 客户端。安装后 from ashare_quant_data_sdk import QuantClient,只依赖 pandas,不含拉取与 ClickHouse 业务代码。

pip install ashare-quant-data-sdk
from ashare_quant_data_sdk import QuantClient, cols

c = QuantClient("http://127.0.0.1:8000")
bars = c.kline(symbol="600519", start="20240801", end="20240805", adj="qfq")
snap = c.snapshot(trade_date="20240819", symbols=["600519", "000001"], adj="qfq")
df = c.fina(symbol="600519", start="20240101", end="20241231", fields=cols.fina.EPS_BASIC)
idx = c.index_list()
idx_bars = c.index_kline(index="000300", start="20240801", end="20240805", fields=cols.index_kline.CLOSE)
cons = c.index_constituents(index="000300", fields=cols.index_constituents.SYMBOL)

日期参数为 YYYYMMDD,区间两端包含。需先启动本仓库的 quant-data serve。直连 ClickHouse 请安装服务包 quant-data,使用 QuantClient.from_clickhouse()

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ashare_quant_data_sdk-0.1.3.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ashare_quant_data_sdk-0.1.3-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file ashare_quant_data_sdk-0.1.3.tar.gz.

File metadata

  • Download URL: ashare_quant_data_sdk-0.1.3.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for ashare_quant_data_sdk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 1b44b52607681bb5393f9f64a10a636d47364c651e8e6b031dc4652a3fbd9241
MD5 3fccd112e3846fcb8602b2166807aaf2
BLAKE2b-256 4cd9080c19d22dd87afb256062a78a7c3650d302c1cbd11451ec049137c983f0

See more details on using hashes here.

File details

Details for the file ashare_quant_data_sdk-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for ashare_quant_data_sdk-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 904859c6d960698ca8da3f890b3766667efbb5f71f35ba2904b7e391f90b72e1
MD5 2fe5e50bf165ceb7fb4fe94c98a7791e
BLAKE2b-256 33724daf789ffb541dcae78de33206b84af1d8918bc2bba9f843bb91eafc9db5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page