thanks a ton @sujith. I'm still not clear on the answer. let me explain the problem again -
I printed the data via C++ API. here is the snippet of 1 instrument. I get the last trade numbers(lastTradeno - 300, 6, 20 and 19) and get accumulated numb…
thank you @sujith for kind help. it's really useful.
is it possible to get the total buy order and sell order quantity pending at the exchange via C++ or any other kite API?
thank you @sujith for kind response. i was referring kite chart where i can see volume trades(in bar) in green and red. I refer this as last buy and sell(sorry not able to attach picture here). i needed this information for my trade.
_bhumit@ and team,
How do we know that last trade was buy or sell?
i printed this in my code but did not get the clear picture.
eq:972545 lprice:267.45 lastTradeno:50 totalbuyno:101130 totalsellno:100737
looked into following code kitews.hpp …
trying to build it but getting error. any suggestion?
https://github.com/zerodha/cppkiteconnect
*******
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested…