17 lines
290 B
JSON
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."]
|
||
|
}
|