Skip to content

Commit be0ed8a

Browse files
committed
Update comments for client-aliases in scheduler-template.ini
1 parent 341b4df commit be0ed8a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

config/scheduler-template.ini

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ key=
2626
; 交易客户端 client 参数别名列表
2727
;
2828
[ClientAliases]
29-
; 值可以参考实盘易安装目录下的《用户手册.txt》
30-
client1=title:monijiaoyi
31-
client2=title:guotai
29+
; client 参数别名定义
30+
; 下面的各个任务可能会用到相同的客户端,使用 client 参数别名可以简化配置
31+
; 取值可以参见实盘易帮助(帮助>查看帮助)
32+
client1=account:45678
33+
client2=account:12345
3234

3335

3436
;

0 commit comments

Comments
 (0)