Skip to content

Automate buy/sell orders with Zerodha if you are away from screen.

License

Notifications You must be signed in to change notification settings

deCodeIt/Zerodha-Selenium-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kite-Zerodha Selenium automation ( WIP )

Have your computer manage your protfolio when you work/sleep

Kite Zerodha order automation with Entry/Target/StopLoss price by giving in a simple portfolio

Ensure that Marketwatch 7 has space left for the stocks in your portfolio


Additional Files

Don't forget to create a credentials.json file as below

{
   "username": "ABC123",
   "password": "thisIsMyPassword"
}

Use sample portfolio.sample.xlsx and create portfolio.xlsx as per your wish.


Requriements

  • See requirements.txt for dependencies

Features

The idea is to have a Excel/CSV file whereIn your stockName,EntryPrice,Target,SL,Quantity would be mentioned. This script will be like a daemon/cron-job to regularly check for updates and place buy/sell order automatically without user intervention thereby giving freedom to user to continue working on his/her stuff ( or sleep zzzZZZZ )

Usage

  • Run the script using python zerodha.py

Support

Reach out to me at one of the following places!


Donations (Optional)

  • PhonePe: decodeit@ybl

License

License

About

Automate buy/sell orders with Zerodha if you are away from screen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages