Skip to content

Releases: pranjal-joshi/Screeni-py

Screenipy - v2.23

26 Dec 08:30
fd33860
Compare
Choose a tag to compare

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. Fixed Breakout Screening for F&O Stocks (Changed Data Source to Zerodha Kite from NSE website)
  2. RSI based Reversal using 9 SMA of RSI - Try Option > 6 > 8
  3. NSE Indices added to find Sectoral opportunities - Try Index 16 > Sectoral Indices
  4. Backtesting Reports Added for Screening Patterns to Develope and Test Strategies!
  5. Position Size Calculator tab added for Better and Quick Risk Management!
  6. Lorentzian Classification (invented by Justin Dehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  7. 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
  8. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  9. 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.

Screenipy - v2.22

27 Mar 08:51
ce5852b
Compare
Choose a tag to compare

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.

Screenipy - v2.21

29 Jan 15:25
37797c4
Compare
Choose a tag to compare

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. NSE Indices added to find Sectoral opportunities - Try Index 16 > Sectoral Indices
  2. Backtesting Reports Added for Screening Patterns to Develope and Test Strategies!
  3. Position Size Calculator tab added for Better and Quick Risk Management!
  4. Lorentzian Classification (invented by Justin Dehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  5. 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
  6. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  7. 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.

Screenipy - v2.20

05 Dec 15:26
Compare
Choose a tag to compare

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. NSE Indices added to find Sectoral opportunities - Try Index 16 > Sectoral Indices
  2. Backtesting Reports Added for Screening Patterns to Develope and Test Strategies!
  3. Position Size Calculator tab added for Better and Quick Risk Management!
  4. Lorentzian Classification (invented by Justin Dehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  5. 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
  6. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  7. 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.

Screenipy - v2.19

01 Dec 11:29
Compare
Choose a tag to compare

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. NSE Indices added to find Sectoral opportunities - Try Index 16 > Sectoral Indices
  2. Backtesting Reports Added for Screening Patterns to Develope and Test Strategies!
  3. Position Size Calculator tab added for Better and Quick Risk Management!
  4. Lorentzian Classification (invented by Justin Dehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  5. 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
  6. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  7. 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.

Screenipy - v2.18

28 Nov 07:19
Compare
Choose a tag to compare

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. Backtesting Reports Added for Screening Patterns to Develope and Test Strategies!
  2. Position Size Calculator tab added for Better and Quick Risk Management!
  3. Lorentzian Classification (by @jdehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  4. 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
  5. US S&P 500 Index added for scanning US markets.
  6. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  7. 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.

Screenipy - v2.17

27 Nov 09:14
Compare
Choose a tag to compare

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. Backtesting Reports Added for Screening Patterns to Develope and Test Strategies!
  2. Position Size Calculator tab added for Better and Quick Risk Management!
  3. Lorentzian Classification (by @jdehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  4. 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
  5. US S&P 500 Index added for scanning US markets.
  6. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  7. 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.

Screenipy - v2.16

26 Nov 13:47
Compare
Choose a tag to compare

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. Backtesting Added for Screening Patterns to Develope and Test Strategies!
  2. Position Size Calculator tab added for Better and Quick Risk Management!
  3. Lorentzian Classification (by @jdehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  4. 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
  5. US S&P 500 Index added for scanning US markets.
  6. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  7. 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.

Screenipy - v2.15

24 Nov 06:00
Compare
Choose a tag to compare

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. Backtesting Added for Screening Patterns to Develope and Test Strategies!
  2. Position Size Calculator tab added for Better and Quick Risk Management!
  3. Lorentzian Classification (by @jdehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  4. 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
  5. US S&P 500 Index added for scanning US markets.
  6. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  7. 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.

Screenipy - v2.14

22 Nov 15:20
Compare
Choose a tag to compare

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. Backtesting Added for Screening Patterns to Develope and Test Strategies!
  2. Position Size Calculator tab added for Better and Quick Risk Management!
  3. Lorentzian Classification (by @jdehorty) added for enhanced accuracy for your trades - - Try Option > 6 > 7 🤯
  4. 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
  5. US S&P 500 Index added for scanning US markets.
  6. Search Similar Stocks Added using Vector Similarity search - Try Search Similar Stocks.
  7. 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.