-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The existing functionality allows users to subscribe to a single expiry when utilizing the option chain feature. The capability to subscribe to multiple expiry dates concurrently is missing. This will broaden the versatility of the option chain and significantly benefit users managing diverse portfolios.
while subscribing users should be able to provide input like
data = {
'23-07-2023': ['NFO:BANKNIFTY', 'NFO:NIFTY'],
'25-08-2023': ['NFO:HDFCBANK', 'NFO:BANKNIFTY', 'NFO:NIFTY']
}
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request