Trading Economics extension for OpenBB platform, providing macroeconomic data and indicators. Current version: 1.6.1, requires Python >=3.10, <4. OpenBB extensions typically follow OpenBB release cadence.
pip install openbb-tradingeconomicsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage to fetch economic indicators via OpenBB SDK.
Follow OpenBB migration guide: replace provider calls with new pattern, e.g., `obb.economy.indicators(provider='tradingeconomics')` instead of legacy methods.
Keep extension updated and refer to Trading Economics API docs.
Set environment variable `TRADINGECONOMICS_API_KEY` or configure via OpenBB providers.
No resource links recorded.