@zedeai2 I answered to this same question in your other thread. Please don't duplicate one question on different threads.
Posts made by l'andorrà
-
RE: Lock expert to account / brokerposted in Questions & Answers
-
RE: will the fxDreema be further developed?posted in Questions & Answers
@fxfun said in will the fxDreema be further developed?:
Best way to describe FXDreema status today is it's Coitus Interruptus, in a most anticlimactic way. You get something good but you can just not reach the ultimate climax.
LOL

-
RE: About "time filters".posted in Questions & Answers
@len-1 The weekday filter means that all blocks connected below it will be check all days selected in it, the whole day. What you can do is adding a hourly period below it. This means the blocks below this second one will be checked the days selected in the first one and only for the selected hourly period.
-
RE: How to Lock EA using Acc number, password, etc?posted in Questions & Answers
@zedeai2 Yes, everything is correct but you should move all three blocks to the 'on init' tab and then connect all of them by their yellow outputs to a 'terminate' block. That way, if any of those conditions is not met, the EA will terminate itself.
-
RE: if i want enter indicator inside my EA by fxdreema?posted in Questions & Answers
@moon I'm not sure what you exactly want. By default, fxDreema does NOT include any indidicator's code within the EA code. The only way to do that (but with many limitations) is by inserting the whole indicator's code in a 'custom mql code'. Is that what you are asking for?
-
RE: Help Buy/Sell limitposted in Questions & Answers
@cyt001 The blocks you selected will not provide that orders distribution. You will need to create a specific block structure to get that. Is what you show the whole orders grid or are there more of them?
-
RE: EQUIDISTANT PENDING ORDERSposted in Questions & Answers
@balonginkosi-buthelezi I erased the project, sorry. However, you can replicate it on your own from my screenshot. All blocka are using the defailt setting except for those fields shown above.
-
RE: EA for copying trades(agreed and reversed)from every account to other accounts+optionsposted in Questions & Answers
@ali-pahlawan Don't waste your time creating your own copier. You can find several reliable copiers with many options through the internet. Believe me, you will save a lot of work and headaches.
-
RE: EXPERTS, PLEASE HELP and SHAREposted in General Discussions
@tradeandearn-0 Isn't it opening a new trade?
-
RE: ayuda robotposted in Questions & Answers
@jandrisa Yo te puedo echar una mano, pero me temo que lo que pides es comlicado. fxDreema no trabaja bien con velas renko y y los indicadores ex4 tampoco los maneja tan bien como debería. Lo ideal sería que dispusieses de un indicadors para las velas renko que estuviese en format mq4 y que tu segundo indicador también estuviese así. ¿Crees que sería posible?
-
RE: zigzag projectposted in Questions & Answers
@gunji80 Yes, this is what miro tried to do. Are you a programmer maybe? If so miro will be able to help you.
-
RE: EA using conditions based on different time scalesposted in Questions & Answers
@papaskindog Are you sure of that? I've created many EAs with different timeframe references and they always worked fine. Is that project the whole project or just a part?
-
RE: Experto Para Copy Traderposted in Questions & Answers
@rafa1992chavez ¿Quieres decir comunicar dos plataformas MT4 independientes? Sí, es posible, pero no con los bloques que ofrece ahora fxDeema. Haría falta anador código puro. Si sólo quieres eso de fxDreema no vale la pena que lo intentes. Mejor contrata a un programador que te lo haga a medida de lo que buscas.
-
RE: EXPERTS, PLEASE HELP and SHAREposted in General Discussions
@tradeandearn-0 And isn't it doing that right now? Because that's what the logic of your project says.
-
RE: Why "DELAY" stops the tester ??posted in Questions & Answers
@gaper If I remember correctly, the answer is no. The delay block works with time, and the tester cannot do it. May someone correct me if I'm wrong?
-
RE: Multiple entry once condition metposted in Questions & Answers
@syukran Do you mean opening more than one trade at the same time? That will never happen. MT4 opens them one after another, never all of them simultaneously.
