diff --git a/bin/runtime724.ini b/bin/runtime724.ini new file mode 100644 index 0000000000000000000000000000000000000000..30afb3c701d9a3a4e3e393683c4ce072879c72f4 --- /dev/null +++ b/bin/runtime724.ini @@ -0,0 +1,32 @@ +[include] +section_config = ./section.csv +[actual_market] +market = ctp +front = tcp://180.168.146.187:10131 +broker = 9999 +userid = +passwd = + +[actual_trader] +trader = ctp +front = tcp://180.168.146.187:10130 +broker = 9999 +userid = +passwd = +appid = simnow_client_test +authcode = 0000000000000000 +prodict = lightning + + +[recorder] +type = csv +basic_path = ./record/runtime/ + + +[control] +localdb_name = runtime +userdata_size = 1024 +position_limit = 45 +fast_mode = false +loop_interval = 10000 +all_day = true \ No newline at end of file