-
Notifications
You must be signed in to change notification settings - Fork 213
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
…ni-py into new-features
- 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>
- 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
Added makefile
[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
Use multi-stage docker builds
[Screenipy Test] New Features Added - Test Passed - Merge OK
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.