
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Just as explained in post #1, use macro substitution instead. This is my rendition ...
Regarding to:
May I know there is a way to define the MBuild dynamically during build time?
Instead of hardcode it every time.
Regarding to:
May I know there is a way to define the MBuild dynamically during build time?
Instead of hardcode it every time.
https://www.mql5.com/en/docs/constants/namedconstants/compilemacros
I forgot that in that post the build information was placed in the description, not in the version. But that doesn't matter in the context of your question.
I forgot that in that post the build information was placed in the description, not in the version. But that doesn't matter in the context of your question.
Thank you!!!