☰
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
13.8K
All Categories
0
Incidents
152
Node JS client
39
Go client
791
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
992
Java client
1.1K
API clients
402
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
April 2017
revanth1425
April 2017
sujith
websockets
revanth1425
April 2017
in
Market data (WebSockets)
After market hours i am not getting the exact data from server
sujith
April 2017
Hi
@revanth1425
,
Can you elaborate?
revanth1425
April 2017
After the market closed I am getting data as below
128083204 = {
ASKPrice = "0.00";
ASKValue = 0;
BIDPrice = "0.00";
BIDValue = 0;
ChangePercentageValue = "-0.00";
ChangeValue = "-24.50";
ClosePriceValue = "1405.55";
HighValue = "1424.70";
InstrumentToken = 128083204;
LastPriceValue = "1381.05";
LowValue = "1378.00";
OpenValue = "1416.00";
VolumeValue = "386967.000000";
};
revanth1425
April 2017
some times i am getting closepricevalue as 0
sujith
April 2017
Hi
@revanth1425
,
Kite web also uses the same ticker and if close price becomes zero then change will be 100%.
We haven't got any complaints about this.
Can you be more specific regrding the issue?
Sign In
or
Register
to comment.
Can you elaborate?
128083204 = {
ASKPrice = "0.00";
ASKValue = 0;
BIDPrice = "0.00";
BIDValue = 0;
ChangePercentageValue = "-0.00";
ChangeValue = "-24.50";
ClosePriceValue = "1405.55";
HighValue = "1424.70";
InstrumentToken = 128083204;
LastPriceValue = "1381.05";
LowValue = "1378.00";
OpenValue = "1416.00";
VolumeValue = "386967.000000";
};
Kite web also uses the same ticker and if close price becomes zero then change will be 100%.
We haven't got any complaints about this.
Can you be more specific regrding the issue?