8710dfe36627499f1390405f874d0fb51fe609d4
price_monitor.py now splits A-share (Tencent realtime) and HK (Eastmoney realtime): - fetch_all_prices() → A-shares only via qt.gtimg.cn - fetch_hk_eastmoney() → HK stocks via push2.eastmoney.com (real-time, free) - _fetch_hk_tencent_fallback() → fallback if Eastmoney fails (15-min delay) - Eastmoney API: market code 116, fields f43(price)/f170(chg%)/f60(prev_close)
Description
No description provided
Languages
Python
94.2%
HTML
5.8%