Skip to main content

Utilities for data manipulation including creation of DAGs and tables

Project description

metastock2pd

A simple utility to convert metastock data to pandas dataframe.

You can conda install it from https://anaconda.org/yoavgit/metastock2pd

This is a simpler version of https://github.com/themech/ms2txt and themech should get all the credit for the heavy lifting in parsing the bytes.

There are two functions you care about:

  • metastock_read_master('c:/directory') will read metastock master, emaster and xmaster files as a table of available files. We can then read these files directly using...
  • metastock_read('c:/directory/F1.dat') will read metastock datafiles: either dat or mwd extensions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metastock2pd-1.0.2.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

metastock2pd-1.0.2-py3-none-any.whl (17.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page