Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fx-kirin/mt4_hst

Python mt4 hst reader
https://github.com/fx-kirin/mt4_hst

Last synced: about 1 month ago
JSON representation

Python mt4 hst reader

Awesome Lists containing this project

README

        

# mt4_hst

[![Latest PyPI version](https://img.shields.io/pypi/v/package_name.svg)](https://pypi.python.org/pypi/mt4_hst)

## Usage

```
import mt4_hst
df = mt4_hst.read_hst('pass to hst file')
```

This method returns `pandas.DataFrame`.

## Installation

```
pip install mt4_hst
```

### Requirements

## Compatibility

## Licence

## Authors

package\_name was written by [fx-kirin]([email protected]).