pykiteconnect
https://github.com/zerodha/pykiteconnect
Python
The official Python client library for the Kite Connect trading APIs
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to pykiteconnect
Help out
- Issues
- fix: auto-default market_protection to -1 for MARKET and SL-M orders
- fix(ticker): invoke sendPing in ping loop to detect connection drops
- perf: cache parsed instrument dates
- [BUG] market_protection is documented/defaulted as optional but is required for live MARKET/SL-M orders
- Verify hostnames for secure WebSocket connections
- feat: add trailing SL and market protection support to GTT
- Intraday trading system updaded
- KiteTicker connection drop is not detected due to non-functional ping loop (_loop_ping does not send pings)
- KiteConnect Python client crashes on kite.trades() because API returns invalid order_timestamp as "0000-01-01 HH:MM:SS".
- docs(examples): add place_autoslice_order example
- Docs
- Python not yet supported