☰
Login
Signup
Home
›
Market data (WebSockets)
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
15K
All Categories
0
Incidents
178
Node JS client
52
Go client
850
.Net API client
398
Kite Publisher
554
.Net / VBA / Excel (3rd party)
496
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
410
PHP client
4.3K
Python client
359
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
May 2019
sujith
Nifty Bank Index(instrument_token: 260105) timestamp is completely wrong
neerleo88
May 2019
edited May 2019
in
Market data (WebSockets)
Hi Team,
Why the timestamp of Nifty Bank Index is occurring as some date of1970 year. Also, Time is incorrect too. Please see below. I am fetching ticks using mode: Full
[ { tradable: false,
mode: 'full',
instrument_token: 260105,
last_price: 28945.65,
ohlc:
{ high: 28960.7, low: 28831.7, open: 28893.95, close: 28994.4 },
change: -0.16813591590100158,
timestamp: 1970-01-19T00:36:16.843Z
} ]
Please Note : I am using Node js API
sujith
May 2019
You can follow up
here
.
This discussion has been closed.