(20241227) Auto GIT deployment test.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user