Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.08 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.08 KB

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