add last sync time in index, fix csv file caching time in fetching new data

This commit is contained in:
2026-02-06 03:56:55 +08:00
parent 2d9fa9a47b
commit c0f158684f
29 changed files with 53379 additions and 704 deletions
+4
View File
@@ -5293,3 +5293,7 @@ date,close
2026-01-27,37.18
2026-01-28,37.23
2026-01-29,37.2
2026-01-30,37.11
2026-02-02,36.99
2026-02-03,37.17
2026-02-04,37.12
1 date close
5293 2026-01-27 37.18
5294 2026-01-28 37.23
5295 2026-01-29 37.2
5296 2026-01-30 37.11
5297 2026-02-02 36.99
5298 2026-02-03 37.17
5299 2026-02-04 37.12