☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
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