ths-level2-zbwt

Capture Level-2 tick-by-tick order data from TongHuaShun Supreme Android via Python orchestrator, Frida, ADB, and TCP.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/chinawrj/agent-skills-stock --skill ths-level2-zbwt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ths-level2-zbwt
Source: https://github.com/chinawrj/agent-skills-stock/tree/main/.github/skills/ths-level2-zbwt
Command: npx skills add https://github.com/chinawrj/agent-skills-stock --skill ths-level2-zbwt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill enables automated collection of Level-2 tick-by-tick order data from TongHuaShun Supreme Android for any A-share stock, eliminating manual scraping and ensuring consistent data capture across sessions.

Core Features & Use Cases

  • Full-day Level-2 data extraction for any stock, including historical data retrieval and on-demand captures.
  • Auto-resume & data integrity: recovers from disconnections and validates data to minimize gaps.
  • Streamed delivery: data is transmitted over TCP and stored as CSV for analysis and archival.

Quick Start

Run the Python orchestrator with a stock code and optional date to start streaming Level-2 tick data.

Frequently Asked Questions about ths-level2-zbwt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract Level-2 tick-by-tick order data for A-share stocks?

You can extract Level-2 tick-by-tick order data by running a Python orchestrator that uses ADB automation and Frida injection to capture live or historical stock data directly from the TongHuaShun Supreme Android app.

What is the best way to capture full-day Level-2 stock data without manual scraping?

The best way to capture full-day Level-2 stock data is using an automated Python orchestrator that streams tick-by-tick orders via TCP socket and saves the validated, deduplicated data into per-day CSV files.

Does this Level-2 data extraction tool automatically resume after disconnections?

Yes, the Level-2 data extraction tool features auto-resume and data integrity validation, allowing it to automatically recover from disconnections and minimize data gaps across the full trading day.

Can I use Frida and ADB to retrieve historical tick data from TongHuaShun Supreme?

Yes, you can use Frida injection and ADB automation with the Python orchestrator to retrieve historical tick-by-tick Level-2 order data from the TongHuaShun Supreme Android application for any A-share stock.

Do I need a rooted Android device to capture Level-2 tick data via Frida?

The metadata does not specify rooting requirements, but the extraction requires ADB automation and Frida injection to capture Level-2 tick data from the TongHuaShun Supreme Android app and stream it over TCP.