Skip to content

Commit 2c316b6

Browse files
committed
+ tslint. ~ update readme.
1 parent d7ce56e commit 2c316b6

File tree

6 files changed

+105
-2975
lines changed

6 files changed

+105
-2975
lines changed

README.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,31 @@
1-
# HST File Parser
1+
<img src="hst_parser.png" height="80px" />
22

3-
Under Development: So far, only file version 400 supported. I plan to package this for npm.
3+
# HST File Parser
44

55
### Summary
66

7-
MetaTrader History (.hst) file format support for node.js
7+
Parser for the MetaTrader History (.hst) File Format in Node.js
8+
9+
### Table of Contents
810

9-
_only support for reading .hst files for now. If you need write support, shoot me a message._
11+
* [Summary](#)
12+
* [Table of Contents](#)
13+
* [Installation](#)
14+
* [Usage](#)
15+
* [Author](#)
16+
* [Thank You](#)
17+
* [Licence](#)
1018

1119
### Usage
1220

1321
### Author
22+
1423
Kyron Taylor (gitbugr)
1524

1625
### Thank You
17-
Simon Gniadkowski: (HTS File Specification)[https://www.mql5.com/en/forum/149178]
1826

19-
### Licence
27+
Simon Gniadkowski: [HTS File Specification](https://www.mql5.com/en/forum/149178)
28+
29+
### Licence
30+
2031
MIT

hst_parser.png

40.8 KB
Loading

0 commit comments

Comments
 (0)