Kotak-Neo / kotak-neo-api

96 stars 80 forks source link

WebSocket India Vix Value returning wrong integer part (showing 4 digit in integer part) #170

Open nprejit opened 1 month ago

nprejit commented 1 month ago

Value giving wrong decimal point. insted of value 20.52 it feed as 2052.5

[{'ftm0': '01/01/1970 05:30:00', 'dtm1': '17/11/1970 09:43:53', 'iv': '2052.5', 'ic': '2052.5', 'highPrice': '2094.5', 'lowPrice': '1733.75', 'openingPrice': '1979.75', 'prec': '2', 'cng': '0.0', 'nc': '0.0', 'name': 'if', 'tk': 'INDIA VIX', 'e': 'nse_cm', 'request_type': 'SNAP'}]