Skip to content

themech/ms2txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: mech

Python utility that reads Metastock data files and save the quotations in
text files.
Full article is available here: https://themech.net/2008/08/reading-metastock-files/

Usage:
Run this script from the directory containing metastock data (it should contain
EMASTER file).

Listing the symbols in Metastock data:
python <path>/ms2txt.py --list

Extracting all quotes:
python <path>/ms2txt.py --all

More help:
python <path>/ms2txt.py --help

Releases

No releases published

Packages

No packages published

Languages