vnpy/beta/gateway/korbitGateway/KORBIT_connect.json

9 lines
218 B
JSON
Raw Normal View History

2017-12-15 13:10:38 +00:00
{
"accountID": "随意取个账户名",
"accessKey": "accessID",
"secretKey": "secretKey",
"username": "你的网站用户名",
"password": "你的网站密码",
"interval": 3,
"debug": false
}