☰
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
9K
All Categories
9
Go client
527
.Net API client
229
Kite Publisher
471
.Net / VBA / Excel (3rd party)
281
Algorithms and Strategies
707
Java client
663
API clients
325
PHP client
2.2K
Python client
262
Mobile and Desktop apps
977
Market data (WebSockets)
2.3K
General
In this Discussion
February 11
sujith
MTM Calculation
HarshKothari
February 11
edited February 11
in
.Net API client
Dear
@sujith
pnl = (sellValue - buyValue) + (netQuantity * lastPrice * multiplier);
What is the multiplier in the above formula?
Tagged:
Python Client
C#
sujith
February 11
edited February 11
You can know more
here
. For equity, it is usually 1 but I wouldn't recommend hardcoding it.
Sign In
or
Register
to comment.