Skip to content

v1.0.3

Compare
Choose a tag to compare
@kenorb kenorb released this 07 Jun 21:29
· 271 commits to master since this release
4b66e6c

Changelog:

  • Development fixes.
  • Refactors platform downloading from MT-Platforms repo [GH-158]
  • Push images to Github Packages [GH-180].
  • Adds script to convert CSV files into FXT/HST formats.
  • Adds script to download Forex historical data.
  • Adds script to generate backtest data.
  • Adds mt_modify.py to support modifying various formats [GH-154].
  • Fixes installation of MT4 an MT5 [GH-155].
  • Adds scripts to read and modify MT formats (mt_read/mt_modify commands) [GH-167].
  • Adds configuration file for MT5.
  • Adds support for GitHub Actions [GH-177, GH-174, GH-176, GH-177].
  • Adds Dummy script for OnInit() testing.
  • Improves messaging (prints info and errors to stdout instead of stderr).
  • Avoid volume rounding on data convert [GH-194].
  • Cross-platform compilation fixes [GH-197].