Remove EA
-
hello Fx, you could create this block for me?
-
I think that Terminate EA is able to do that, after I added this part in it's code:
PostMessageA( WindowHandle(Symbol(),Period()), 0x0111, 33050, 0 ); // Self terminate EAThis method uses "user32.dll", but if dll's are not allowed, it stops the EA in soft mode - sets a variable who disables all the blocks from execution. Isn't that block working for you?
-
I would need a block that removes the EA!
As you can see in the 'example, if I close the platform and then re open it, you create another BUY!
I wish the EA only works once such as SCRIPT. -
Well, in this case why don't you put it into "scripts" subfolder?
I have an idea to make it possible to mark the project as expert or script (or indicator, in unknown future) because at the moment all the projects are considered as expert advisors, but I think if you put it into "scripts" it will work as a script.
-
Ooops, I just found that I have missed to upload the last update of "Terminate EA" that I've made weeks ago...
You can try it now.
-
.....You should get a monument
....... thanks
works perfectly!!!! -
I don't like monuments... they are so dead!
