progress
This commit is contained in:
parent
4069b5cd11
commit
00ac1d95f9
@ -1 +1 @@
|
||||
0.1.6
|
||||
0.1.7
|
||||
|
||||
@ -64,11 +64,11 @@ fi
|
||||
|
||||
# -------------------- S e t t i n g s
|
||||
RootDir=/home/cvtt/prod
|
||||
ConfigFile="${RootDir}/md_recorder/config/md_recorder.cfg"
|
||||
ConfigFile="${RootDir}/config/md_recorder.cfg"
|
||||
|
||||
AdminPort="720${InstrSet}"
|
||||
Exchange=COINBASE-MD
|
||||
CredKey=TSDB_COINBS_1
|
||||
Exchange=COINBASE_AT
|
||||
DbCredKey=TSDB_COINBS_1
|
||||
Name=md_recorder_coinbase
|
||||
# -------------------- S e t t i n g s
|
||||
|
||||
@ -86,7 +86,7 @@ Cmd="${Cmd} --instruments=${Instruments}"
|
||||
Cmd="${Cmd} --admin_port=${AdminPort}"
|
||||
Cmd="${Cmd} --log_level=INFO"
|
||||
Cmd="${Cmd} --log_file=${LogFile}"
|
||||
Cmd="${Cmd} --credentials_key=TSDB_COINBS_1"
|
||||
Cmd="${Cmd} --db_credentials_key=${DbCredKey}"
|
||||
Cmd="${Cmd} &"
|
||||
|
||||
function start_it {
|
||||
|
||||
0
scripts/trader_app_start.sh
Normal file → Executable file
0
scripts/trader_app_start.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user