Mark Minervini's 8 principles stock scanning
see installation details detail for miniconda here
# MacOS:
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh
# Linux
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
Download exe from here
## clone the repo
git clone https://github.com/icedevil2001/mark_minervini_stock_screener.git
cd mark_minervini_stock_screener
conda env create -f environment.yaml
conda activate stock-screener
streamlit run stock_screener.py