hello rakhesh i want to know the function which can provide me the all active open bracket order positions. i mean if there are total 10 pending bracket order request and 2 of them are activated so i need those 2 active orders list /. can you please suggest me the function i can call to get those information ? because i call kite.GetPositions(); but it gives me all the positions of all the day but i only need just currently active bracket orders not pending and not completed.
already i have App(Kite connect + Publisher), i deactivated it. how/where subscribe historical api. i dont want to activate my App(Kite connect + Publisher) right now. i just need historical data.
Param means parameter.Can you let us know values you are sending for instrument_token, to_date, from_date, interval ,continuous boolean value to fetch historical data?