NPM Package with Dhan API avilable ?
Hello @bannalove
There is one in NodeJS which is community contributed : GitHub - dhan-oss/DhanHQ-js: NodeJS client for communicating with the DhanHQ API.
You can give it a try.
i will try this but not get option chain greek data in websocket pls help @Hardik
We have not built greeks on websocket, because of very simple reason: greek calculations change with OI and IV, which are not changed in real-time. This data depends on update from the exchange which comes anywhere between 3 to 30 seconds.
This is the reason of not building Option Chain in websocket. However, if you wish to use websocket data to calculate greeks, you can do the same as OI data is available via Live Market Feed.
ohk i have onther quary like where i get holidays list of market is there is holiday api or other way using dhan plateform pls guid @Hardik
Hello @bannalove
This is not available as of now. Can you tell me more about the use case here and we can look into it accordingly.
“Okay, @Hardik. We need to get details on when the trading market is closed. This includes integrating a holiday API or exploring other ways to fetch holiday dates and special days (like Diwali Muhurat trading time, etc.). The use case is to display market holidays and special day timings on the website.”