Commit Graph
18 Commits
Author SHA1 Message Date
shellway b6035a7edd fix:修复了财务数据导入过程中出现缺失列的bug。 2026-08-05 22:07:30 +08:00
shellway 45a554585b feat:添加了基本策略。 2026-08-04 21:38:46 +08:00
shellway b9e288b0a6 fix:修改tushare接口为vip接口,需要5000积分以上。 2026-08-03 16:41:14 +08:00
shellway 7a5a109b4f fix:修复路径错误问题。 2026-08-02 12:10:56 +08:00
shellway 707dad11c6 feat:增加批量获取数据时检查数据库是否有重复数据功能,避免重复导入。 2026-08-02 11:53:14 +08:00
shellway e3089c25a6 feat:修改获取数据方式为按日期获取,而不是按股票循环,加快数据获取速度,增加按日期检查数据库缺失数据并补充的功能。 2026-08-02 11:17:16 +08:00
shellway 063f790650 fix:添加断点续传功能。 2026-08-01 18:12:04 +08:00
shellway cdf5582c90 fix:修复完成了数据库问题,已经可以正常导入数据。 2026-08-01 12:56:39 +08:00
shellway 7a31c29b44 fix:修复数据库导入异常问题中。 2026-08-01 10:58:52 +08:00
shellway 50c7acb02c fix:修复了数据库模块的信息泄露风险等问题。 2026-08-01 10:34:57 +08:00
shellway f45d130a58 修复数据库链接异常。 2026-07-31 22:59:34 +08:00
shellway 2629b696c2 继续尝试修复环境变量问题 2026-07-31 22:47:42 +08:00
shellway 4dd658c0a7 fix:依赖文件中添加python-dotenv相关内容。 2026-07-31 22:20:45 +08:00
shellway 7612bae51e fix:修复了环境变量中的数据库账户密码无法成功导入的错误。增加相关依赖python-dotenv>=1.0.0 2026-07-31 22:13:16 +08:00
shellway 94c8305d9c fix:修改本地数据库地址。 2026-07-31 21:53:52 +08:00
shellway b868e63e40 fix:数据库接入方式改为在系统环境变量中储存敏感信息。 2026-07-31 21:30:21 +08:00
shellway 6deda5155a feat:添加alpha模块 2026-07-31 21:23:35 +08:00
shellway d340cf609d 第一次提交,数据库创建,初始化项目 2026-07-30 22:11:25 +08:00