11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"environment": "development",
|
|
"log": {
|
|
"level": "debug",
|
|
"format": "pretty"
|
|
},
|
|
"features": {
|
|
"autoTrading": false,
|
|
"paperTrading": true
|
|
}
|
|
}
|