Skip to content

Instantly share code, notes, and snippets.

@poying
Created August 7, 2016 03:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save poying/a19d5b2eb20fd1d59c8e243ab33c8142 to your computer and use it in GitHub Desktop.
Save poying/a19d5b2eb20fd1d59c8e243ab33c8142 to your computer and use it in GitHub Desktop.

YQL 查詢歷史資料

select * from yahoo.finance.historicaldata where symbol = "2498.TW" and startDate = "2016-01-01" and endDate = "2016-05-01"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment