1. [OT] Rob
- Posted by don cole <doncole at pacbe??.net>
Dec 24, 2007
-
Last edited Dec 25, 2007
Hello Rob,
A while back you said there were lots of websites to get past stock quotes
from. What would be some of those websites be?
Don Cole
2. Re: [OT] Rob
- Posted by Robert Craig <rds at Rapid?uphori?.com>
Dec 24, 2007
-
Last edited Dec 25, 2007
don cole wrote:
> Hello Rob,
>
> A while back you said there were lots of websites to get past stock quotes
> from. What would be some of those websites be?
My mutual funds are from Bank of Montreal,
so I copy/paste my data from this page each Friday night:
http://www4.bmo.com/mutualfund_navigator/0,4695,35649_23751598_27_2,00.html
I have a program (that I posted) that extracts the data into
Euphoria sequences and computes correlations etc.
You can get closing prices of American stocks
or stock indexes (e.g. Dow Jones) from Yahoo finance.
Click "Historical Prices" on the left side.
Here's Citigroup for example:
http://finance.yahoo.com/q/hp?s=C
My method probably won't make me rich, but it might
make the ride a bit less bumpy.
Regards,
Rob Craig
Rapid Deployment Software
http://www.RapidEuphoria.com
3. Re: [OT] Rob
Robert Craig wrote:
>
> don cole wrote:
> > Hello Rob,
> >
> > A while back you said there were lots of websites to get past stock quotes
> > from. What would be some of those websites be?
>
> My mutual funds are from Bank of Montreal,
> so I copy/paste my data from this page each Friday night:
>
> <a
> href="http://www4.bmo.com/mutualfund_navigator/0,4695,35649_23751598_27_2,00.html">http://www4.bmo.com/mutualfund_navigator/0,4695,35649_23751598_27_2,00.html</a>
>
> I have a program (that I posted) that extracts the data into
> Euphoria sequences and computes correlations etc.
>
> You can get closing prices of American stocks
> or stock indexes (e.g. Dow Jones) from Yahoo finance.
> Click "Historical Prices" on the left side.
> Here's Citigroup for example:
>
> <a
> href="http://finance.yahoo.com/q/hp?s=C">http://finance.yahoo.com/q/hp?s=C</a>
>
> My method probably won't make me rich, but it might
> make the ride a bit less bumpy.
>
> Regards,
> Rob Craig
> Rapid Deployment Software
> <a href="http://www.RapidEuphoria.com">http://www.RapidEuphoria.com</a>
Rob,
Thank you for your reply. I have been sick and just got back top the
computer. Look at pbr.
Don Cole