API and historical subscription

anupkulk7
i am making following call in my code:
{{{
ohlc = kite.ohlc(instruments)
}}}

i dont need any data other than current day.

do i need Historical Data Subscription for the above call to work?
Sign In or Register to comment.