8 Star 17 Fork 16

insking / TQPY

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.yml 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
insking 提交于 2021-04-25 13:37 . update config.yml.
---
ctp_config:
# 为空时不登录
ctp_front: 'sim_now'
investor: ''
password: ''
product_info: ''
app_id: 'simnow_client_test'
auth_code: '0000000000000000'
# 追单设置
chasing:
wait_seconds: 3
offset_ticks: -2
resend_times: 3
# ctp前置配置: 请改用期货公司对应6.3.15(SE)的前置
fronts:
sim_now:
trade: tcp://180.168.146.187:10101
quote: tcp://180.168.146.187:10111
broker: '9999'
ebf:
trade: tcp://180.166.65.114:31205
quote: tcp://180.166.65.114:31213
broker: '8060'
# 数据源 - zmq配置
zmq_config: tcp://broadcast.eicp.net:55881
# 开关
onoff:
# 是否7*24
running_as_server: false
# 是否发送委托
real_order_enable: true
# 一根K线只发送一次指令
single_order_one_bar: true
# 是否打印行情时间
show_tick_time: false
# 策略路径配置
stra_path:
# 路径
strategies:
# 策略文件名
#Aberration_test1:
# 策略配置参数ID
#- 117
# 策略文件名
#Aberration_test2:
# 策略配置参数ID
#- 120
#mrc30rb:
#- 130
Aberration:
- 131
#adxw30min:
#- 121
#adxhigh30min:
#- 122
bandadx5min_rb:
- 132
bandadx5min_ap:
- 133
#AB:
#- 134
Python
1
https://gitee.com/insking/tqpy.git
git@gitee.com:insking/tqpy.git
insking
tqpy
TQPY
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891