• Joined on 2025-01-19
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-24 14:30:30 +08:00
419c1ae813 backtest币对列表跟live一致
phyer pushed to main at phyer/notes_study 2026-02-24 14:05:43 +08:00
4546fdde45 first add
phyer created branch main in phyer/notes_study 2026-02-24 14:05:43 +08:00
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-24 13:18:59 +08:00
97122e4b05 找齐backtest.sh和live.sh的差异
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-24 11:57:14 +08:00
3adf844976 统一timeframe配置:策略和配置文件都使用15m
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-24 11:12:32 +08:00
cc70bd18a0 修复backtest.sh脚本:确保result目录存在和错误处理
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-24 01:09:52 +08:00
26022c1c61 只保留关键修复:移除bfill()避免数据前瞻偏差,恢复其他抬高门槛的变更
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-24 01:04:15 +08:00
dc4fa4411a 修复关键问题:移除多时间框架处理中的bfill(),避免数据前瞻偏差
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-24 00:52:23 +08:00
369a3e7b8a 修复实盘开仓频繁问题:添加入场间隔/冷启动保护/提高入场条件严格度
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-24 00:44:46 +08:00
e903e2c0ab disable freqai; stake_amount change
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-22 11:35:29 +08:00
8b96abdac9 修复pandas FutureWarning: 设置future.no_silent_downcasting为True
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-22 10:46:21 +08:00
8cfe177ce5 docker/user_data remove from git
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-22 10:39:58 +08:00
ad1291fc7c 使用新版2026 freqtrade镜像
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-22 02:17:24 +08:00
5aaf7f42f8 恢复Docker镜像标签为develop_freqai_withredis
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-22 01:40:38 +08:00
bb0cc51e31 更新Docker镜像标签为develop_freqai_withredis_2025-08
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-22 01:30:21 +08:00
e69e7624ea 问题 脚本试图挂载不存在的 ccxt/async_support/okx.py
phyer pushed to freq-noai-c55f15c3b8e at phyer/myTestFreqAI 2026-02-22 01:27:58 +08:00
0b5c56d519 问题 脚本试图挂载不存在的 ccxt/async_support/okx.py
phyer pushed to freq-202-0b78dddc1ac at phyer/myTestFreqAI 2026-02-22 00:46:02 +08:00
511b614b68 stake_amount 22.5
phyer pushed to freq-rl-c55f15c3b8 at phyer/myTestFreqAI 2026-02-20 02:02:36 +08:00
d07c152564 脚本会自动使用默认的 MyCoolRLModel 模型,而不会提示参数缺失。
phyer pushed to freq-rl-c55f15c3b8 at phyer/myTestFreqAI 2026-02-19 23:15:33 +08:00
ab99c06030 脚本会自动使用默认的 MyCoolRLModel 模型,而不会提示参数缺失。