[R-SIG-Finance] Data (Was: TZs)

Dirk Eddelbuettel edd at debian.org
Fri Oct 7 18:12:35 CEST 2011


On 7 October 2011 at 10:41, Brian G. Peterson wrote:
| On Fri, 2011-10-07 at 09:48 -0500, Andrew Miller wrote:
| > In relation to this subject, does anybody know the protection status on
| > historical financial quote data (stocks, futures) and/or the dissemination
| > of graphs/analyses based off such data?
| > 
| > I thought it would fall in the public domain as the TZ data does, but it
| > seems that I am wrong?
| 
| IANAL
| 
| That said,  you'll have to look at your contracts from your data
| providers, or the exchanges that you are connected to.
| 
| Even with Yahoo/Google, you clicked on something to allow you to look at
| that data.  getSymbols, get.hist.quote, etc. take advantage of
| 'loopholes' in the data pull methodologies provided by Yahoo/Google/etc.
| to download the data.

Google/Yahoo actually pay the exchanges. That came up when Google started to
show real-time data in an Ajax-y form (that you can easily program against)
and some news stories at the time reported what deal Google had struck with
the NYSE etc.

Download of historical data is (AFAIK, and IANAL either) free as that is now
a 'commodity item'.  See the 'conditions of use' though, IIRC the Yahoo
historical data page has a link.  You may not be allowed to redistribute.

And timely and clean data is still a resource, and priced accordingly.
 
| This is part of the reason that most shops pay a lot of money for data,
| in addition to capturing market data directly.  If you captured the data
| directly, then it comes down to what the data contract with the exchange
| says.  (and I'm certain that there is such a contract, or data clauses
| in some other market access contract).

Yep.

Dirk

-- 
New Rcpp master class for R and C++ integration is scheduled for 
San Francisco (Oct 8), more details / reg.info available at
http://www.revolutionanalytics.com/products/training/public/rcpp-master-class.php



More information about the R-SIG-Finance mailing list