vnpy/prod/stock_em02_gw/ar_setting.json
2021-11-03 16:40:10 +08:00

16 lines
236 B
JSON

{
"mongo_db":
{
"host": "192.168.1.214",
"port": 27017
},
"accounts":
{
"em02_gw":
{
"copy_history_trades": true,
"copy_history_orders": true
}
}
}