This commit is contained in:
Oleg Sheynin 2025-02-03 15:32:47 -05:00
parent 0502a687ed
commit a83a5e2942
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.1.8,using HA trading-calendar
0.1.8.F1,using HA trading-calendar

View File

@ -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

View File

@ -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