Skip to content

Conversation

nodew
Copy link

@nodew nodew commented Jun 20, 2025

Description

Fix yahoo collector for fetching us data:

  1. Eastmoney API now requires fetch data by pages.
  2. Nasdaq deprecated the ftp endpoint and replaced it with https.

Motivation and Context

Fix the bug #1953

How Has This Been Tested?

  • Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib.
  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

@github-actions github-actions bot added the waiting for triage Cannot auto-triage, wait for triage. label Jun 20, 2025
Copy link

@Abhijais4896 Abhijais4896 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the data for US

@nodew
Copy link
Author

nodew commented Aug 1, 2025

Can anyone triage the change and approve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for triage Cannot auto-triage, wait for triage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants