☰
Login
Signup
Home
›
Python 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
797
.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
April 2021
sujith
Difference between exchange and exchange update timestamp
Hsadikot
April 2021
in
Python client
Hi,
I downloaded my order details using kite.orders() and noticed the following columns:
1. exchange_update_timestamp
2. exchange timestamp
By referring t
https://kite.trade/forum/discussion/3158/difference-between-last-traded-timestamp-and-exchange-timestamp
I found that exchange timestamp is when the exchange publishes tick data based on market data
My doubt is what is exchange_update_timestamp?
Thanks,
Huzefa
Tagged:
Python Client
kiteconnect
image.png
1.1K
sujith
April 2021
One is exchange entry time and another one (exchange_update_time) changes when there is any kind of change on that order, like a trade, modification, or for SL moving from passive orderbook to active orderbook when the trigger is hit.
Sign In
or
Register
to comment.