Serving the Quantitative Finance Community

 
User avatar
lemma
Topic Author
Posts: 0
Joined: April 23rd, 2007, 5:47 am

Streaming quotes

September 20th, 2007, 3:12 am

From where can i get CSV streaming quotes for various currencies....both spot prices and future prices?.... can i get it from quote.yahoo.com
 
User avatar
ZmeiGorynych
Posts: 6
Joined: July 10th, 2005, 11:46 am

Streaming quotes

September 20th, 2007, 7:57 am

There's a thread on datasources in the FAQ.
 
User avatar
msperlin
Posts: 5
Joined: July 10th, 2006, 6:21 pm

Streaming quotes

September 20th, 2007, 2:24 pm

QuoteOriginally posted by: lemmaFrom where can i get CSV streaming quotes for various currencies....both spot prices and future prices?.... can i get it from quote.yahoo.comIf you use matlab, I've writen a small code for that. All you have to do is to change the tickers simbols at tickers.txt.Here is the link.
 
User avatar
lemma
Topic Author
Posts: 0
Joined: April 23rd, 2007, 5:47 am

Streaming quotes

September 20th, 2007, 7:35 pm

thanks ppl :-)
 
User avatar
lemma
Topic Author
Posts: 0
Joined: April 23rd, 2007, 5:47 am

Streaming quotes

September 20th, 2007, 7:37 pm

@msperlinnice stuff man....but wat bout futures? and currencies?
 
User avatar
msperlin
Posts: 5
Joined: July 10th, 2006, 6:21 pm

Streaming quotes

September 20th, 2007, 7:46 pm

QuoteOriginally posted by: lemma@msperlinnice stuff man....but wat bout futures? and currencies?Thanks.Well, it depends on the yahoo server. If it doesn't have the support for futures or currencies, I cant help you.
 
User avatar
lemma
Topic Author
Posts: 0
Joined: April 23rd, 2007, 5:47 am

Streaming quotes

September 20th, 2007, 7:52 pm

QuoteOriginally posted by: msperlinQuoteOriginally posted by: lemma@msperlinnice stuff man....but wat bout futures? and currencies?Thanks.Well, it depends on the yahoo server. If it doesn't have the support for futures or currencies, I cant help you.yea...i think it doesnt support it.wat other sources can look for getting raw csv data for current currency, stock, commodities and their derivatives
 
User avatar
msperlin
Posts: 5
Joined: July 10th, 2006, 6:21 pm

Streaming quotes

September 20th, 2007, 8:58 pm

Quotewat other sources can look for getting raw csv data for current currency, stock, commodities and their derivativesI'm not sure lemma. At the FAQ forum, there is a topic on this subject. You'll find more usefull stuff there..