auto_trade_sys/config/my_batch_steady_lift_tier1.json
薇薇安 5b0aac4e9d 1
2026-05-05 22:32:53 +08:00

24 lines
626 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"key": "MIN_CHANGE_PERCENT",
"value": 1.0,
"type": "number",
"category": "scan",
"description": "稳妥增效一档24h涨跌幅绝对值门槛从2%降至1%,主流币更易进入候选池"
},
{
"key": "MIN_SIGNAL_STRENGTH",
"value": 7,
"type": "number",
"category": "strategy",
"description": "稳妥增效一档:最低信号强度 8→7略增机会"
},
{
"key": "ENTRY_SYMBOL_COOLDOWN_SEC",
"value": 1200,
"type": "number",
"category": "strategy",
"description": "稳妥增效一档:同币种开仓冷却 1800s→1200s20分钟"
}
]