@rubvil This is the way to do it with pips:

Can you please provide some example about the second option with CCI. Not completely sure what you mean.
@rubvil This is the way to do it with pips:

Can you please provide some example about the second option with CCI. Not completely sure what you mean.
@banditdos Not sure I fully understand you. Do you mean createing one EA with a panel that can modify other EAs ot other charts with the same EA?
@umbrellamaker If you the exact name of the line, you can do it this way:

But you need to be sure no other line has the exact same name. Otherwise the vairiabla will not know wich one to store.
@yerlin I can't open google drive accounts. Can you please use any other free storage service?
@xyon126 Vale, ya lo pillo. Pues me temo que hace falta nuevamente un bucle que busque esa información y la actualice a cada tick. No es nada fácil, la verdad. Te recomiendo, como en otras ocasiones, que pidas ayuda a roar en inglés. Usa ese mismo esquema y tradúcelo para que lo pueda entender. Lamento que pidas cosas tan difíciles que no pueda resolver yo mismo con la facilidad de roar. 
@migen This is a question for hadrcoders (ie, not me). Anyone present here?
@jazzybhai Initially, that is possible, but it also depends on the rest of required conditions.
@cesardefez But you can also specify group numbers in each 'For each trade' block. Including more than one comma separated.
@moses-2 Sorry. I meant a screenshot on your MT4 chart showing how those bollinger bands are supposed to be met for a trade to open.
@balonginkosi-buthelezi Did you try to search for the key word 'martingale' on the search tool? You will find many info about that kind of EAs. By the way, I do not recommend you to use it. It is not successful in the long run.
@profit-man It is certainly weird. The logic is correct. I simply can't find any reason for the EA not to work properly. Is this the whole project or just a part of it?
@pedrog That is exactly your answer as in your previous post. Can you please provide additional info about what you need?
@rubvil As far as I can see the indicator is correctly identified by fxDreema. Depending on the conditions you need, there should be no problem ti implement it.
@umbrellamaker We human traders can 'see' those areas very easily, but the EA need detailed and explicit conditions to search for in order to find them. I just see two options: you draw those lines and the EA wil try to identify them (complicated) or you get a custom indicator doing all the job. If that custom indicator can be properly indentified by fxDreema that would easu the project more than substantially.
@yader-mayorga Duplica el bloque 'No trade' en la parte superior. Usa uno sólo para sells y otro distinto sólo para buys. Pero piensa que te abrirá múltiples operaciones a medida que añada volumen.
I would like my manual trades being plotted on screen exactly like those created by both buy/sell now blocks. I guess they are hardcoded within those blocks. If not, How could I get the, I see that 'draw arrow' block is for vertical arrows only, not for the horzontal ones created by those blocks.
Any help will be appreciated.