Skip to content

Add currency field to Notation class - #8

Open
ralf1070 wants to merge 7 commits into
cloasdata:masterfrom
ralf1070:master
Open

Add currency field to Notation class#8
ralf1070 wants to merge 7 commits into
cloasdata:masterfrom
ralf1070:master

Conversation

@ralf1070

Copy link
Copy Markdown

Extract isoCurrency from API response and store it in the Notation dataclass for each market notation.

Thukyd and others added 7 commits October 26, 2025 12:34
…nalysis

Major enhancements:
- Added comprehensive fundamental analysis capabilities
- Integrated ESG (Environmental, Social, Governance) data
- Implemented advanced financial ratios calculations
- Added async/await support with aiohttp for better performance
- Enhanced error handling and retry mechanisms
- Added extensive test coverage with new test suites
- Created comprehensive documentation and examples
- Maintained full backward compatibility with v1.x
- Published as pyonvista-v2 on PyPI to avoid naming conflicts

New features:
- Financial ratios: P/E, P/B, ROE, ROA, Debt-to-Equity, etc.
- ESG scores and sustainability metrics
- Enhanced company fundamentals data
- Improved caching and rate limiting
- Better data validation and error reporting
- Comprehensive logging support

Technical improvements:
- Async HTTP client with aiohttp
- Improved code structure and modularity
- Enhanced testing with pytest-asyncio
- Better configuration management
- Improved package metadata and PyPI integration
- Updated installation instructions to use 'pyonvista-v2' package name
- Added PyPI package section with direct link to https://pypi.org/project/pyonvista-v2/
- Clarified package naming to avoid confusion with original pyonvista
- All import statements remain unchanged for backward compatibility
Port currency support from local v1 modifications.
Extracts isoCurrency from API response to distinguish notations
by currency (e.g., SWX with CHF vs USD).
Reviewed and tested. Clean, backward-compatible enhancement that adds currency field to Notation class for distinguishing notations by currency.
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.

2 participants