☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
403
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
January 2018
rakeshr
January 2018
rameshg
January 2018
sujith
Can we retrieve M2M from positions
rameshg
January 2018
in
Python client
Can we retrieve M2M from positions ? if yes please share the function call
Tagged:
python m2m
sujith
January 2018
You can get it from positions API. You check out documentation
https://kite.trade/docs/connect/v1/#portfolio
You can take a look at python documentation here
https://kite.trade/docs/pykiteconnect/#kiteconnect.KiteConnect.positions
rameshg
January 2018
Looking for M2M ......
rakeshr
January 2018
You can get m2m for individual position using position API and you need to add individual position m2m to get Net m2m.
Sign In
or
Register
to comment.
You can take a look at python documentation here https://kite.trade/docs/pykiteconnect/#kiteconnect.KiteConnect.positions