LICENSE
README.md
finance_mcp.py
pyproject.toml
dashboard/alert_manager.py
dashboard/alerts.json
dashboard/app.py
dashboard/backtester.py
dashboard/barcache.py
dashboard/broker.py
dashboard/broker_protocol.py
dashboard/capabilities.py
dashboard/central_banks.py
dashboard/cli.py
dashboard/earnings.py
dashboard/econ_calendar.py
dashboard/edgar_forms.py
dashboard/envfile.py
dashboard/forecaster.py
dashboard/highlight.py
dashboard/indicators.py
dashboard/iv_history.json
dashboard/iv_history.py
dashboard/live_consent.json
dashboard/live_consent.py
dashboard/market_calendar.py
dashboard/normalization.py
dashboard/options_math.py
dashboard/order_drafts.json
dashboard/portfolio_history.json
dashboard/portfolio_history.py
dashboard/ta_core.py
dashboard/theme.py
dashboard/trading_journal.json
dashboard/volume_profile.py
dashboard/webull_client.py
dashboard/brokers/__init__.py
dashboard/brokers/ibkr.py
dashboard/brokers/saxo.py
dashboard/brokers/webull.py
hitl_finance_mcp.egg-info/PKG-INFO
hitl_finance_mcp.egg-info/SOURCES.txt
hitl_finance_mcp.egg-info/dependency_links.txt
hitl_finance_mcp.egg-info/entry_points.txt
hitl_finance_mcp.egg-info/requires.txt
hitl_finance_mcp.egg-info/top_level.txt
tests/test_alert_manager.py
tests/test_backtester.py
tests/test_broker_conformance.py
tests/test_central_banks.py
tests/test_data_integrity.py
tests/test_econ_calendar.py
tests/test_edgar_forms.py
tests/test_environment.py
tests/test_indicators.py
tests/test_iv_history.py
tests/test_market_calendar.py
tests/test_normalization.py
tests/test_options_math.py
tests/test_portfolio_history.py
tests/test_risk_tools.py
tests/test_ta_conformance.py
tests/test_theme.py
tests/test_timeframes.py
tests/test_tool_behaviour.py
tests/test_volume_profile.py