Hi all,
Is there any API to fetch the next expiry dates. The below is text from the api documentation. I want to pass {"symbols": ["BTC-310524"] }
, but for that, I would need to know the next expiry dates for the asset.
You can also subscribe to a Options chain, by passing ‘Asset-Expiry’, e.g. {"symbols": ["BTC-310524"] }
will subscribe to all BTC Options expirying on 31st May 2024.
Thank you.