Binary File Reading : Metastock

bruno at modulix onurb at xiludom.gro
Wed May 3 06:48:57 EDT 2006


Jack wrote:
> 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.

Not sure, but this may help you:
http://pyconstruct.wikispaces.com/


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list