Skip to content

Screenipy - v2.22

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 08:51
ce5852b

MADE-IN-INDIA GitHub release (latest by date) GitHub all releases Docker Pulls MADE_WITH

What's New?

Screeni-py is now on YouTube for additional help! - Thank You for your support 🎉

🐳 Docker containers are released for quick setup and easy usage!

⚠️ Executable files (.exe, .bin and .run) are now DEPRECATED! Please Switch to Docker

  1. RSI based Reversal using 9 SMA of RSI - Try Option > 6 > 8
  2. NSE Indices added to find Sectoral opportunities - Try Index 16 > Sectoral Indices
  3. Backtesting Reports Added for Screening Patterns to Develope and Test Strategies!
  4. Position Size Calculator tab added for Better and Quick Risk Management!
  5. Lorentzian Classification (invented by Justin Dehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  6. Artificial Intelligence v3 for Nifty 50 Prediction - Predict Next day Gap-up/down using Nifty, Gold and Crude prices! - Try Select Index for Screening > N
  7. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  8. New Screener Buy at Trendline added for Swing/Mid/Long term traders - Try Option > 7 > 5.

Installation Guide

Screeni-py - How to install Software Updates? | Screenipy - Python NSE Stock Screener
Screeni-py - Detailed Installation Guide

Downloads

Deprecated - Use Docker Method mentioned in next section

Operating System Executable File Remarks
Windows screenipy.exe Not supported anymore, Use Docker method
Linux screenipy.bin Not supported anymore, Use Docker method
Mac OS screenipy.run (Read Installation Guide) Not supported anymore, Use Docker method

Docker Releases

Tag Pull Command Run Mode Run Command
Docker latest docker pull joshipranjal/screeni-py:latest Command Line docker run -it --entrypoint /bin/bash joshipranjal/screeni-py:latest -c "run_screenipy.sh --cli"
Docker latest docker pull joshipranjal/screeni-py:latest GUI WebApp docker run -p 8501:8501 joshipranjal/screeni-py:latest
Docker dev docker pull joshipranjal/screeni-py:dev Command Line docker run -it --entrypoint /bin/bash joshipranjal/screeni-py:dev -c "run_screenipy.sh --cli"
Docker dev docker pull joshipranjal/screeni-py:dev GUI WebApp docker run -p 8501:8501 joshipranjal/screeni-py:dev

Docker Issues? Troubleshooting Guide:

Read this troubleshooting guide for Windows to fix most common Docker issues easily!

Why we shifted to Docker from the Good old EXEs?

Executable/Binary File Docker
GitHub all releases Docker Pulls
Download Directly from the Release page (DEPRECATED) Need to Install Docker Desktop ⚠️
May take a long time to open the app Loads quickly
Slower screening Performance boosted as per your CPU capabilities
You may face errors/warnings due to different CPU arch of your system ⚠️ Compatible with all x86_64/amd64/arm64 CPUs irrespective of OS (including Mac M1/M2)
Works only with Windows 10/11 ⚠️ Works with older versions of Windows as well
Different file for each OS Same container is compatible with everyone
Antivirus may block this as untrusted file ⚠️ No issues with Antivirus
Need to download new file for every update Updates quickly with minimal downloading
No need of commands/technical knowledge Very basic command execution skills may be required
Incompatible with Vector Database ⚠️ Compatible with all Python libraries

How to use?

Click Here to read the documentation.

Join our Community Discussion

Click Here to join the community discussion and see what other users are doing!

Facing an Issue? Found a Bug?

Click Here to open an Issue so we can fix it for you!

Want to Contribute?

Click Here before you start working with us on new features!

Disclaimer:

  • 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(s) and the software will not be held liable for any losses.