Commit Graph

  • 3097dcc995 fix(security): use RestrictedUnpickler in load_instance (#2153) main Linlang 2026-03-10 20:45:38 +08:00
  • 2fb9380b34 fix(backtest): avoid calendar overflow when end_time is missing (#2127) Linlang 2026-02-12 21:07:15 +08:00
  • 8fd6d5ca7e fix: the bug that the US STMBOLS URL is faild (#1975) Linlang 2026-02-04 17:37:47 +08:00
  • 69bb755f37 refactor: implement deterministic budget allocation in SoftTopkStrategy (#2077) feedseawave 2026-02-03 16:52:59 +08:00
  • 39634b2158 fix(security): address reported unsafe pickle.load usages (#2099) Linlang 2026-01-28 22:19:43 +08:00
  • 16acb76aba fix: ignore a generated file when install from source (#2091) Ronald 2026-01-22 16:55:26 +08:00
  • 4e0f5d5ec9 fix: use semantic version comparison for PyTorch scheduler compatibility (#2094) Linlang 2026-01-21 15:09:34 +08:00
  • 50c32ac15f refactor(data_collector): use akshare to build unified trade calendar (#2093) Linlang 2026-01-20 22:52:57 +08:00
  • 80982f8904 feat: check lowercase naming for qlib features directories (#2087) Linlang 2026-01-19 10:15:51 +08:00
  • 477160e4ac fix(security): restrict pickle deserialization to safe classes (#2076) Linlang 2025-12-30 11:00:51 +08:00
  • 3472e82d5c fix: handler_mod func don't work when dealing None end date (#2068) Dred 2025-12-27 14:44:10 +08:00
  • cb285bccac fix(client): fix missing dependencies and unsafe pickle usage (#2072) Linlang 2025-12-18 15:29:48 +08:00
  • 2e9a00a9f7 fix(data_collector): fix us_index collector.py Http Error 403 Forbidden; Remove FutureWarning (#2047) kzhdev 2025-11-18 02:06:53 -06:00
  • d631b4450b fix(filter): replace invalid with in SeriesDFilter (#2051) Linlang 2025-11-18 11:36:56 +08:00
  • 0826879481 Fix formatting in docstring for workflow function (#2055) Guan Hua 2025-11-17 20:42:31 +08:00
  • 42cda0a3b1 chore(main): release 0.9.8 release-please--branches--main you-n-g 2025-11-13 11:52:38 +08:00
  • 2b41782f0c fix(gbdt): correct dtrain assignment in finetune() to use Dataset instead of tuple (#2049) Linlang 2025-11-13 11:50:43 +08:00
  • ac3fe9476f chore(build): rely on integrated setuptools_scm instead of manual call (#2032) Ronny Pfannschmidt 2025-11-10 11:25:04 +01:00
  • 66c36226aa fix(macd): remove extra division by close in DEA calculation to ensure dimension consistency (#2046) Linlang 2025-11-06 21:49:15 +08:00
  • bb7ab1cf14 docs: fix spelling mistake: exmaple to example (#2033) shauryaMi12 2025-10-17 10:50:16 +05:30
  • 3dc5a7d299 fix: typo in integration documentation: 'userd' -> 'used' (#2034) shauryaMi12 2025-10-16 08:37:55 +05:30
  • 209f208ff6 fix: gen_training_orders.py bugs fix_gen_training_orders_bug Linlang 2025-09-26 12:14:49 +08:00
  • c76b799a5a Fixed: value error caused by incorrect date format in daily data during the normalize process fix_nor_bug Linlang 2025-09-19 16:48:37 +08:00
  • 7d66e4b788 docs: update Docker run command in README.md to specify the correct image name (#2010) Kei YAMAZAKI 2025-09-15 18:09:36 +09:00
  • 213eb6c2cd fix: the bug when auto_mount=True (#2009) Linlang 2025-09-11 20:05:17 +08:00
  • 2276552c1f fix: trying to fix the error in github action by limiting the version of gymnasium migrate_gym Linlang 2025-09-08 14:58:20 +08:00
  • 9eee6d33b0 chore(deps): replace unmaintained 'gym' with 'gymnasium' Linlang 2025-09-05 17:51:33 +08:00
  • 94d138ec23 chore: align collect_info.py with pyproject.toml (#1997) Linlang 2025-09-03 19:29:18 +08:00
  • f26b341736 fix: spelling errors (#1996) Linlang 2025-09-01 16:11:41 +08:00
  • 136b2ddf9a fix: download orderbook data error (#1990) Linlang 2025-08-19 17:44:27 +08:00
  • 7095e755fa fix: replace deprecated pandas fillna(method=) with ffill()/bfill() (#1987) Alaa Kaddour 2025-08-19 09:00:29 +01:00
  • 2d05a705e3 ci: auto release (#1985) Linlang 2025-08-18 17:28:00 +08:00
  • da920b7f95 Update version v0.9.7 Linlang 2025-08-15 16:50:57 +08:00
  • d89fa0184c fix: upgrade the method of installing LightGBM on MacOS (#1980) Linlang 2025-08-15 15:57:55 +08:00
  • 1b426503fc feat: data improve, support parquet (#1966) you-n-g 2025-08-07 15:04:37 +08:00
  • 78b77e302b feat: use pydantic-settings for MLflow config and update dependencies (#1962) you-n-g 2025-07-01 21:32:11 +08:00
  • 38f02d25dc disable pylint error (#1960) Linlang 2025-06-30 18:43:34 +08:00
  • de86e46ed0 refactor: introduce BaseDataHandler and unify fetch interface (#1958) you-n-g 2025-06-29 15:50:59 +08:00
  • ba8b6cc30f fix: typo (#1943) Emre 2025-05-29 10:18:12 +03:00
  • 3525514704 Fixing Security Vulnerabilities (#1941) Linlang 2025-05-28 20:43:58 +08:00
  • 3e72593b8c Update README.md (#1940) you-n-g 2025-05-27 21:32:22 +08:00
  • c38e799ce7 Implement geometric accumulation mode for risk_analysis function (#964) (#1938) Linlang 2025-05-27 14:24:16 +08:00
  • 14d54aa2a1 Add util function to help automatically get horizon (#1509) Di 2025-05-26 22:08:43 +08:00
  • 89ae312109 doc: update README.md (#1929) you-n-g 2025-05-22 15:34:19 +08:00
  • 3ea30c0290 The plotly figure is empty in the code block "Basic data" (#1902) ziphei 2025-05-21 14:34:40 +08:00
  • 4b8d70df1b [feat] fix a bug and adapt general_nn for use with rdagent_qlib (#1928) Yuante Li 2025-05-20 17:04:09 +08:00
  • a2996f7046 [Fix]Update data preparation part in README.md (#1924) 炼金术师华华 2025-05-13 18:40:31 +08:00
  • fbba768006 fixed a problem with multi index caused by the default value of groupkey (#1917) Linlang 2025-05-13 16:02:49 +08:00
  • df557d29d5 [fix] keep group_keys=False in Average Ensemble (#1913) Dred 2025-05-08 15:03:46 +08:00
  • be9cd9fe23 fix ci error (#1921) Linlang 2025-05-07 16:35:22 +08:00
  • 85cc74846b fix bugs in the documentation (#1918) Linlang 2025-04-29 17:24:06 +08:00
  • 950408ef46 Fix issue 1892 (#1916) Linlang 2025-04-27 13:58:10 +08:00
  • 320bd65e19 fix fillna bug (#1914) Linlang 2025-04-25 11:18:09 +08:00
  • e7a1b5ea1f fix col name error when fetch data (#1904) Linlang 2025-04-02 18:50:52 +08:00
  • 67feeaeb00 docs: fix README.md link you-n-g 2025-03-24 09:44:11 +08:00
  • ba123aa46c add dependencies for generate hdf5 files add_dependencies_for_generate_hdf5_files SunsetWolf 2025-03-19 13:52:03 +08:00
  • 4d621bff99 fix pkl file not loading in StaticDataLoader (#1896) Linlang 2025-03-18 16:05:24 +08:00
  • b85a5c224e fixed pytest error in CI fix_hs_symbol_url Linlang 2025-03-12 14:11:42 +08:00
  • 880a5d27b1 fix issue 1887 Linlang 2025-03-11 20:19:13 +08:00
  • 922494bdbb format with black Linlang 2025-03-10 17:15:37 +08:00
  • 3277c2a512 fix pytest error Linlang 2025-03-10 17:06:36 +08:00
  • 06c8c4e37f format with black Linlang 2025-03-10 17:04:51 +08:00
  • 84373de6e5 fix the bug that the HS STMBOLS URL is faild Linlang 2025-03-10 16:57:53 +08:00
  • 82f1ef2def DRAFT add Data Health Checker (#1574) Ben Heckmann 2025-01-09 14:35:59 +01:00
  • 186512f272 Fix csi300 constituents url (#1883) Linlang 2025-01-03 16:57:17 +08:00
  • bda374180a Update links to chenditc/investment_data to always point to latest release (#1877) codecnotsupported 2025-01-03 06:56:49 +01:00
  • 014ff7d3fe Fix broken URL for RL (#1881) Linlang 2025-01-02 14:41:54 +08:00
  • 23d9d5a0a9 Fix the empty price_s case and self.instruments in SBBStrategyEMA. (#1677) Chia-hung Tai 2024-12-26 15:56:41 +08:00
  • 7ce97c9da5 Bump version (#1872) Linlang 2024-12-26 14:35:37 +08:00
  • 8ac25ff4bd bump version update_readme Linlang 2024-12-23 19:56:07 +08:00
  • b101006750 bump version Linlang 2024-12-23 16:00:18 +08:00
  • 5a84aaf1dc Update version v0.9.6 Linlang 2024-12-23 14:28:09 +08:00
  • afbb178e24 Update publish (#1871) Linlang 2024-12-23 13:22:24 +08:00
  • 5dfc661fc3 test build package with macos-15 update_publish Linlang 2024-12-20 11:55:29 +08:00
  • 6a123db109 test pip install rebuild package Linlang 2024-12-20 11:43:36 +08:00
  • c0f608e3f8 test pip install rebuild package Linlang 2024-12-20 11:40:43 +08:00
  • dd67d235af test pip install rebuild package Linlang 2024-12-20 11:40:27 +08:00
  • e111fc8172 rebuild total package Linlang 2024-12-20 11:19:36 +08:00
  • 1a0dc06108 rewrite deploy with macos Linlang 2024-12-19 23:57:00 +08:00
  • 0f0f49c860 rewrite deploy with macos Linlang 2024-12-19 23:54:28 +08:00
  • f10affe9ca rewrite deploy with macos Linlang 2024-12-19 23:43:26 +08:00
  • b8ff81ecd4 rewrite deploy with macos Linlang 2024-12-19 23:37:44 +08:00
  • d478795b54 rewrite deploy with macos Linlang 2024-12-19 23:35:19 +08:00
  • 3bc1ae4aae rewrite deploy with macos Linlang 2024-12-19 23:32:53 +08:00
  • 80a81c0bf7 rewrite deploy with macos Linlang 2024-12-19 23:30:43 +08:00
  • 8581d30736 rewrite deploy with macos Linlang 2024-12-19 23:23:27 +08:00
  • 0486ab1f99 rewrite deploy with macos Linlang 2024-12-19 23:19:14 +08:00
  • 7e6bdc9493 rewrite deploy with macos Linlang 2024-12-19 23:17:54 +08:00
  • 5222de4934 rewrite deploy with macos Linlang 2024-12-19 22:41:20 +08:00
  • 94458af3f7 rewrite deploy with macos Linlang 2024-12-19 22:40:52 +08:00
  • 04ffb400b2 rewrite deploy with macos Linlang 2024-12-19 22:32:01 +08:00
  • bfec2aa27a rewrite deploy with macos Linlang 2024-12-19 22:31:43 +08:00
  • fed2691cbe rewrite deploy with macos Linlang 2024-12-19 22:08:00 +08:00
  • abeb5cfbe0 rewrite deploy with macos Linlang 2024-12-19 21:37:55 +08:00
  • 59d28b8a11 rewrite deploy with macos Linlang 2024-12-19 21:21:15 +08:00
  • 22ca863113 rewrite deploy with macos Linlang 2024-12-19 20:59:46 +08:00
  • 01d2011905 rewrite deploy with macos Linlang 2024-12-19 20:47:55 +08:00
  • e4910dd7d1 rewrite deploy with macos Linlang 2024-12-19 20:10:46 +08:00
  • 848e1f9b18 rewrite deploy with macos Linlang 2024-12-19 20:06:36 +08:00
  • ece56371d9 rewrite deploy with macos Linlang 2024-12-19 19:32:54 +08:00