Merged
Conversation
…ng system - Implemented unit tests for UnifiedCacheManager, UnifiedDataManager, and PortfolioManager. - Created integration tests for the complete workflow of the quant trading system, covering data fetching, backtesting, portfolio management, and error handling. - Added tests for caching mechanisms and data quality validation. - Ensured coverage for various scenarios including concurrent operations and large-scale workflows.
- Dynamically load available strategies in CLI, with fallback options. - Improve symbol transformation for Yahoo Finance, Alpha Vantage, and Twelve Data sources to ensure compatibility. - Introduce Enhanced Alpha Vantage and Twelve Data sources for better data coverage. - Update detailed portfolio report to handle Plotly loading errors gracefully and ensure charts are generated safely. - Adjust random quantity generation in portfolio simulation to avoid invalid values.
…commodities, cryptocurrencies, forex, and stocks to streamline data management and improve system performance.
- Created integration tests for data manager, portfolio, and CLI functionality in tests/test_integration.py. - Implemented unit tests for portfolio and strategy modules in tests/test_portfolio.py and tests/test_strategy.py respectively. - Enhanced test suite organization in tests/test_suite.py to include new test modules. - Added mock strategies for testing purposes and ensured coverage for various trading strategies. - Validated portfolio configuration loading and instantiation from JSON files.
LouisLetcher
pushed a commit
that referenced
this pull request
Aug 6, 2025
…configs Manuelheck/feature/portfolio configs
This file contains hidden or 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
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.