GetPosition method is very unstable

akum42
I am getting different results every day with kiteConnect.getPositions() with "net". Sometimes it gives total net positions and also gets the latest whenever you make a call, sometimes it will only give net position the first time (after connect with kiteconnect) , today it is giving me days positions also in "net".
What can I expect from it, it wastes too much time to figure out the problem and change my code.
Please check on high priority.
  • sujith
    @akum42,
    The net positions always contains the complete list of m2m of the account. It includes both overnight and day positions.
    You can read documentation about it here.
Sign In or Register to comment.