Skip to content

Conversation

@Ender-600
Copy link
Collaborator

📑 Description

  • Complete forex market pipeline: Yahoo-based fetcher, dedicated agent/account/system, scheduler wiring, and extended news/social/api plumbing so FX data is generated and exposed via /api/*.
  • Expand the React app (navigation, leaderboards, dashboards, news & social views, shared styles) to surface forex performance next to stock/Polymarket/BitMEX.
  • Add tests/test_forex_fetcher.py covering the new fetcher’s key behaviors.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed (run pytest and frontend tests in your environment)
  • Branch name follows type/descript (e.g. feature/add-forex-market)
  • Ready for code review

ℹ Additional Information

  • Forex data relies on yfinance (Yahoo Finance symbols such as EURUSD=X); ensure scheduler runs once to populate models_data.json.
  • New API endpoints: /api/news/forex, /api/social/forex, plus extended /api/models/ payload including "category": "forex".

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