Commit Graph

  • 45c9726133 Support special step customization (#123) you-n-g 2024-07-26 14:29:19 +08:00
  • 0743588ef3 Fix loop bug (#122) you-n-g 2024-07-26 13:47:50 +08:00
  • 38ac4cffcd Fix loop bug (#122) you-n-g 2024-07-26 13:47:50 +08:00
  • c7cfd397ca CI checks that can be automatically repaired (#119) Linlang 2024-07-26 12:12:16 +08:00
  • faa2fb03ad CI checks that can be automatically repaired (#119) Linlang 2024-07-26 12:12:16 +08:00
  • 45b7a169fe Fix two small bugs. (#121) WinstonLiyt 2024-07-26 11:00:21 +08:00
  • a4fa000862 Fix two small bugs. (#121) WinstonLiyt 2024-07-26 11:00:21 +08:00
  • 71d2f4adde loguru mypy error (#118) you-n-g 2024-07-25 23:12:42 +08:00
  • 080f5e6a60 loguru mypy error (#118) you-n-g 2024-07-25 23:12:42 +08:00
  • 8765f30352 Move package (#115) you-n-g 2024-07-25 18:36:35 +08:00
  • 6dfae7dcf0 Move package (#115) you-n-g 2024-07-25 18:36:35 +08:00
  • 0079a8b4e0 Benchmark (#114) cyncyw 2024-07-25 18:22:57 +08:00
  • a82222d077 Benchmark (#114) cyncyw 2024-07-25 18:22:57 +08:00
  • 2d661a5d66 fix record (#113) you-n-g 2024-07-25 18:14:51 +08:00
  • 30827f2ae7 fix record (#113) you-n-g 2024-07-25 18:14:51 +08:00
  • 7bcb67f372 A draft of the "Quick Start" section for your README. Enable logging of backtesting in Qlib and store rich-text descriptions in Trace. Support one-step debugging for factor extraction. (#105) WinstonLiyt 2024-07-25 16:18:00 +08:00
  • 25fb571a0f A draft of the "Quick Start" section for your README. Enable logging of backtesting in Qlib and store rich-text descriptions in Trace. Support one-step debugging for factor extraction. (#105) WinstonLiyt 2024-07-25 16:18:00 +08:00
  • fae883a26f fix bugs (#111) Suhan Cui 2024-07-25 16:12:52 +08:00
  • e10e7f0e59 fix bugs (#111) Suhan Cui 2024-07-25 16:12:52 +08:00
  • 49260d12c1 fix new demo bugs bowen xian 2024-07-25 08:06:15 +00:00
  • 055bffcbf3 fix new demo bugs bowen xian 2024-07-25 08:06:15 +00:00
  • 045bc3993b Merge pull request #109 from microsoft/update-qlib-model-scen-desc Xisen Wang 2024-07-25 15:46:04 +08:00
  • 3676e7183a Merge pull request #109 from microsoft/update-qlib-model-scen-desc Xisen Wang 2024-07-25 15:46:04 +08:00
  • 20738024c3 Update model_experiment.py by adding scenario rich-text description Xisen Wang 2024-07-25 15:45:26 +08:00
  • 33a3e3b1af Update model_experiment.py by adding scenario rich-text description Xisen Wang 2024-07-25 15:45:26 +08:00
  • 295ccf09b2 Update README.md (#108) you-n-g 2024-07-25 15:35:47 +08:00
  • 4933655e30 Update README.md (#108) you-n-g 2024-07-25 15:35:47 +08:00
  • 0b9d3046bf fix mypy error (#91) Linlang 2024-07-25 15:20:04 +08:00
  • 571b5304cb fix mypy error (#91) Linlang 2024-07-25 15:20:04 +08:00
  • ef4437d2dc Demo (#101) XianBW 2024-07-25 14:14:12 +08:00
  • ec22f7f02f Demo (#101) XianBW 2024-07-25 14:14:12 +08:00
  • 5fca696be8 Agent Infra (#107) you-n-g 2024-07-25 11:15:22 +08:00
  • 0a4ac992e2 Agent Infra (#107) you-n-g 2024-07-25 11:15:22 +08:00
  • fd2efcd47f Merge pull request #106 from microsoft/Continous-Update-Branch Xisen Wang 2024-07-25 11:01:04 +08:00
  • c8df32f8b2 Merge pull request #106 from microsoft/Continous-Update-Branch Xisen Wang 2024-07-25 11:01:04 +08:00
  • 26565d6dab Merge branch 'main' into Continous-Update-Branch Xisen Wang 2024-07-25 11:00:55 +08:00
  • 3205975d61 Merge branch 'main' into Continous-Update-Branch Xisen Wang 2024-07-25 11:00:55 +08:00
  • a2734fd34a Update model_extraction_and_implementation.py Xisen Wang 2024-07-24 19:36:37 +08:00
  • c4046b388f Update model_extraction_and_implementation.py Xisen Wang 2024-07-24 19:36:37 +08:00
  • 0af2ca8211 Update model_extraction_and_implementation.py Xisen Wang 2024-07-24 19:36:15 +08:00
  • f5556e3b8e Update model_extraction_and_implementation.py Xisen Wang 2024-07-24 19:36:15 +08:00
  • 25b5160185 Unified ModelTask structure Xisen-Wang 2024-07-24 11:33:04 +00:00
  • 202ea4a566 Unified ModelTask structure Xisen-Wang 2024-07-24 11:33:04 +00:00
  • 0821fd4b8d Revised to enable logging of backtesting in Qlib & storing of rich-text-description in Trace Xisen-Wang 2024-07-24 10:26:06 +00:00
  • 86d954775a Revised to enable logging of backtesting in Qlib & storing of rich-text-description in Trace Xisen-Wang 2024-07-24 10:26:06 +00:00
  • e11e175309 Remove an absolute path. WinstonLiyt 2024-07-24 18:20:15 +08:00
  • 67e858125a Remove an absolute path. WinstonLiyt 2024-07-24 18:20:15 +08:00
  • b6c958b16c Revised relevant code to enable graph input Xisen-Wang 2024-07-24 09:14:20 +00:00
  • 509b4d7745 Revised relevant code to enable graph input Xisen-Wang 2024-07-24 09:14:20 +00:00
  • 2b7837b774 Optimized log output. (#104) WinstonLiyt 2024-07-24 17:06:52 +08:00
  • 068292f749 Optimized log output. (#104) WinstonLiyt 2024-07-24 17:06:52 +08:00
  • 2d4e9c41fc Data mining (#103) you-n-g 2024-07-24 16:56:27 +08:00
  • c707a40073 Data mining (#103) you-n-g 2024-07-24 16:56:27 +08:00
  • 8500eba02a Performed further optimizations on the factor loop and report extraction loop, added log handling for both processes, and implemented a screenshot feature for report extraction. (#100) WinstonLiyt 2024-07-24 12:15:56 +08:00
  • 226a0470ac Performed further optimizations on the factor loop and report extraction loop, added log handling for both processes, and implemented a screenshot feature for report extraction. (#100) WinstonLiyt 2024-07-24 12:15:56 +08:00
  • b4b53ee6f7 Further Revision on Prompts Xisen-Wang 2024-07-23 12:01:52 +00:00
  • 95474d01aa Further Revision on Prompts Xisen-Wang 2024-07-23 12:01:52 +00:00
  • 2192ec1b1f Support run one step for debugging (#99) you-n-g 2024-07-23 19:00:59 +08:00
  • 40d108687c Support run one step for debugging (#99) you-n-g 2024-07-23 19:00:59 +08:00
  • a11e2eb497 Merge pull request #97 from microsoft/recover-branch-xisen-3 Xisen Wang 2024-07-23 17:19:17 +08:00
  • 44169507b2 Merge pull request #97 from microsoft/recover-branch-xisen-3 Xisen Wang 2024-07-23 17:19:17 +08:00
  • f75b5d3ef5 Workflow Support Loading and saving sessions (#98) you-n-g 2024-07-23 16:37:41 +08:00
  • 4f484e009a Workflow Support Loading and saving sessions (#98) you-n-g 2024-07-23 16:37:41 +08:00
  • b219909135 process None in list when demo bowen xian 2024-07-23 07:57:46 +00:00
  • bff1ec25d3 process None in list when demo bowen xian 2024-07-23 07:57:46 +00:00
  • a485715156 Demo adjustment (#95) XianBW 2024-07-23 14:48:14 +08:00
  • 125e6e41c6 Demo adjustment (#95) XianBW 2024-07-23 14:48:14 +08:00
  • 4596388814 Further Optimised Kwargs & Confs Xisen-Wang 2024-07-23 06:32:26 +00:00
  • 81fe304127 Further Optimised Kwargs & Confs Xisen-Wang 2024-07-23 06:32:26 +00:00
  • a7e433cc21 Update the detailed process and prompt of factor loop. (#96) WinstonLiyt 2024-07-22 18:18:08 +08:00
  • 7220d33668 Update the detailed process and prompt of factor loop. (#96) WinstonLiyt 2024-07-22 18:18:08 +08:00
  • 0daa7e064b Fix a small bug in file reading. WinstonLiyt 2024-07-22 14:40:14 +08:00
  • 761df330de Fix a small bug in file reading. WinstonLiyt 2024-07-22 14:40:14 +08:00
  • a27b44fbbc Demo with some base windows (#88) XianBW 2024-07-22 12:58:09 +08:00
  • 3803216a7f Demo with some base windows (#88) XianBW 2024-07-22 12:58:09 +08:00
  • 15dbdb68d5 Document in High-level (#93) you-n-g 2024-07-22 12:49:03 +08:00
  • 601e276a30 Document in High-level (#93) you-n-g 2024-07-22 12:49:03 +08:00
  • 444a773259 Extract factors from financial reports loop finished. (#90) WinstonLiyt 2024-07-20 12:31:40 +08:00
  • c17244a317 Extract factors from financial reports loop finished. (#90) WinstonLiyt 2024-07-20 12:31:40 +08:00
  • b3c57d9881 Fix import bug Young 2024-07-19 09:20:27 +00:00
  • 8c600f42ae Fix import bug Young 2024-07-19 09:20:27 +00:00
  • 294579b941 Revised Prompts Again For Feedback Xisen-Wang 2024-07-19 09:07:01 +00:00
  • 068277fc12 Revised Prompts Again For Feedback Xisen-Wang 2024-07-19 09:07:01 +00:00
  • 8e737befc2 Docker gpu fix (#89) you-n-g 2024-07-19 16:20:07 +08:00
  • ea8c62a9fb Docker gpu fix (#89) you-n-g 2024-07-19 16:20:07 +08:00
  • 5b20c146bd Update Dockerfile (#87) you-n-g 2024-07-19 15:25:30 +08:00
  • 4f558b8203 Update Dockerfile (#87) you-n-g 2024-07-19 15:25:30 +08:00
  • 26db33c75f Merge pull request #86 from microsoft/recover-branch-xisen-3 Xisen Wang 2024-07-19 15:05:24 +08:00
  • a59ab982c9 Merge pull request #86 from microsoft/recover-branch-xisen-3 Xisen Wang 2024-07-19 15:05:24 +08:00
  • 73adf51fef Update prompts.yaml Xisen Wang 2024-07-19 15:03:59 +08:00
  • 9b8081836b Update prompts.yaml Xisen Wang 2024-07-19 15:03:59 +08:00
  • 6adb9faff9 Update Dockerfile Xisen Wang 2024-07-19 14:59:45 +08:00
  • 89afe914e8 Update Dockerfile Xisen Wang 2024-07-19 14:59:45 +08:00
  • 670f8ffebd demo (#80) XianBW 2024-07-19 14:16:54 +08:00
  • 4518065a35 demo (#80) XianBW 2024-07-19 14:16:54 +08:00
  • ae2aa6e9b4 Fix ruff error1 (#81) Linlang 2024-07-18 22:36:04 +08:00
  • 276b462f40 Fix ruff error1 (#81) Linlang 2024-07-18 22:36:04 +08:00
  • 4b0ea172d2 Update rdagent/app/qlib_rd_loop/RDAgent.py you-n-g 2024-07-18 18:33:31 +08:00
  • c0e9a5637d Update rdagent/app/qlib_rd_loop/RDAgent.py you-n-g 2024-07-18 18:33:31 +08:00
  • c75300e7cb Revised all prompts Xisen-Wang 2024-07-18 09:34:54 +00:00