Hello, Option quotes don't work on weekends . It shows ltp as 0 and oi as 0 Ideally it should give fridays close values till monday market open. This needs to be fixed in all API's . With current logic we cant do option chain analysis etc
By that logic there is no use of OI , last price also because its holiday. Point is when we design any thing based on quote from option instrument, it should handle weekend like displaying fridays data . Why do you expect user to handle weekend issue.
Lets say i am calulating long buildup using your option quote.. How can this be consistent on saturday and sunday . If you are providing chargable API it should handle this basic things.
Does NSE option chain show volume as o and oi change as zero on weekends? no one shows it If NSE also says that saturday the volume is zero then all quote on NSE site should show zero volume and option chain should also be blank
We don't modify data. We just relay whatever exchange publishes and Kite Ticker stores the previous received tick from the exchange. If data is showing 0, then it means the last_tick exchange has published has that value.
https://kite.trade/docs/connect/v3/market-quotes/
1) Change 2) oi day high and 3) oi day low as 0 on weekends
Lets say i am calulating long buildup using your option quote.. How can this be consistent on saturday and sunday . If you are providing chargable API it should handle this basic things.
Does NSE option chain show volume as o and oi change as zero on weekends?
no one shows it
If NSE also says that saturday the volume is zero then all quote on NSE site should show zero volume and option chain should also be blank