(20241227) Auto GIT deployment test.

This commit is contained in:
2024-12-27 17:18:03 +05:30
parent 2349bf3d3e
commit fb29011749
13 changed files with 1152 additions and 6 deletions
+2 -1
View File
@@ -200,7 +200,8 @@ def main():
instruments += kite.instruments(exchange = "CDS")
instruments += kite.instruments(exchange = "BCD")
# Pick the instruments of interest:
# # Pick the instruments of interest:
# instruments = [TradingSymbol.from_zerodha_kite(i) for i in instruments[:1000]]
instruments = [TradingSymbol.from_zerodha_kite(i) for i in instruments if i["tradingsymbol"] in symbols_of_interest]
# Create the lookup: