Google Stock API | Jarloo - Jarloo C# and WPF Code

Google Stock API | Jarloo - Jarloo C# and WPF Code

瀏覽:346
日期:2026-04-26
You just need to loop through the two roots. There will be a collection of “finance” Elements. Here is a quick LINQ example of iterating them and return the results. XDocument doc = XDocument.Load("http://www.google.com/ig/api?stock=goog&stock=aapl"); var...看更多