Skip to content

This repository contains option selling program written in python for Alice Blue broker

Notifications You must be signed in to change notification settings

sjmoh/alice-blue-option-selling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

(Work In Progress) Fully automated Alice Blue Algo Trading program with Python on NSE for Nifty / Banknifty Options Selling

Please use this only for reference and at your own risk. This repository contains python code to perform algo trading on India, NSE through AliceBlue broker. You need to have a valid AliceBlue client ID, password, 2FA authentication password set and API enabled (ask aliceblue support) to get this working. This program is developed on Windows 10 and tested on both Windows and AWS linux (ubuntu) platform. This program can be scheduled using crontab in AWS linux free tier to run daily at 9.14 AM. AWS lambda functions can be used to start and stop AWS instances as per the market timings.

  1. (WIP) Usage : > python ab_options_sell.py

You can read through the comments in the ab_options_selling.py for detailed understanding.

  1. The program uses ab_options_sell.ini file which is the key configuration file through which we can control all the parameters of this program, even at realtime using Telegram chats.

Feel free to use/distribute this code freely so that new algo developers can get started easily.

For folks who are interested in learning Algo Programming for Indian Stock exchanges can join this informative, valuable and highly active Telegram Group https://t.me/AlgoTradeAnalysis (Please note this is not my Telegram Group)

About

This repository contains option selling program written in python for Alice Blue broker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%