We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a0553 commit df85806Copy full SHA for df85806
README.md
@@ -1,8 +1,11 @@
1
-# HST File Parser
2
---
+# HST File Parser
+
3
Under Development: So far, only file version 400 supported. I plan to package this for npm.
4
5
### Summary
6
7
MetaTrader History (.hst) file format support for node.js
8
9
_only support for reading .hst files for now. If you need write support, shoot me a message._
10
11
### Usage
@@ -14,4 +17,4 @@ Kyron Taylor (gitbugr)
14
17
Simon Gniadkowski: (HTS File Specification)[https://www.mql5.com/en/forum/149178]
15
18
16
19
### Licence
-MIT
20
+MIT
0 commit comments