Take a look at www.deriscope.com
Thanks. I will take a look just now.
You can get free Eod data with ninjatrader. No need for a ninjatrader license either.
Is that through Kinetick?
I have done this earlier with futures data, but that's in *.txt format, so I would probably once again have to convert that data in Excel.
Googlefinance
Google it.
Seems to be a popular choice and I did try it prior to this thread, but I'm only able to watch charts, there's no possibility for downloading data. Not sure if this is a regional setting or so, since it seems like there's a "Download data" option on some of the guides I saw online...
The problem is that all the data is contained in one column. So, I'd have to first have to convert my data from text to column.
Next, I'd have to seek and replace all "." with ",".
It's a cumbersome process I'd like to avoid.
Maybe some of my Excel friends can create a VBA script that does it all in one go.