☰
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
13.8K
All Categories
0
Incidents
152
Node JS client
39
Go client
791
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
992
Java client
1.1K
API clients
402
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
July 2018
rakeshr
July 2018
ZZ4687
June 2018
sujith
How to get the Profit and loss value in .Net Api
ZZ4687
June 2018
edited June 2018
in
.Net API client
Hi Team,
i want to fetch the live Profit and loss amount in .net Api client.
Can you please suggest me the better way to do this
Tagged:
.net
.Net Client with ticker
sujith
June 2018
You can fetch positions once and then you can calculate live P&L at your end. You can check out the formula
here
.
ZZ4687
July 2018
How to get the Open and High of the particular Stock in .Net Api client
rakeshr
July 2018
@ZZ4687
You need to use
Historical APIs
, to fetch day's open, high,low and close value.
Sign In
or
Register
to comment.
You need to use Historical APIs , to fetch day's open, high,low and close value.