Toolkit to simplify algo trading using Zerodha's Kite API. If you're new to the Zerodha API, this repo provides clear, functional code examples with official login methods and order handling.
- Python >= 3.7
- Install dependencies:
pip install -r requirements.txt