Skip to content

How to clone and compile Advanced or Rider version? #374

Answered by kenorb
SemanticDev asked this question in Q&A
Discussion options

You must be logged in to vote

After you've cloned repository recursively using Git command by:

git clone --recursive https://github.com/EA31337/EA31337.git

You've to edit src/include/common/mode.h file and comment out (remove //) the right mode (__advanced__ for Advanced, __rider__ for Rider).
Then recompile the main .mq4/.mq5 EA file. In addition, reset the Input parameters to default to refresh it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SemanticDev
Comment options

Answer selected by kenorb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants