Blocks 14 and 15 are using a 'pink' option while having no 'For each trade' above them. I suggest you to include one of them on top of both. Initially no need to duplicate them (one for buys and another one for sells) would be necessary.
Posts made by l'andorrà
-
RE: about 'Check type (last loser) (last winner)' stopping tradeposted in Bug Reports
-
RE: communicate between 2 mt4 on same computerposted in Questions & Answers
So you want a copier. I know this has been asked for several times in the past and the answer is that both of them can be created separatedly but communicating them needs custom code that ASAIK no one shared in this forum, sorry.
-
RE: EXPORTAR VENTANA DE DATOSposted in General Discussions
I guess it should be possible, but I'm afraid I have no idea how to do it? Anyone else can give some help?
-
RE: modify a variable while earnigposted in Questions & Answers
Additionally, all your blocks are on the 'On Trade' tab now, but you haven't specified in which trade conditions are all those blocks to be calculated. That means that if no trade is open manually (are there any automatic trades planned?) nothing at all will happen.
-
RE: Como guardar un precio, en una variable / How to save the price inside a variableposted in Questions & Answers
Genial haberte podido echar un cable. Mira de hacer los cambios que te comenté y si tienes más dudas vuelves a este hilo y las resolvemos ;).
-
RE: Protecting our EAposted in Questions & Answers
Not my field of expertise, but I'm sure it is possible. Programmers in this forums can help you, I think.
-
RE: modify a variable while earnigposted in Questions & Answers
Can you reupload your last version, please?
-
RE: about 'Check type (last loser) (last winner)' stopping tradeposted in Bug Reports
Can you change candle ID for the right operand on blocks 560 and 561? Looking for candle close on the current bar is risky. Why not specifying candle ID 1 on the both right operands and candle ID 2 on both left operands there?
-
RE: Donchian channel breakout strategy does not run.posted in Questions & Answers
Be aware woth block 1. Now if you have ANY trade (buy or sell), there will not be ANY OTHER trade. Is that what you want? If not, you should duplicate that block: one for buys and anothe for sells.
-
RE: How to use EA to test multi-currencyposted in Questions & Answers
I'm afraid that although it is possible to do that on MT4, fxDreema is not as efficient to do EAs for MT5. But hey, maybe someone else can offer a better answer.
-
RE: there is no 'buy profit' 'sell profit'posted in Questions & Answers
This is the way to do it (for buys only in this case):

-
RE: about 'Check type (last loser) (last winner)' stopping tradeposted in Bug Reports
And what's the problem exactly?
-
RE: como detener el take profit?posted in Questions & Answers
No es posible hacerlo desde el bloque Buy/Sell. Tienes que crear un conjunto de bloques separados en el que se cierren todas las operaciones que haya en ese momento abiertas.
Prueba esto:
-
RE: A BUG ABOUT BETTING:CUSTOM SEQUENCE / LOOPposted in Bug Reports
I didn't notice you had created three different threads for the same question!
-
RE: QUESTION ABOUT BETTING AND LOOP!posted in Questions & Answers
I answered this exact question in another thread.
-
RE: Question about Betting: Custom Sequence,lot size can not be resetposted in Questions & Answers
Yes, that is more than plausible. If you read some of my messages in this forum, I don't recommend to create EA on MT5. It's too much buggy, I'm afraid.

You should contact the administrator through the support page.