Skip to main content

A trade automation library

Project description

Unofficial Upstox & Zerodha Client library

Documentation

https://marketsetup.in/documentation/jugaad-trader/

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

jugaad_trader-0.17-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page