MetaStock File Format

Quote from icecubetray:

Hello all.

I've been working on a open source Metastock downloader for reading and writing to metastock files using VB .NET.

Not sure if you guys might be interested.

You can check out my code and applicaton at:

http://meta-all.sourceforge.net/

The DLL is quite usable for developing your own applications as well.

The project is slowly progressing.....but anyone is welcome to help.

The API documentation shows the file mapping that I have determined with help from this thread.

Cheers!

Does anyone know of free software that can read the Metastock format using minute data?

The above looks great but it only works with EOD. I tried it and kept getting the bug:
"System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime."
 
Back
Top