Ok, but i looked there is an EA that can delete all Indicators that are placed on the MT4 no mather how many and no mather on how many charts, the bot can delete/remove all Indicators is this also possible with eas?
Here the link to it: https://www.mql5.com/en/code/18036
Posts made by go.funded
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
but isnt it possible with another bot or smth? that everythoing works automatically?
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
@l-andorrà How do i blcok theese 2 bots?
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
Im trying to explain more precise
I got an EA written in 2 EAs running on 2 Charts at the same Time
Running from Asia to London Session
But I want !IF! a specific Profit got hit like 50$ every night that the 2 EAs running on the 2 different Charts are turning Off/stop trading, and all Floating Profit/loss is getting closed
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
its closing only the trades but isnt deleting the bots or anything else, and only if a specific DD/max Daily loss got it
and afterwards the EAs trading along, i tryedwhat link should i share? like there isnt anything thats working what i want, i see several people with the same prblme like me
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
yeah saw this link but isnt working like i want
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
What link you mean thats above?
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
I found on mql4 how to remove an EA, but it works only for the EA that the code is programmed inside, but i dont want to edit my 2 bots i just want 1 extern bot that can close 2 extern bots, you know what I mean?
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
you got an code for this?
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
@padletut dont know what you mean Bro, can you explain me pls
-
RE: How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
@l-andorrà my bot is written in 2 bots running on 2 charts at the same time, i want when an specific amount of Money in $ got hit that the bot is turning off (both of them) and close all floating trades
-
How to EA- turn off Auto Trading disable after profit got hitposted in Questions & Answers
Hello, I need help I wanted to create an Bot/EA that turns off "AUTO TRADING" after an specific Profit target got hot. I need the tunr AUTO TRADING off and not the DELETE BOT than, please lemme know if you can help me.