Get real-time stocks data for displaying as well as for drawing graphs for my iPhone application [closed]

StackOverflow https://stackoverflow.com/questions/4067063

  •  28-09-2019
  •  | 
  •  

문제

I'm looking for some data api for my stocks application which can be parsed. I want to use it for displaying data as well as drawing graphs purpose. I have seen other posts pointing to Yahoo or Google apis etc, but haven't really got the idea how to use them.

Can anybody please point me to any guide which can be helpful?

Thanx in advance.

도움이 되었습니까?

해결책

Yahoo is one source for Quotes, there are others (Google is your friend).

Core-plot (code.google.com) is very popular for drawing graphs on the iPhone.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top