Historical Function return run time error

divakar620
I am getting below error for code line : kite.GetHistorical("1195009", "2018-01-01", "2018-01-05", "minute")

.Microsoft.CSharp.RuntimeBinder.RuntimeBinderException occurred
HResult=0x80131500
Message=Cannot perform runtime binding on a null reference
Source=
StackTrace:


1) To trigger this GetHistory function should i have subscription for history Addon package from kite connect?
2) Also, can we get history data for options as well with 1 minute ticks?
  • sujith
    Yes, you need to subscribe to historical data.

    Yes, you can get minute candles for the current month instruments.
Sign In or Register to comment.