1 line
49 KiB
JSON
1 line
49 KiB
JSON
{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_pangtong_value_scripts_dynamic_stock_selection_py", "label": "dynamic_stock_selection.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L1"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection", "label": "DynamicStockSelection", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L13"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection_init", "label": ".__init__()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L16"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "label": ".load_data()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L22"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "label": ".calculate_factors()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L53"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection_apply_filters", "label": ".apply_filters()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L97"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "label": ".portfolio_construction()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L128"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "label": ".strategy_variants()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L160"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection_run", "label": ".run()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L191"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "label": ".output_results()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L217"}, {"id": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "label": ".save_results()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L264"}, {"id": "scripts_dynamic_stock_selection_main", "label": "main()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L294"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_pangtong_value_scripts_dynamic_stock_selection_py", "target": "numpy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L7", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_pangtong_value_scripts_dynamic_stock_selection_py", "target": "pandas", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_pangtong_value_scripts_dynamic_stock_selection_py", "target": "datetime", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L9", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_pangtong_value_scripts_dynamic_stock_selection_py", "target": "warnings", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L10", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_pangtong_value_scripts_dynamic_stock_selection_py", "target": "scripts_dynamic_stock_selection_dynamicstockselection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L13", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection", "target": "scripts_dynamic_stock_selection_dynamicstockselection_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L16", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection", "target": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L22", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection", "target": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L53", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection", "target": "scripts_dynamic_stock_selection_dynamicstockselection_apply_filters", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L97", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection", "target": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L128", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection", "target": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L160", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection", "target": "scripts_dynamic_stock_selection_dynamicstockselection_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L191", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection", "target": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L217", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection", "target": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L264", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_pangtong_value_scripts_dynamic_stock_selection_py", "target": "scripts_dynamic_stock_selection_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L294", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection_run", "target": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L198", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection_run", "target": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L201", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection_run", "target": "scripts_dynamic_stock_selection_dynamicstockselection_apply_filters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L204", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection_run", "target": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L207", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection_run", "target": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L210", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection_run", "target": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L213", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "target": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L262", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_main", "target": "scripts_dynamic_stock_selection_dynamicstockselection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L296", "weight": 1.0}, {"source": "scripts_dynamic_stock_selection_main", "target": "scripts_dynamic_stock_selection_dynamicstockselection_run", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L297", "weight": 1.0}], "raw_calls": [{"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_init", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L17"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_init", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L18"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_init", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L19"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_init", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L19"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_init", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L20"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L24"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "seed", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L27"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "DataFrame", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L30"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "range", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L31"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "choice", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L32"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L33"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L34"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L35"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L36"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L37"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L38"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L39"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L40"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L41"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L42"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L43"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L44"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L45"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L46"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "uniform", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L47"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_load_data", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L50"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L55"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L59"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L60"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L61"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L62"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L67"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L68"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L69"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L70"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L71"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L76"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L77"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L82"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "rank", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L83"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_calculate_factors", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L94"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_apply_filters", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L99"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_apply_filters", "callee": "copy", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L101"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_apply_filters", "callee": "median", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L122"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_apply_filters", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L125"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_apply_filters", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L125"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L130"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "unique", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L133"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "DataFrame", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L134"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L138"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "max", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L140"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L140"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "nlargest", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L141"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "concat", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L142"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L145"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L146"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "isin", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L147"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "nlargest", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L148"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "concat", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L149"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "nlargest", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L152"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "sum", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L155"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L157"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_portfolio_construction", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L157"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L162"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "callee": "nlargest", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L167"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "callee": "nlargest", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L172"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "callee": "nlargest", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L177"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "callee": "nlargest", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L181"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "callee": "nlargest", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L185"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L188"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_strategy_variants", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L188"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_run", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L193"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_run", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L194"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_run", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L195"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L219"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L220"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L221"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L224"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L225"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "copy", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L226"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "apply", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L227"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "apply", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L228"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L229"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "to_string", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L229"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L232"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L233"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L234"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "mean", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L234"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L235"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "mean", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L235"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L236"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "mean", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L236"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L237"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "mean", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L237"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L238"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "mean", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L238"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L241"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L242"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "value_counts", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L243"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "items", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L244"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L245"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L245"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L248"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L249"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "items", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L250"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "mean", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L251"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "mean", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L252"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "mean", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L253"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L254"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "total_seconds", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L257"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L257"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L258"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L259"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L259"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_output_results", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L259"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "makedirs", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L270"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "to_csv", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L273"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "items", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L276"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "to_csv", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L277"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L280"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L281"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L282"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L283"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L284"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L284"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L284"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L285"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L285"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L287"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L288"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "iterrows", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L289"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L290"}, {"caller_nid": "scripts_dynamic_stock_selection_dynamicstockselection_save_results", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/pangtong-value/scripts/dynamic_stock_selection.py", "source_location": "L292"}]} |