fix
This commit is contained in:
parent
0502a687ed
commit
a83a5e2942
@ -50,7 +50,7 @@ mkdir -p ${LogDir}
|
||||
|
||||
echo "CommandLine: ${*}"
|
||||
|
||||
export CalendarURL=https://trading-calencar.cvtt.net/api/v1/markets/hours?mic=XNYS
|
||||
export CalendarURL=https://trading-calendar.cvtt.net/api/v1/markets/hours?mic=XNYS
|
||||
|
||||
|
||||
if [ -z ${Start} ] ; then
|
||||
|
||||
@ -54,7 +54,7 @@ mkdir -p ${LogDir}
|
||||
|
||||
echo "CommandLine: ${*}"
|
||||
|
||||
export CalendarURL=https://trading-calencar.cvtt.net/api/v1/markets/hours?mic=XNYS
|
||||
export CalendarURL=https://trading-calendar.cvtt.net/api/v1/markets/hours?mic=XNYS
|
||||
|
||||
|
||||
if [ -z ${Start} ] ; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user