Re: reliability problem with Finance::QuoteHist::Yahoo



In article
<f7d07b56-bd0b-40d3-9518-a4c01261ac99@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Ted Byers <r.ted.byers@xxxxxxxxx> wrote:

I have often used data source modules to provide simulated data for my
models, but I don't really want to try to simulate such data at this
time (unless there is a library that facilitates creationg of
multifractal brownian motion,

I think you're over thinking it.

Grab a bunch of historical data however you like. Add any special cases
you like. Write a module to return records at the unit test level.

The simulation is just fetching records, not creating data.
.