(20241223) Zerodha expiry bug fixed.
This commit is contained in:
@@ -182,7 +182,7 @@ class TradingSymbol(BaseModel):
|
||||
datetime.time(hour = 0, minute = 0, second = 0)
|
||||
),
|
||||
timezone = date_time.TIMEZONE_UTC
|
||||
),
|
||||
) if instrument["expiry"] else None,
|
||||
expiryTz = "Asia/Kolkata"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user