vnpy/examples/FutuTrader/Futu_connect.json
2018-07-23 15:39:00 +08:00

7 lines
102 B
JSON

{
"host": "127.0.0.1",
"port": 11111,
"market": "HK",
"password": "321321",
"env": "REAL"
}