Skip to content

Screenipy - v2.07

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 10:49
· 41 commits to main since this release
68be2a0

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. US S&P 500 Index added for scanning US markets.
  2. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  3. Progressbar added for Screener in GUI mode!
  4. New Index - F&O Stocks Only Added for F&O traders with modified screening criterias.
  5. Artificial Intelligence v2 for Nifty 50 Prediction - Predict Next day Gap-up/down - Try Select Index for Screening > N
  6. 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
Windows screenipy.exe
Linux screenipy.bin
Mac OS screenipy.run (Read Installation Guide)

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

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.