Tag

kline

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Aug 31, 2021 · Big Data

Python Script for Retrieving Minute‑Level Stock K‑Line Data from Eastmoney

This article provides a Python tutorial that explains how to generate Eastmoney‑specific security IDs, request minute‑level K‑line data for a given stock code via the Eastmoney API, process the response into a pandas DataFrame, and continuously fetch and save data until market close.

APIPythonRequests
0 likes · 8 min read
Python Script for Retrieving Minute‑Level Stock K‑Line Data from Eastmoney