☰
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
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 12
HowUTrade
Not getting positions through excel
kk2020
February 9
in
.Net / VBA / Excel (3rd party)
@howutrade
: i am not getting anything in Positions. It is showing blank. Pl resolve.
Tagged:
positions
#excel #vba
HowUTrade
February 12
@kk2020
Pls check debug logs for any error. By default, only day positions are fetched, you can change GetPosition UDF in the Excel VBA to get overnight positions by passing "Net" to the UDF
Sign In
or
Register
to comment.
Pls check debug logs for any error. By default, only day positions are fetched, you can change GetPosition UDF in the Excel VBA to get overnight positions by passing "Net" to the UDF