@ladydolares First things first. Can you provide the mq5 files instead? Are you COMPLETELY sure any of those repaint?
Posts made by l'andorrà
-
RE: THE PRICE HISTOGRAM EA----NEED HELLLPPPPposted in Questions & Answers
-
RE: the 1340 MT4 update the stop loss does not work and neither does the triling stop in the EAs, in the DAX30.a Can you help me?posted in General Discussions
@haroldwal Tercer fil per al mateix problema? Més fils oberts no garanteixen més respostes o més ràpides. Si us plau, no dupliquis fils.
-
RE: hello friends, in the 1340 MT4 update the stop loss does not work and neither does the triling stop in the EAs, in the DAX30. Can you help me?posted in Questions & Answers
@haroldwal Veig que has obert un altre fil per al mateix problema de l'altre. Si us plau, no dupliquis, fils.
-
RE: how can Alert box data readingposted in Questions & Answers
@xfire AFAIK you will need a programmer to do that. I don't know any fxDreema block doing that.
-
RE: max number of trades per symbolposted in Questions & Answers
@piptheripper Not sure I fully understand. Are you using one only EA opening trades on many different symbols at the same time, maybe?
-
RE: Has anyone built an EA of Fxdreema and it works perfectlyposted in Questions & Answers
@line Agreed. Can you please share the link to the project?
-
RE: Como puedo abrir una operacion cada X pipsposted in Questions & Answers
@kevdiaz En ese caso debes usar estos bloques en la pestaña 'on trade':

Fíjate que he especificado que la operación de venta debe tocas el SL para que abra una compra. Si lo que quieres es que abra otra venta, selecciona un bloque de 'sell now' en su lugar. Asípuedes jugar con lo que te convenga en cada caso.
-
RE: Pls can anybody help me and program these moving average crossover into eaposted in Questions & Answers
@makabasaking Maybe that is the basic strategy behind the OP request, but I see several custom indicators there that can substantially modify the initial idea. I prefer to have the whole picture before explainign any possible block configuration.
-
RE: problems with mt4 updatesposted in General Discussions
@haroldwal Gràcies a tu. Et recomano que tinguis paciència amb l'administrador. Sol trigar molt de temps a respondre, malauradament.

-
RE: problems with mt4 updatesposted in General Discussions
@haroldwal I'm not a programmer but I'm skeptic about that. Any update on MT4 can include changes in its code that will affect any fxDreema EA. I recommend to contact the admin to let him know the problem.
-
RE: deactivating other robotposted in Questions & Answers
@ali-pahlawan That is a risky thing to do... However, I recommend that one only EA should be used for openening trades and all other EAs dedicated only to manage open trades. For those managing trades you should use this option:

And also what jstap recommends.
-
RE: Trouble buying only when 16:00 crosses the high of 15:00 only!posted in Questions & Answers
@sulyayub said in Trouble buying only when 16:00 crosses the high of 15:00 only!:
shared/CGWo1oenc
Do you mean that crossing is supposed to happen any time from 16:00 to 17:00 or maybe that it happens exactly at 16:00?
-
RE: Como puedo abrir una operacion cada X pipsposted in Questions & Answers
@kevdiaz Cuando dices cada X pips, ¿te refieres en una sóla dirección o en ambas? Como mencionas la martingala, ¿entiendo que sería en ambas?
-
RE: Has anyone built an EA of Fxdreema and it works perfectlyposted in Questions & Answers
@guerrilla Interesting. Are you sure your strategies are profitable on manual trading only?
-
RE: volume limit exceeded errorsposted in Questions & Answers
@mauro0425 Is that volume possible? 646 lots!!??
-
RE: Terminateposted in Questions & Answers
@mohammed65 In that case that's not a trivial thing to do. Setting aside using terminal variables (something I don't know how to) the only option I can see is by sharing some open or closed trade on the history tab. What condition is required in chart 1 for the second EA to be terminated exactly?
-
RE: Is it possible?posted in Questions & Answers
@jpsam EAs don't make money. Strategies do. Try to find a successful strategy and fxDreema will be the tool to make much more money than that if well implemented.
-
RE: Horizontal Lineposted in Questions & Answers
@tipsywisdom Do you mean one only horizontal line at a specific time at a specific day? Then give that specific line a name an ceate a variable chaecking that if that line is on the chart no more lines are plotted.
-
RE: Controlling the opening time of new trades while a trade is open (dodging "No position" block)posted in Tutorials by Users
@zhahz Thank you very much for sharing.
