☰
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
14.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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