☰
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
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)
494
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
410
PHP client
4.3K
Python client
358
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
February 21
salim_chisty
Kite Alerts
IMPB
February 21
in
Python client
kite.retrieve_alerts()
AttributeError: 'KiteConnect' object has no attribute 'retrieve_alerts'
Successfully installed kiteconnect-5.0.1
not showing in from -- print(dir(KiteConnect))
What am i missing -
salim_chisty
February 21
edited February 21
Currently, the alerts feature is available only through raw HTTP calls. However, it will be incorporated into all Kite Connect client libraries in an upcoming update. You can check the
alerts API documentation
for more details.
Sign In
or
Register
to comment.