Eastmoney: Get Tick Data
Eastmoney via Parse · Finance
Fetch recent tick-by-tick trade data for a security. Returns the most recent trades from the latest trading session, each with timestamp, price, volume (in lots), and inferred trade direction (Buy/Sell/Neutral). Data is only available for the current or most recent trading day. Access Chinese stock market data from Eastmoney including real-time quotes, historical K-line data, tick-by-tick trades, order book, stock listings, and sector performance. Fulfilled by Parse from wap.eastmoney.com.
- crypto-web3
- developer-tools
- eastmoney
- finance
- parse
- platform-key
- wap-eastmoney-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b978b1dd-7b63-47e0-9ab7-9338ac88303e/get_tick_data
- Interface artifact
- sha256:45f97e7501e2fd15b2ce2c95bda3114b95aae5ea2d6cc302c4f1d193d16de00b
- Manifest digest
- sha256:8a51d405d10785c36f83d09aa424bcb54c78abd5c71d61810226eec1277211c8
Request fields
- limit (integer): Maximum number of ticks to return: Allowed values: 50, 10, 100
- secid (string, required): Security ID in format 'market.code' (e.g., '1.600519'). Obtain from search_security results[*].QuoteID.
Example queries
- {"limit":"10","secid":"1.600519"}