@smanotasg1 Easy. You need to do this:

@smanotasg1 Easy. You need to do this:

@jjtrader The only solution I can see right now is opening both trades WITHOUT TP level. Then you create two groups, one for each open trade and then make the pink blocks to close one of them when hitting the requestes TP distance. That way the broker will not see (ie, detect) any TP level on the chart.
@nk0815 You can 'simulate' them on a demo account separated from your trading account.
@khansari How can CCi be '-100 or less' if it is supposed to be between -25 and -75 as per your second condition? Could you please include an image showing the scenario you are looking for?
@kepler De acuerdo. Se trata de un proyecto muy ambicioso de construir, ya que necesitarás diversas variables que controlen todos esos cálculos. ¿Tienes ya creado algun próyecto inicial sobre el que trabajar?
@kestra Ok. Now I see. The problem is that you are requiring to close a 70% partially on every distance. That cannot happen because lot size will not necessarily be a number that can be closed at thart specific % on each level. Closing the 70% after a previous 70% will more than probably make the platform to ignore that order. You should select a more realistc % distribution.
@artteesgraphics That is an ambitious structure to implement. You will need a set of variables to control all the calculations required to check that condition. Do you have an initial project to begin with?
@fxdreema-8 Do you mean adding that feature to the indicator and not to the EA? Then you will need a programmer to do that.
@mark-hal I can't upload it. Are you sure this is the correct file? Can you please share the link to the prokect instead of the file?
@mark-hal Can you please share the link to your project? That would help.
@frendo You can also search for 'the andorran investor' Youtube channel.
@fireblade Can you please share the link to your MT5 version? That would help.
@kepler Ahora entiendo lo de la antimartingala, pero sigo sin entender por qué la quinta operación pasa a 0.09 lotes cuando las cuatro anteriores se abrieron con sólo 0.01.
@administrator All bots created with fxDreema are fully funtional, regardless if created by free users or subscribers, if that is your question.
@laudable222 I'm afraid you will need a programmer to modify the indicator's code. fxDreema cannot identify its buffers correctly, sorry.
@cristian-0 No soy programador, de modo que mi sugerencia no debe ser la más eficiente. Deberías duplicar las variables. Una sería siempre string para almacenar los dados que no se suman y luego otas double para los datos que sí. Aunque la pregunta es ¿por qué no usar sólo las double si a fin de cuentas debes sumar esos valores?
@piotras10000 Well, you can connect those blocks to any other blocks if necessary. My example is just a picture of what you need, but you con combine them wherever necessary.