Files
sanguo_quant_live/graphify-out/cache/ast/88916eda3038d657bdbe8ec2f3b2daa0fbade5a0f9385a96d7e6c89d3ec4702f.json
T
2026-05-06 23:13:05 +08:00

1 line
20 KiB
JSON

{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_strategies_test_guanyu_strategy_py", "label": "test_guanyu_strategy.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L1"}, {"id": "strategies_test_guanyu_strategy_test_imports", "label": "test_imports()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L17"}, {"id": "strategies_test_guanyu_strategy_test_strategy_import", "label": "test_strategy_import()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L50"}, {"id": "strategies_test_guanyu_strategy_test_strategy_initialization", "label": "test_strategy_initialization()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L83"}, {"id": "strategies_test_guanyu_strategy_test_data_connection", "label": "test_data_connection()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L124"}, {"id": "strategies_test_guanyu_strategy_main", "label": "main()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L149"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_strategies_test_guanyu_strategy_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L10", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_strategies_test_guanyu_strategy_py", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L11", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_strategies_test_guanyu_strategy_py", "target": "strategies_test_guanyu_strategy_test_imports", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L17", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_strategies_test_guanyu_strategy_py", "target": "strategies_test_guanyu_strategy_test_strategy_import", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L50", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_strategies_test_guanyu_strategy_py", "target": "strategies_test_guanyu_strategy_test_strategy_initialization", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L83", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_strategies_test_guanyu_strategy_py", "target": "strategies_test_guanyu_strategy_test_data_connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L124", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_strategies_test_guanyu_strategy_py", "target": "strategies_test_guanyu_strategy_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L149", "weight": 1.0}, {"source": "strategies_test_guanyu_strategy_main", "target": "strategies_test_guanyu_strategy_test_imports", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L159", "weight": 1.0}, {"source": "strategies_test_guanyu_strategy_main", "target": "strategies_test_guanyu_strategy_test_strategy_import", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L163", "weight": 1.0}, {"source": "strategies_test_guanyu_strategy_main", "target": "strategies_test_guanyu_strategy_test_strategy_initialization", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L167", "weight": 1.0}, {"source": "strategies_test_guanyu_strategy_main", "target": "strategies_test_guanyu_strategy_test_data_connection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L171", "weight": 1.0}], "raw_calls": [{"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L19"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L20"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L21"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L25"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L26"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L28"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L33"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L34"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L36"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L41"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L42"}, {"caller_nid": "strategies_test_guanyu_strategy_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L44"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L52"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L53"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L54"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L64"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L67"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "get_profile", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L68"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L69"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "get_profile", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L71"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L72"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "get_profile", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L74"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L75"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_import", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L79"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L85"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L86"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L87"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L93"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "GuanYuValueTechStrategy", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L94"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L98"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L101"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "GuanYuValueTechStrategy", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L102"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L106"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L109"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "GuanYuValueTechStrategy", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L110"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L114"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L118"}, {"caller_nid": "strategies_test_guanyu_strategy_test_strategy_initialization", "callee": "print_exc", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L120"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L126"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L127"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L128"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L133"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "stock_zh_a_spot_em", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L134"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L137"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L138"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L138"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L139"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L142"}, {"caller_nid": "strategies_test_guanyu_strategy_test_data_connection", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L145"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L151"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L152"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L153"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L154"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L175"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L176"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L177"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L180"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L181"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L182"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L184"}, {"caller_nid": "strategies_test_guanyu_strategy_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/strategies/test_guanyu_strategy.py", "source_location": "L186"}]}