676c4c6d40
Conflicts: .gitignore vn.trader/CTP_connect.json vn.trader/ContractData.vt vn.trader/LTS_connect.json vn.trader/ctaEngine.py vn.trader/ctaStrategies.py vn.trader/ctaStrategyTemplate.py vn.trader/ctpGateway.py vn.trader/ltsGateway.py vn.trader/uiBasicWidget.py vn.trader/uiCtaWidget.py vn.trader/uiMainWindow.py vn.trader/vtConstant.py vn.trader/vtEngine.py vn.trader/vtGateway.py
14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"Test1": {
|
|
"strategyClassName": "TestStrategy",
|
|
"vtSymbol": "IF1511"
|
|
},
|
|
"Test3": {
|
|
"strategyClassName": "TestStrategy",
|
|
"vtSymbol": "IF1512"
|
|
},
|
|
"Test2": {
|
|
"strategyClassName": "TestStrategy",
|
|
"vtSymbol": "IH1511"
|
|
}
|
|
} |