Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded yfinance to 0.2.54 - Caching pipeline backward compatibility added #251

Merged
merged 76 commits into from
Feb 23, 2025

Conversation

pranjal-joshi
Copy link
Owner

No description provided.

pranjal-joshi and others added 30 commits August 14, 2023 18:48
Migration to pandas_ta from ta-lib - Pytest OK - ignoring PR creation failed from `new-features` to `main`
[Screenipy Test] New Features Added - Test Passed - Merge OK
…compatibility

v1.46 - Dockerized Screeni-py for release on Dockerhub (joshipranjal/screeni-py:latest)
* Dockerization added, TA-Lib re-enabled for better results
* req and workflow modified
* OTA disabled inside docker
* runner/launch script added
* Docker and workflow fixed
* add dev docker build, isDocker added to utility, OtaUpdater modified for docker
* dev docker build merged into test
* docker build added to existing build workflow
* docker build added to existing build workflow
* watchlist disabled for docker
* docs updated for docker
* numpy MKL disabled
* test workflow fixed
* req fixed
* test script fixed
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: pranjal-joshi <joshi.pranjal5@gmail.com>
…ulti-Arch Docker support (#199)

* Streamlit UI added as v2.00 with preserving compatibility with v1.xx CLI tool (#197)
isDocker and isGui added/fixed
OTA fixed for Docker and Streamlit UI

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
…for GUI

* v2.01 - build workflow docker tag fixed, Dockerfile entrypoint added for GUI, version bumped to 2.01
- Docker build dependecy removed on Test workflow stage
- workflow updated, version bumped
- Docker entrypoint updated
- ScreenerTA checks for env var to load pandas_ta on streamlit cloud

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: pranjal-joshi <joshi.pranjal5@gmail.com>
* v2.02 - New features added to Streamlit UI
- GUI Update Message fixed, Streamlit default theme added, Release commands fixed
- Newly listed tickerOption bugfixed
- YouTube video for installation added to docs
- Cosmetic streamlit updates and default config updated
- version bumped, youtube link added to GUI about

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: pranjal-joshi <joshi.pranjal5@gmail.com>
…ed to GUI

v2.03 - AI-based Nifty Prediction & AI-based Similar Stock Search added to GUI
- Nifty-50 Gap up/down prediction added
- cosmetic updates for GUI
- version bumped
- tab added for similar stock search
- chromadb similar search in progress
- pyinstaller build and requirements updated
- fixed similar search in CLI mode
- similar search added to GUI
- Update requirements.txt - chromadb added to top
- try catch added for importing chromadb to resolve pytest errors
- Deprecated Executables: OTA, Tests and Docs modified
- HTTPError handled gracefully for blocked ISPs and pytest fixed
…ed to GUI, Executables Deprecated (#205)

v2.03 - AI-based Nifty Prediction & AI-based Similar Stock Search added to GUI
- Nifty-50 Gap up/down prediction added
- cosmetic updates for GUI
- version bumped
- tab added for similar stock search
- chromadb similar search in progress
- pyinstaller build and requirements updated
- fixed similar search in CLI mode
- similar search added to GUI
- Update requirements.txt - chromadb added to top
- try catch added for importing chromadb to resolve pytest errors
- Deprecated Executables: OTA, Tests and Docs modified
- HTTPError handled gracefully for blocked ISPs and pytest fixed

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- TA-Lib-Precompiled added instead of building from source for faster docker builds
- TA-Lib-Precompiled(v0.4.25) now replaces TA-Lib installation using source for test and build workflows, test workflow moved to ubuntu runner
- test runner downgraded to ubuntu-20.04
- OTA checking cached for every 1h to eliminate Github API quota
- progressbar added to GUI, counter shared from env vars
- progressbar errors handled
- matrix build disabled and moved to ubuntu-latest
v2.04 - Moved to TA-Lib-Precompiled (0.4.25), Progressbar for GUI
- TA-Lib-Precompiled added instead of building from source for faster docker builds
- TA-Lib-Precompiled(v0.4.25) now replaces TA-Lib installation using source for test and build workflows, test workflow moved to ubuntu runner
- test runner downgraded to ubuntu-20.04
- OTA checking cached for every 1h to eliminate Github API quota
- progressbar added to GUI, counter shared from env vars
- progressbar errors handled
- matrix build disabled and moved to ubuntu-latest

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranjal-joshi <joshi.pranjal5@gmail.com>
- TA-Lib-Precompiled added instead of building from source for faster docker builds
- TA-Lib-Precompiled(v0.4.25) now replaces TA-Lib installation using source for test and build workflows, test workflow moved to ubuntu runner
- test runner downgraded to ubuntu-20.04
- OTA checking cached for every 1h to eliminate Github API quota
- progressbar added to GUI, counter shared from env vars
- progressbar errors handled
- matrix build disabled and moved to ubuntu-latest
- download results button added
- dependencies version bumped
- Dockerfile reverted after DNS fix attempts
- streamlit bumped to latest
- docs updated
- Updates YT thumbnail added
- fixed config save checkbox bug
- stage-2 URL added
- YT added to readme
v2.05 - Download Results added, Bugfixes and Cosmetic updates
- download results button added
- dependencies version bumped
- Dockerfile reverted after DNS fix attempts
- streamlit bumped to latest
- docs updated
- Updates YT thumbnail added
- fixed config save checkbox bug
- stage-2 URL added
- YT added to readme

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranjal-joshi <joshi.pranjal5@gmail.com>
* v2.06 - Improvements and minor cosmetic updates

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranjal-joshi <joshi.pranjal5@gmail.com>
* v2.07 - US S&P 500 Index added

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranjal-joshi <joshi.pranjal5@gmail.com>
pranjal-joshi and others added 29 commits November 26, 2023 18:39
- Ticker 0 - Screen by Stock Name re-enabled in GUI
[Screenipy Test] New Features Added - Test Passed - Merge OK
- Backtest report improved
- Backtesting report engine bugfixed
[Screenipy Test] New Features Added - Test Passed - Merge OK
- Clear cache button added
[Screenipy Test] New Features Added - Test Passed - Merge OK
[Screenipy Test] New Features Added - Test Passed
[Screenipy Test] New Features Added - Test Passed - Merge OK
[Screenipy Test] New Features Added - Test Passed - Merge OK
- Momentum Reversal screener added
- advanced-ta installation fixed
[Screenipy Test] New Features Added - Test Passed - Merge OK
* Upgraded deprecated GH action versions
[Screenipy Test] New Features Added - Test Passed - Merge OK
[Screenipy Test] New Features Added - Test Passed - Merge OK
[Screenipy Test] New Features Added - Test Passed - Merge OK
@pranjal-joshi pranjal-joshi merged commit a3d01f8 into actions-data-download Feb 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants