0

Anyone know how to get a stock's Beta through an API? (Preferably in C#)

I know it's available on Yahoo/Google/Reuters/Bloomberg when you go to their website, but it seems like none of the YQL / Google Finance stock API / other interfaces support access to this element.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
user1167650
  • 3,177
  • 11
  • 34
  • 46

1 Answers1

0

either parse the web page, or use a ready parser like:

http://code.google.com/p/yahoo-finance-managed/

o17t H1H' S'k
  • 2,541
  • 5
  • 31
  • 52