I'm implementing a mobile finance app using phonegap. For this I need a real time quotes. After googling for a while I come to know that Yahoo provides real time stock quotes. So I created a 30 days trial account by using this link. Now I don't know how to proceed further. is there any tutorial or sample code to call Yahoo's rest web services to get real time stock quotes using phonegap?
Asked
Active
Viewed 5,208 times
1 Answers
1
The Yahoo! Developer Network, specifically their Finance section, appears to be their only officially support real-time solution, according to this post from Feb 2009. But, that information could obviously be outdated.

Luke Shaheen
- 4,262
- 12
- 52
- 82