@sakoora คุณสามารถทำอย่างละเอียด
Posts made by josh01
-
RE: สามารถใช้งานกับ crypto bitcoin ได้หรือเปล่าครับposted in Questions & Answers
-
RE: what can this block do?posted in Questions & Answers
@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 -
RE: I have two questionsposted in Questions & Answers
@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 -
what can this block do?posted in Questions & Answers
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? -
RE: keeping indicators inside the EAposted in Questions & Answers
@musabbb nope, the indicators I am using are custom indicators
-
RE: keeping indicators inside the EAposted in Questions & Answers
@ambrogio thanks dude, I spent an hour trying to make sense out of these mql5 articles.
And sadly, it all went over my head -
RE: CRAZY6 EAposted in Questions & Answers
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 -
keeping indicators inside the EAposted in Questions & Answers
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?
-
RE: NO TRADEposted in Questions & Answers
@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 -
RE: NO TRADEposted in Questions & Answers
@cpbonzo I tried with the candle as well, but it still didn't open any trade
-
I have two questionsposted in Questions & Answers
@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
-
-
RE: What is the difference between EA and Scriptposted in Questions & Answers
@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, -
What is the difference between EA and Scriptposted in Questions & Answers
There are 2 options in fxdreema
- ExpertAdvisor
- Script
so what is the difference between them?
-
RE: My questionsposted in Questions & Answers
@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
