A trade automation library
Project description
Unofficial Upstox & Zerodha Client library
Documentation
Installation
$ pip install jugaad-trader
Quick start for Zerodha
Library provides a CLI to manage your session/credentials. It is not recommended to use the credentials directly in the code.
Step 1 - Start session using your zerodha credentials
$ jtrader zerodha startsession User ID >: Zerodha User Id Password >: Pin >: Logged in successfully
Step 2 - Start using it in the code
from jugaad_trader import Zerodha
kite = Zerodha()
kite.set_access_token()
print(kite.profile())
For more details please visit https://marketsetup.in/documentation/jugaad-trader/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file jugaad_trader-0.17-py3-none-any.whl
.
File metadata
- Download URL: jugaad_trader-0.17-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db8c9203faf44d08cf6b1820bb990f56517201c593ce388ac3035a28ed3c0b35 |
|
MD5 | 1f95f05edc8580174ea1f3298627c1e8 |
|
BLAKE2b-256 | bcc738cbea31bfaebd5ffa674ed6310e97d95a2f73732dbec3c74516f54774d7 |