This commit is contained in:
2025-02-03 15:32:47 -05:00
parent 0502a687ed
commit b79d3c3f04
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
0.1.8,using HA trading-calendar
0.1.8.F1,using HA trading-calendar
+1 -1
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
+1 -1
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