20260101
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
@var PAIRS_TRADER_REST_PORT=54320
|
||||||
|
{
|
||||||
|
"cvtt_base_url": "http://cvtt-tester-01.cvtt.vpn:23456",
|
||||||
|
"ti_config": {
|
||||||
|
# TODO
|
||||||
|
},
|
||||||
|
"strategy_config": {
|
||||||
|
"interval_sec": 60,
|
||||||
|
"history_depth_hours": 2,
|
||||||
|
"dis-equilibrium_open_trshld": 2.0
|
||||||
|
"dis-equilibrium_close_trshld": 0.5
|
||||||
|
}
|
||||||
|
, "api": {
|
||||||
|
"REST": {
|
||||||
|
"port": ${PAIRS_TRADER_REST_PORT}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user