@wadz91 I replied you in the other thread you asked for the same issue. Please don't duplicate threads.
Posts made by l'andorrà
-
RE: 10 Pips a day EA - Turing Off EA after making profits +10 Pips per dayposted in Questions & Answers
-
RE: Part of Indicators Bug Problemposted in Bug Reports
@johann-0 Never found that problem. I'm interested to see how the admin fixes it.
-
RE: The " Bucket of positions " block works perfectly in the backtest, but it doesn't work in the real market.posted in Questions & Answers
@ontradingx The logic is correct so the problem is on the MT4 terminal. Are you backtesting it on the same terminal the EA is trading?
-
RE: Turing Off EA after set $/Pips madeposted in Questions & Answers
@wadz91 You can find some inspitration here maybe:
https://fxdreema.com/shared/KoZ4XoeUd
It doesn't turn off the EA but it stops trading until the next day.
-
RE: how to set maximum trade by conditionposted in Questions & Answers
@ziyaad9310 If you want to create a martingale (something I DO NOT recommend) here you have a fully functional one:
https://fxdreema.com/shared/6o0uTdg3e
I hope it helps.
-
RE: Cant fix lot size on EA (SOLVED)posted in Questions & Answers
@gtoat777 I see you solved the issue. Can you please share the solution so others can find a way?
-
RE: Change the languageposted in General Discussions
@cuyano Me temo que por el momento eso no es posible. Las únicas lenguas disponibles en fxDreema son el inglés y el búlgaro.
-
RE: Heiken Ashi Barsposted in General Discussions
@zahin007 said in Heiken Ashi Bars:
shared/99metLete
I can't see the indicator is used anywhere. Is this the complete project?
-
RE: Cant fix lot size on EA (SOLVED)posted in Questions & Answers
@gtoat777 Do you mean your balance? That will get lot size values simply impossible. An $1000 account would mean 373 lots!!

-
RE: configurar teclas rapidas para ordenes complejasposted in Questions & Answers
@manuel227 sñi que se puede. Debes ir a la pestaña 'on chart y encabezar cada tecla que quieras usar con el siguiente bloque:

Especificas la clave de la tecla en él y debajo conectas los dfemás bloques a ejecutar cuando la presiones. Y así con cada una que necesites.
-
RE: Drawdown shown as a percentage % on the screenposted in Questions & Answers
@piotras10000 You can create a variable and the do this calculation:

Then you can visualize the result via 'Comment' block.
-
RE: payment issueposted in Questions & Answers
@fxdreema You can try a wise.com account. They offer multicurrency accountsin EUR and USD and comissions are reasonable.
-
RE: The " Bucket of positions " block works perfectly in the backtest, but it doesn't work in the real market.posted in Questions & Answers
@ontradingx Can you please share the link to the project?
-
RE: Closing an order always with a positive value.posted in Questions & Answers
@ontradingx It is not a bad one, but that block doesn't include swaps and comissions. Depending on the value required it can work.
-
RE: zero divide in '8320-30394.mq4' (12065,31) THIS ERROR CODE MAKES MY EA STOPposted in Bug Reports
@serioza It is a problem with the SL position. The Ea is looking for a SL that is not there. Can you please share the link to the project?
-
RE: stop orders above/below last x candlesposted in Questions & Answers
@baxishparmar Good for you!

-
RE: How can I stop placing Buy Limit/Sell Limit pending orders?posted in Questions & Answers
@baxishparmar You're welcome.