Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds special platform variables: latest, latest-mt4 and latest-mt5 #17

Open
kenorb opened this issue Jul 21, 2020 · 0 comments
Open

Adds special platform variables: latest, latest-mt4 and latest-mt5 #17

kenorb opened this issue Jul 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kenorb
Copy link
Member

kenorb commented Jul 21, 2020

The mt-version param should accept the following special values:

  • latest - downloads the latest MT release (e.g. 5.0.0.2515).
  • latest-mt4 - download the latest MT release compatible with MQL4 (5.0.0.2361).
  • latest-mt5 - download the latest MT release compatible with MQL5 (e.g. 5.0.0.2515).

The default param should be the latest. If path consist .mq4, then switch latest to latest-mt4.

This is the workaround for GH-15.

@kenorb kenorb added the enhancement New feature or request label Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants