☰
Login
Signup
Home
›
.Net / VBA / Excel (3rd party)
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
167
Node JS client
46
Go client
812
.Net API client
391
Kite Publisher
539
.Net / VBA / Excel (3rd party)
472
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
355
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
In this Discussion
November 2018
madhukar
November 2018
HowUTrade
GetpreviousValue method
madhukar
November 2018
in
.Net / VBA / Excel (3rd party)
@HowUTrade
I used GetpreviousValue method for LTP successfully, so my question is does this method works for other fields like "PCTCHG", NETQTY ,Mtm etc?
Tagged:
xlbridge excel
HowUTrade
November 2018
@madhukar
Yes, it works for any numeric value.
But make sure the 'Field' is unique.
'Field' is just any unique string like HIGH, HIGH1, LOW, MTM etc
madhukar
November 2018
Okey!
This discussion has been closed.
Yes, it works for any numeric value.
But make sure the 'Field' is unique.
'Field' is just any unique string like HIGH, HIGH1, LOW, MTM etc