1 line
56 KiB
JSON
1 line
56 KiB
JSON
{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "label": "a_stock_daily_data_downloader.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L1"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "label": "AStockDailyDownloader", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L45"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "label": ".__init__()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L48"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_create_directory_structure", "label": "._create_directory_structure()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L79"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "label": ".get_all_a_stock_codes()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L95"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_list", "label": "._save_stock_list()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L147"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "label": ".download_stock_daily()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L160"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "label": ".save_stock_data()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L230"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_check_already_downloaded", "label": ".check_already_downloaded()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L261"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "label": ".download_all_stocks()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L269"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_download_stats", "label": "._save_download_stats()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L353"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_calculate_success_rate", "label": "._calculate_success_rate()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L360"}, {"id": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_generate_download_report", "label": "._generate_download_report()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L367"}, {"id": "data_acquisition_a_stock_daily_data_downloader_main", "label": "main()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L426"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L9", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L10", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L11", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "time", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L12", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "logging", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L13", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "warnings", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L14", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "datetime", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L15", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "typing", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L16", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "pathlib", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L17", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "pandas", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L21", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "akshare", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L23", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L45", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L48", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_create_directory_structure", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L79", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L95", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L147", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L160", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L230", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_check_already_downloaded", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L261", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L269", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_download_stats", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L353", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_calculate_success_rate", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L360", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_generate_download_report", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L367", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_data_acquisition_a_stock_daily_data_downloader_py", "target": "data_acquisition_a_stock_daily_data_downloader_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L426", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_create_directory_structure", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L64", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_list", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L139", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L280", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_check_already_downloaded", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L290", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L318", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L321", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_download_stats", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L326", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_generate_download_report", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L341", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_calculate_success_rate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L348", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_generate_download_report", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_calculate_success_rate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L372", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_main", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L442", "weight": 1.0}, {"source": "data_acquisition_a_stock_daily_data_downloader_main", "target": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L451", "weight": 1.0}], "raw_calls": [{"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "callee": "Path", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L57"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "callee": "strptime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L58"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "callee": "strptime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L59"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L59"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "callee": "isoformat", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L71"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L71"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L75"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L76"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_init", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L77"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_create_directory_structure", "callee": "range", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L85"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_create_directory_structure", "callee": "str", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L86"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_create_directory_structure", "callee": "mkdir", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L87"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_create_directory_structure", "callee": "mkdir", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L90"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_create_directory_structure", "callee": "mkdir", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L91"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_create_directory_structure", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L93"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L97"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "stock_info_a_code_name", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L101"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L104"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L107"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L107"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "iterrows", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L111"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "str", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L112"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L112"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "zfill", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L117"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L118"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "startswith", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L121"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "startswith", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L123"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "startswith", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L123"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L128"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "startswith", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L132"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L135"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L136"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L136"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_get_all_a_stock_codes", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L144"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_list", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L151"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_list", "callee": "dump", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L152"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_list", "callee": "isoformat", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L153"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_list", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L153"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_list", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L154"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_list", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L158"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "range", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L167"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "debug", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L169"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "stock_zh_a_hist", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L173"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L176"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L177"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "warning", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L182"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L183"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "copy", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L187"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "rename", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L204"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L207"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "lower", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L207"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "warning", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L213"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "sort_values", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L217"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L219"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L219"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L223"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "str", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L223"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L224"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_stock_daily", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L227"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "callee": "to_datetime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L239"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "callee": "groupby", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L241"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "callee": "str", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L242"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "callee": "to_parquet", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L246"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "callee": "debug", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L252"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L252"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "callee": "to_parquet", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L257"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_stock_data", "callee": "debug", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L259"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_check_already_downloaded", "callee": "str", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L265"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_check_already_downloaded", "callee": "exists", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L267"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L275"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L276"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L277"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L283"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L291"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L293"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L293"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L293"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L294"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L294"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L298"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "enumerate", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L299"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "range", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L299"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L302"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L303"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L303"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L304"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L305"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L314"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L331"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "isoformat", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L337"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L337"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L343"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L344"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L345"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L346"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L347"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L348"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_download_all_stocks", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L349"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_download_stats", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L357"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_save_download_stats", "callee": "dump", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L358"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_generate_download_report", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L377"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_generate_download_report", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L377"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_generate_download_report", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L420"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_generate_download_report", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L421"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_astockdailydownloader_generate_download_report", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L423"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_main", "callee": "ArgumentParser", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L430"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L431"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L432"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L433"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L434"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L435"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L436"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L437"}, {"caller_nid": "data_acquisition_a_stock_daily_data_downloader_main", "callee": "parse_args", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/data_acquisition/a_stock_daily_data_downloader.py", "source_location": "L439"}]} |