themech
ms2txt
Python

Little utility to decode Metastock files and write them in text format

Last updated Dec 13, 2025
34
Stars
14
Forks
4
Issues
0
Stars/day
Attention Score
30
Language breakdown
Python 100.0%
Files click to expand
README

Author: mech

Python utility that reads Metastock data files and save the quotations in text files. Full article is available here: http://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 /ms2txt.py --list

Extracting all quotes: python /ms2txt.py --all

More help: python /ms2txt.py --help

🔗 More in this category

© 2026 GitRepoTrend · themech/ms2txt · Updated daily from GitHub