Skip to content

A stock alert app that creates alerts whenever stocks reflect your technical analysis conditionality.

Notifications You must be signed in to change notification settings

AshishOhri/stock-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Alert

The stock alert app creates alerts on your screen whenever stocks reflect your technical analysis conditionality. It is created using chartink which is used to create technical tools for Indian stock market and provides free screeners for weekly, monthly trades. Also, the stock alert app creates alerts only if the stock belongs to nifty50 list to avoid unecessary alerts of countless stocks.

The app.py file is the main file to run the app. The app runs using selenium's Firefox webdriver (geckodriver v0.26).

File Description
app.py Main file that runs the entire app
get_nifty50.py Used to get data of nifty 50 stocks from nseindia and store the data in nse_nifty50.txt and nifty50tickers.pickle
requirements.txt All external libraries to be downloaded

Screenshot of Alert

About

A stock alert app that creates alerts whenever stocks reflect your technical analysis conditionality.

Resources

Stars

Watchers

Forks

Languages