Skip to main content

Free Zerodha API python library

Project description

Free Zerodha API - jugaad-trader

Jugaad trader implements reverse engineered API for Zerodha in python (hence the name Jugaad). With this library you can programatically execute trades, retrieve your order and trade books, holdings, margins among other things.

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

Installation

pip install jugaad-trader

Quick start

Step 1 - Log in to Zerodha account with jtrader CLI

$ jtrader zerodha startsession
User ID >: Zerodha User Id
Password >:
Pin >:
Logged in successfully

Step 2 - Instantiate Zerodha and issue commands

from jugaad_trader import Zerodha
kite = Zerodha()
 
# Set access token loads the stored session.
# Name chosen to keep it compatible with kiteconnect.
kite.set_access_token()

# Get profile
profile = kite.profile()
print(profile)

How to contribute

Refer this document how to contribute - https://github.com/jugaad-py/jugaad-trader/blob/master/contributing.md

Articles and examples using Jugaad-Trader

https://marketsetup.in/tags/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 Distribution

jugaad-trader-0.19.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

jugaad_trader-0.19-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file jugaad-trader-0.19.tar.gz.

File metadata

  • Download URL: jugaad-trader-0.19.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for jugaad-trader-0.19.tar.gz
Algorithm Hash digest
SHA256 951f603e0055d12f00d8889b8c9fe4b01a89074082af00de90f31d80e44f6844
MD5 970720a6807ff1392723f7840ba26286
BLAKE2b-256 b4e8eda45367a3f937179887f238fc0c4e2ff6486adfcda6649aced81478c76b

See more details on using hashes here.

File details

Details for the file jugaad_trader-0.19-py3-none-any.whl.

File metadata

  • Download URL: jugaad_trader-0.19-py3-none-any.whl
  • Upload date:
  • Size: 11.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for jugaad_trader-0.19-py3-none-any.whl
Algorithm Hash digest
SHA256 40bf7a2192e19052c48c9c5ff1b5d9e626d5e61c0e7c7245a4a55cb2ed6431cc
MD5 ae911933ea533dc6b8e9f88713b058de
BLAKE2b-256 71eb119c29fab39116b5883d022426d5153fd723fceb046340305ea9e2ef10de

See more details on using hashes here.

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