☰
Login
Signup
Home
›
.Net API 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
14.4K
All Categories
0
Incidents
168
Node JS client
47
Go client
817
.Net API client
393
Kite Publisher
541
.Net / VBA / Excel (3rd party)
473
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.2K
Python client
355
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
In this Discussion
October 2020
vivekmanot
October 2020
sujith
Fetch total P&L of positions via kite connect
vivekmanot
October 2020
in
.Net API client
How to fetch value of Total P&L of positions via kite connect?
Tagged:
@sujith
GetPositions
position total.png
20.5K
sujith
October 2020
@vivekmanot
,
You need to calculate the P&L of each item and sum it up.
vivekmanot
October 2020
What is the formula to do so?
sujith
October 2020
You can check out this
thread
.
vivekmanot
October 2020
thanks
This discussion has been closed.
You need to calculate the P&L of each item and sum it up.