☰
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
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
March 2020
devshoe
March 2020
sujith
historical_data throwing very strange candles
devshoe
March 2020
in
Python client
EOD i typically store candles at my end but its all strange now
As you can see I'm getting candles after 15:30 and they also have volume!
This is ABCAPITAL NSE
Screenshot 2020-03-23 at 4.51.25 PM.png
385.6K
sujith
March 2020
This is because post-market settlements happen till 04:00 PM. We remove that at EOD and keep data only till 3:30 PM for the minute candles. It is up to you, you can keep it or remove it.
sujith
March 2020
But sometimes exchange keeps broadcasting the same tick continuously as well after the market hours.
devshoe
March 2020
Thanks
Please close
This discussion has been closed.