12 lines
257 B
YAML
12 lines
257 B
YAML
# 当前计算机使用的账户和策略参数。
|
|
account_id: CHANGE_ME
|
|
host_key: ""
|
|
buy_value: 5000
|
|
min_cash_ratio: 0.10
|
|
loss_trigger_pct: -30
|
|
grid_step_pct: 1
|
|
min_profit_pct: 2
|
|
rebound_threshold: 0.61
|
|
order_timeout_seconds: 60
|
|
watch_timeout_seconds: 300
|