0

Retrieving Option Chains (Finance related)

I'm trying to develop a concept application that would use Stock Option Chains data. Does Yahoo provide a way to access the Stock Options Chain data? I have seen examples on using YQL for example to query a Stock but haven't seen where the Option Chain data is available.

Thanks,

Paul

by
6 Replies
  • <br><br><div class="quote"><div class="quotetop">QUOTE<cite>(Paul T @ 30 May 2011 11:53 AM)</cite></div><blockquote class="quotemain">I&#39;m trying to develop a concept application that would use Stock Option Chains data. Does Yahoo provide a way to access the Stock Options Chain data? I have seen examples on using YQL for example to query a Stock but haven&#39;t seen where the Option Chain data is available. <br><br>Thanks,<br><br>Paul</blockquote></div>
    0
  • Paul - did you get a response? I&#39;m also looking for an example of how to get the Options data using YQL.
    0
  • Knowing how to download Stock Option&nbsp;data would be good, but also is it possible to get quotes for Futures and Forex?&nbsp; Could someone from the YQL Team provide examples on how to get these types of quotes.&nbsp;&nbsp; My prefered language for using YQL is Visual Basic.
    0
  • <br>Ed Seng, no I didn&#39;t get a response.&nbsp; I ended up using Google because it was documened and the community was more responsive to aid me in my implementation.
    0
  • <br><br><div class="quote"><div class="quotetop">QUOTE<cite>(Paul T @ 30 May 2011 11:53 AM)</cite></div><blockquote class="quotemain">I&#39;m trying to develop a concept application that would use Stock Option Chains data. Does Yahoo provide a way to access the Stock Options Chain data? I have seen examples on using YQL for example to query a Stock but haven&#39;t seen where the Option Chain data is available. <br><br>Thanks,<br><br>Paul</blockquote></div><br>http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20html%20where%20url%3D%22http%3A%2F%2Ffinance.yahoo.com%2Fq%2Fop%3Fs%3DYHOO%2BOptions%22<br><br>http://developer.yahoo.com/
    0
  • http://stackoverflow.com/questions/6442737/get-financial-option-data-with-yql
    0

Recent Posts

in YQL