GetHistoricalData failing due to integer overflow
sanchitabrol opened this issue · 2 comments
sanchitabrol commented
While fetching Daily data for NSE:GLTINFRA (3518721), this conversion is failing since Volume is 6161122183 on 2020-07-13 which is greater that UInt32.MaxValue
. You probably need to change the contract to accommodate larger values.
ajinasokan commented
Yes. This should be UInt64. I will patch and release as 4.0.0-pre.
ajinasokan commented
Will be available after validation. https://www.nuget.org/packages/Tech.Zerodha.KiteConnect/4.0.0-pre