Binary File Reading : Metastock

Jack Zac.Daniel at gmail.com
Tue May 2 20:17:54 EDT 2006


Hi

I am having a little trouble trying to read a binary file, I would like
to write an ascii to Metastock converter in python but am not having a
lot of success.

The file formats are

http://sf.gds.tuwien.ac.at/00-pdf/m/mstockfl/MetaStock.pdf


If any one can point me in the right direction it would be much
appreciated.

So far I have tried opening file "rb" then trying to use struct and
then binascii but I am not too sure what I should be doing and fuction
I should be using in binascii ?



TIA




More information about the Python-list mailing list