From 8fab62bd3247c4b15d5075f4360e14621b97a5c7 Mon Sep 17 00:00:00 2001 From: Joe Tretter Date: Mon, 18 Aug 2025 19:42:08 -0500 Subject: [PATCH] Add DOW and RCL --- allSymbols.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/allSymbols.json b/allSymbols.json index d2b5cbb..eeb7bae 100644 --- a/allSymbols.json +++ b/allSymbols.json @@ -23,6 +23,9 @@ { "Symbol": "DIS" }, + { + "Symbol": "DOW" + }, { "Symbol": "EDV" }, @@ -86,6 +89,9 @@ { "Symbol": "QQQ" }, + { + "Symbol": "RCL" + }, { "Symbol": "SLV" },