☰
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
158
Node JS client
43
Go client
801
.Net API client
386
Kite Publisher
537
.Net / VBA / Excel (3rd party)
465
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
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