Hi,
I want to change lots of names and variables and that would be very time consuming to do manually.
I would like to know if there is any way to edit a project with a text editor in order to replace the names.
Greetings.
Hi,
I want to change lots of names and variables and that would be very time consuming to do manually.
I would like to know if there is any way to edit a project with a text editor in order to replace the names.
Greetings.
Hi, I want to convert variables to constants on the Desktop version. I have lots of them on lots of blocks so doing it manually would be really tough.
Is there any way I could do it in a fast way?
Hi,
I would like to take a project from the online builder to the desktop one.
I'm trying to do it exporting/importing from .mq4 but Desktop version doen't allow to import them.
I've solved it reinstalling. I don't know what was the cause. Maybe file corruption.

I'm getting this message with no additional info, so I don't know what to look for to solve it.
It appears on any script I use so the cause isn't the code.
MQ4 Compiler has run fine for months until today.
Well, basically I'm concerned with the bugs the actual Desktop version has connecting nodes for example.
I'm sure the web version has them solved in comparison.
I would like to start a petition to update the current Desktop version.
I know that the author isn't actually interested but I think that a lot of us is, so please, show it your interest posting a message so maybe the author can see that people really have interest on it.
Thanks!
Thank you, it works perfectly. It's not a very elegant approach but it works fine.
I think that it would be more adequate to have different kinds of loops for orders and trades to avoid this problem but I'm happy to see it can be done with some workarounds.
I need to get the stop loss price from a pending order to use it to set the TP for an opened trade, but I can't get it using a "For each pending order" loop.
I'm attaching a script with the blocks I'm using.
What I'm doing wrong?
Thanks.