Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fx-kirin/mt4_hst
- Owner: fx-kirin
- License: mit
- Created: 2019-08-26T07:28:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T07:46:58.000Z (over 5 years ago)
- Last Synced: 2024-11-30T09:22:52.028Z (about 2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]).