Browse Source

v1.0 示例配置文件参数说明修改

JiahengHe 1 year ago
parent
commit
e2c0d1a25c
1 changed files with 5 additions and 5 deletions
  1. 5 5
      config.toml.sample

+ 5 - 5
config.toml.sample

@@ -41,13 +41,13 @@ log_level = "info"
 # 中控端口
 port = 6000
 
-// 最大价差(价差区间结束值)
+# 最大价差(价差区间结束值)
 max_spread = 0.0005
-// 最小价差(价差区间开始值)
+# 最小价差(价差区间开始值)
 min_spread = 0.0001
-// 取价列表的最大长度
+# 取价列表的最大长度
 rl_num = 30
-// 不用设置,暂时没用
+# 不用设置,暂时没用
 max_position_value = 20
-// 取价坐标
+# 取价坐标
 ira = 5