Financial data fetcher
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The bundle is a comprehensive Python integration for the TongdaXin (TQ) financial trading terminal, designed to fetch market data, execute technical formulas, and manage stock sectors. The core logic in `lib/tqcenter.py` wraps a local DLL (`TPythClient.dll`) and includes functionality to export data directly into the terminal's UI by moving generated XML and JSON files into specific application directories. While the code performs sensitive operations like loading external libraries and manipulating local files, these actions are well-documented and strictly aligned with the stated purpose of providing quantitative trading tools for the TongdaXin ecosystem, with no evidence of malicious intent or data exfiltration.
