Skip to main content

finclaw-data-sdk

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

pip install finclaw-data-sdk
from finclaw_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,区间两端包含。需先启动本仓库的 finclaw-data serve。直连 ClickHouse 请安装服务包 finclaw-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

finclaw_data_sdk-0.1.3.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

finclaw_data_sdk-0.1.3-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for finclaw_data_sdk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 31d5a801595d4cfafea2454317272332a5ddeaf71025a2dd7f53170f5f710c71
MD5 5b7edfa9c857d71525366c94f460d83a
BLAKE2b-256 9a22a4a0ce556832db5cf65fcf7529c395a222e3c477dd39a36c2c4e85c834d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for finclaw_data_sdk-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7c98241f216e7571577aa1c268870a66f6960ecee3da3da5a414b53c216b8fc7
MD5 238548d5050944cb989d97b506624f9a
BLAKE2b-256 69342923d83a87f24e9c0b2c9adc192eb36d9e36bdce860bdf1c11eb5cba328e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

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