Screenipy is an advanced stock screener to find potential breakout stocks from NSE and tell it's possible breakout values. It also helps to find the stocks which are consolidating and may breakout, or the particular chart patterns that you're looking specifically to make your decisions. Screenipy is totally customizable and it can screen stocks with the settings that you have provided.
- Download the
screenipy.exe (For Windows)
orscreenipy.bin (For Linux)
. - Linux users should make sure that the
screenipy.bin
is havingexecute
permission. - Run the file. Following window will appear after a brief delay.
- Configure the parameters as per your requirement using
Option > 8
.
- Following are the screenshots of screening and output results.
- Once done, you can also save the results in an excel file.
Feel free to Edit the parameters in the screenipy.ini
file which will be generated by the application.
[config]
period = 300d
daystolookback = 30
duration = 1d
minprice = 30
maxprice = 10000
volumeratio = 2
consolidationpercentage = 10
shuffle = y
cachestockdata = y
onlystagetwostocks = y
useema = n
Try to tweak this parameters as per your trading styles. For example, If you're comfortable with weekly charts, make duration=5d
and so on.
- Please feel free to Suggest improvements bugs by creating an issue.
- Please follow the Guidelines for Contributing while making a Pull Request.
- DO NOT use the result provided by the software 'solely' to make your trading decisions.
- Always backtest and analyze the stocks manually before you trade.
- The Author and the software will not be held liable for your losses.