We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77f44a commit 2104c1aCopy full SHA for 2104c1a
notes/TODO
@@ -20,4 +20,12 @@ TODO:
20
21
22
23
-- Refactor calculateFloatTurnover to first load floats.json, and get float value from there rather than require it to be manually entered.
+- Write a cron job to run scrapeFloat once per Sunday.
24
+- Refactor calculateFloatTurnover to first load floats.json, and get float value from there rather than require it to be manually entered.
25
+
26
27
28
29
+- cron updates floats every Sunday
30
+- cron updates stock historical data in database every afternoon
31
+-
0 commit comments