Skip to content

Simple script to get realtime quote from NSE and auto trade in zerodha

Notifications You must be signed in to change notification settings

thiyagab/autotrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

autotrade

Simple scripts to get realtime quote from NSE, and trade in zerodha

Note: This is NOT a Stable script, NSE may anytime change the way quote is fetched.

get quote

Usage:

EQUITY:

python quotefromnse.py <symbol>

FUTURES:

python quotefromnse.py <symbol> <expiry>

Trade

Login to zerodha in desktop, and get the sessionid from the cookie by inspecting in dev tools

Run the scripts to know the usage

About

Simple script to get realtime quote from NSE and auto trade in zerodha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages