progress
This commit is contained in:
parent
1be936f35c
commit
0741158a45
@ -33,6 +33,7 @@ Cmd="python3.10"
|
|||||||
Cmd="${Cmd} cvttpy/apps/md/md_recorder.py"
|
Cmd="${Cmd} cvttpy/apps/md/md_recorder.py"
|
||||||
Cmd="${Cmd} --config=http://${ConfigServer}/apps/md_recorder"
|
Cmd="${Cmd} --config=http://${ConfigServer}/apps/md_recorder"
|
||||||
Cmd="${Cmd} --credentials_file=/.creds"
|
Cmd="${Cmd} --credentials_file=/.creds"
|
||||||
|
Cmd="${Cmd} --compress_log"
|
||||||
if [ "${job}" == "BNBFUT_CLD21" ] ; then
|
if [ "${job}" == "BNBFUT_CLD21" ] ; then
|
||||||
Cmd="${Cmd} --active_exchanges=BNBFUT"
|
Cmd="${Cmd} --active_exchanges=BNBFUT"
|
||||||
Cmd="${Cmd} --instruments=BNBFUT:PERP-BTC-USDT,BNBFUT:PERP-ETH-USDT"
|
Cmd="${Cmd} --instruments=BNBFUT:PERP-BTC-USDT,BNBFUT:PERP-ETH-USDT"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user