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

17 lines
290 B
JSON

{
"mongo_db":
{
"host": "192.168.1.214",
"port": 27017
},
"accounts":
{
"em02":
{
"copy_history_trades": true,
"copy_history_orders": true
}
},
"event_list": ["eStrategyPos.","eStrategySnapshot."]
}