express-option-chain icon indicating copy to clipboard operation
express-option-chain copied to clipboard

underlying value is getting null for index

Open hajareshyam opened this issue 1 month ago • 0 comments

Describe the bug Hi, thanks for the sharing this amazing library. I have observed that it not retuning the underlying_value for index.

Paste the code { "trading_symbol": "NIFTY", "exchange": "NFO", "segment": "NFO-OPT", "underlying_value": null, "expiry": { "30-05-2024": [] }, "source": "kite_api", "lot_size": 25 }

Expected behavior A clear and concise description of what you expected to happen.

Exceptions If applicable, add screenshots to help explain your problem.

Operating System

Additional context Add any other context about the problem here.

hajareshyam avatar May 20 '24 01:05 hajareshyam