How to get the remaining qty positions for a particular stock when we are trading multiple stock

XD4689
Hello,
I am using this below code to get the current positions for a particular stock but when i trade multiple stocks then i am not able to track the positions for that stock
kite.positions()['net'][0]['quantity']
How can i get it?
Sign In or Register to comment.