☰
Login
Signup
Home
›
Node JS 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
12.1K
All Categories
90
Node JS client
32
Go client
705
.Net API client
338
Kite Publisher
525
.Net / VBA / Excel (3rd party)
401
Algorithms and Strategies
901
Java client
918
API clients
386
PHP client
3.4K
Python client
314
Mobile and Desktop apps
1.2K
Market data (WebSockets)
2.9K
General
In this Discussion
July 2022
raja1sttarde
July 2022
SRIJAN
order updates
raja1sttarde
July 2022
in
Node JS client
Hi,
Is there a function like onTicks() for orders? I want to be able to track updates on placed orders.
Thanks for your help!
Tagged:
kiteapi
kiteconnect
Kite Connect NodeJS
SRIJAN
July 2022
edited July 2022
Yes,you can use order_update.
https://github.com/zerodha/kiteconnectjs/blob/ffbe57162bdd3559ce8cefe3b240ec46831e4d7c/examples/websocket.js#L14
raja1sttarde
July 2022
Thank you!!
This discussion has been closed.
https://github.com/zerodha/kiteconnectjs/blob/ffbe57162bdd3559ce8cefe3b240ec46831e4d7c/examples/websocket.js#L14