Resetting utils subtree.

This commit is contained in:
2025-02-04 17:56:45 +05:30
parent c5c8e34d5a
commit 08e1d153bb
205 changed files with 42 additions and 144963 deletions
+1 -1
View File
@@ -346,7 +346,7 @@ async def get_latest_eod_data(target_date: datetime.datetime = None) -> dict:
# Now we run the aggregation:
eod_data = await data_mongo.aggregate(
collection = "__cold_zerodhaTicks",
collection = "__hot_zerodhaTicks",
pipeline = [
stage_0,
stage_1,