@l-andorrà said in what can this block do?:
well those two blocks can only remove the objects from chart.
and i was wandering if there is a way to remove a certain condition block once a condition is true
@l-andorrà said in what can this block do?:
well those two blocks can only remove the objects from chart.
and i was wandering if there is a way to remove a certain condition block once a condition is true
@fxdreema thanks for your response
Well i am not worried about the security issues from the fxdreema server, rather i am concerned about the distribution point of view, i mean the mql5 EAs are considered to be uncrackable , people say its impossible to decompile those EAs
so i was wandering if same is the case with the fxdreema EAs, once they are compiled and sold
i know that the compiler in both cases are the same
Hello there is a block called delete

can it also delete other blocks as well?
if not then is there a way to delete a certain block once a condition is true?
@musabbb nope, the indicators I am using are custom indicators
@ambrogio thanks dude, I spent an hour trying to make sense out of these mql5 articles.
And sadly, it all went over my head
If it's cutting off trades there might be a reason behind it.
1: if you are using custom indicators then may be the indicator is Repainting.
2: you may have connected a block somewhere that's causing this, go through the blocks once again
3: maybe you have set the option to close the trade once a certain condition is true regardless of tp or sl
can i keep the indicators inside the ea? so that whenever i give the ea to anybody ,i dont have to give the indicators as well?
@cpbonzo
take a look at this: https://fxdreema.com/shared/af6GTUjAb
i dont understand whats going on it should work fine but its not working at all
@cpbonzo I tried with the candle as well, but it still didn't open any trade
@fxDreema I Need you on this thread Please
is there any way to make an Ea with fxdreema in such a way so that the brokers wont know if the EA is doing Trading or a human , i ask this question because i have heard so many times that brokers try to mess up an EA. And i also heard there are maybe some techniques out there that can make an ea act like there is actually a human doing the trading
How secure is an EA made in fxdreema ? by "secure" i actually mean is it possible that an EA made with Fxdreema to be cracked? Or is it just as secured as any other ea on mql5.com ?
well i am nowhere near making any good ea but i still wanna know for my knowledge
@l-andorrà
so script can not keep the brokers from knowing that automated trading is being performed on a certain account?
there are lots of brokers out there who try to mess up an EA thats running on an account with them,
There are 2 options in fxdreema
@nhamfx said in My questions:
Yes you can
Simply download it in MQ4 Format and when you need it after sometime just import that File