@xanderrooi9 No link is visible.
Posts made by l'andorrà
-
RE: Heiken Ashi with no tailposted in Questions & Answers
@danzig55 I remember an old post where someone found a custom HA indicator that could be used to do that. I don't remember who and when posted it exactly sorry. Apparently the standard MT4 HA indicator has some issues when used that way.
-
RE: Guaranteeing overall profit by % for both sides.posted in Questions & Answers
@ontradingx That's an ambitious structure to do because the EA will have to scan all open trades from all charts and modify the SL of all of them one by one. How many charts are you planning to trade with the EA?
-
RE: My CUSTOM EA IS ONLY BUY AT CLOSE OF EACH CANDLE AND NO SELLposted in Questions & Answers
@lekan4forex The logic is correct. Is this the whole project or just part of it?
-
RE: how to create a bot with FRACTA INDICATORposted in General Discussions
@david-ozone Can you please share the link to your project? I will check it out. And are you sure the indicator doesn't repaint?
-
RE: Lagging Trailing Stopposted in Tutorials by Users
@bongan89 This is the second thread you created for the same question. I replied to the first one. Please don't duplicate threads.
-
RE: Cerrar orden una sola vezposted in Tutorials by Users
@sercapi Veo que has abierto otro hilo con el mismo proyecto. Por favor, no dupliques hilos y céntrate sólo en el mismo.
-
RE: Finally , Integration of News Filter :) [ MT4 Only ]posted in Tutorials by Users
@cpxiom Simply impressive! Thank you very much for sharing. On your questions, I'm afraid I cannot help because I'm not a programmer, sorry.

-
RE: Trailing Stop is Laggingposted in Bug Reports
@bongan89 Can you please share the link to your project? I will check the issue.
-
RE: problema:se cierra operación de compra sin SLposted in Tutorials by Users
@sercapi No acabo de entender qué es lo que necesitas exactamente. ¿podrías explicar más detalladamente el problema, por favor?
-
RE: Martingala al 5º falloposted in Questions & Answers
@kepler Lo que pides es algo más ambicioso. Para empezar, te comparto esta martingala básica estándar. Verás que es una estructira más compleja de lo que has empezado a crear. Pues bien, lo que pides debería añadir aun más bloques para controlar esa quinta operación.
-
RE: risk fixed with custom type SLposted in Questions & Answers
@clacam If it works, it works. Congrats.

-
RE: Help meposted in Questions & Answers
@greatuzo There should not open a new trade if no crossing happened. Can you please share the link to your project?
-
RE: Open at Price dynamic pending stop orderposted in Questions & Answers
@carlosun You need to insert that multiplier as a variable on the 'price offset' box.
-
RE: why the condition works just for first trade?posted in Questions & Answers
@khansari You need to reinitiate all those fags to the initial position imemdiately after the 'close trades' block.
-
RE: risk fixed with custom type SLposted in Questions & Answers
@clacam First question. Are you sure you need that 'terminal variables' option selected? This is NOT for variables as stated there. On your issue, you will need to select risk percentage instead of risked fixed amount of money in your selected money management. That way lot size will be calculated depending on the variable SL distances.
-
RE: Close Last Opened trade in a group, and so on.. HOW?posted in Questions & Answers
@denis-2 You are using a purple dot on the left opreand that is designed to work on purple blocs only. You should select the equivalent pink dot instead. That one is designed for pink blocks like 'for each trade'.