Mt4forexparser

Latest version: v1.1.41

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.41

Same as in 1.1.31, but module was re-build for **python 3.9** and newest.

1.1.31

**WARNING! For python 3.7 only!**

Now you can draw an interactive price chart after parsing Metatrader 4 data with `--render` key. For example:

commandline
mt4forexparser --mt4-history ./tests/EURUSD240_new_format_401.hst --output test.csv --parse --render


After running the command above, you will get three files:
- `test.csv` — .csv-file containing prices (example: [./media/test.csv](https://github.com/Tim55667757/MT4ForexParser/blob/1.1.31/media/test.csv));
- `index.html` — price chart and statistics drawn using the Bokeh library and saved to an .html-file (example: [./media/index.html](https://github.com/Tim55667757/MT4ForexParser/blob/1.1.31/media/index.html));
- `index.html.md` — statistics as simple text, saved in markdown format (example: [./media/index.html.md](https://github.com/Tim55667757/MT4ForexParser/blob/1.1.31/media/index.html.md)).

![](https://github.com/Tim55667757/MT4ForexParser/blob/1.1.31/media/index.html.png)

1.0.17

Release include main functionality: it can parse MetaTrader 4 history files.
Read more here: https://tim55667757.github.io/MT4ForexParser/

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.