iPhone Objective-C Simplest Way to get a stock quote

Posted by norskben on Stack Overflow See other posts from Stack Overflow or by norskben
Published on 2010-02-15T12:43:31Z Indexed on 2010/05/04 11:38 UTC
Read the original article Hit count: 512

Filed under:
|
|
|

Hi guys Im wondering what is the simplest way to get the current price of a stock from say yahoo finance (or similar) in objective-C For the iPhone SDK.

Simple is the key, I am looking for current price, and days movement.

I havent had much luck finding an iPhone code example or library.

regards

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c