Compile in the cloud protector via CMD?

 
I am creating indicators that I have to make available for each architecture. I was compiling each project individually, and the indicator contains 4 other indicators through the resouces, so every time I edit or release new updates and work hours to change in the 4 types of architecture, what I thought of doing was to automate this by creating a script via Windows Powershell, but I ran into a problem.


It is reported that you can put command lines for it to create logs or just check the syntax. I wanted to know if there is a way to make it compile the indicators with the MQL5 cloud protection. If not, do you have any ideas of what I can do so I don't have to do what I mentioned earlier?
Integration with other IDEs - Welcome to algorithmic trading - MetaEditor Help
Integration with other IDEs - Welcome to algorithmic trading - MetaEditor Help
  • www.metatrader5.com
MetaEditor allows you to write code not only in MQL4 and MQL5. You can also edit and compile the C++ and Python source code. In addition, you can...
 
João Vitor:
I am creating indicators that I have to make available for each architecture. I was compiling each project individually, and the indicator contains 4 other indicators through the resouces, so every time I edit or release new updates and work hours to change in the 4 types of architecture, what I thought of doing was to automate this by creating a script via Windows Powershell, but I ran into a problem.


It is reported that you can put command lines for it to create logs or just check the syntax. I wanted to know if there is a way to make it compile the indicators with the MQL5 cloud protection. If not, do you have any ideas of what I can do so I don't have to do what I mentioned earlier?

sounds more like a question you should be asking of the support desk.

 
João Vitor: Compile in the cloud protector via CMD?

Please do a search before posting. The question has been asked before.

Forum on trading, automated trading systems and testing trading strategies

How to verify "MQL5 Cloud Protection"?

Fernando Carreiro, 2023.05.07 02:13

As far as I know, the "Cloud Protection" is not available from the command line.

Integration with other IDEs - Welcome to algorithmic trading - MetaEditor Help
Integration with other IDEs - Welcome to algorithmic trading - MetaEditor Help
  • www.metatrader5.com
MetaEditor allows you to write code not only in MQL4 and MQL5. You can also edit and compile the C++ and Python source code. In addition, you can...