☰
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
November 2021
Imran
October 2021
SRIJAN
October 2021
nayana
October 2021
sujith
nayana
nayana
October 2021
in
Python client
hi
can anyone help me that how to get an realtime data and that data need to be showed in simple chat
sujith
October 2021
As mentioned in the private message. A third party website can't show our data. You can contact any exchange registered data vendor.
nayana
October 2021
i have already have an account in zerodha and im able to see the pattern but i need to read the realtime data using phython code!!
nayana
October 2021
and i have installed pycharm ide and imported kitecoonect library iam able to get an real time data but how to show that data in chart??
SRIJAN
October 2021
edited October 2021
@nayana
To get chart ,you have to use matplotlib or plotly libs .
nayana
October 2021
how to plot real time data in chart is there any code available
Imran
November 2021
edited November 2021
Hello
@nayana
, you can use finplot, It is a python library.
refer below documentation
https://github.com/highfestiva/finplot
https://pypi.org/project/finplot/
Sign In
or
Register
to comment.
refer below documentation
https://github.com/highfestiva/finplot
https://pypi.org/project/finplot/