@sli1-0 Oh, man! That feature is very, very confusing.
I never used it because it is unnecesarily counterintuitive. My suggestions is to simply avoid it.
Posts made by l'andorrà
-
RE: waiting for blocks to pass questionposted in Questions & Answers
-
RE: Find price where candle crosses a custom indicator (.mq4)posted in Questions & Answers
@sli1-0 Certainly fxDreema correctly identified the buffers. That is good news. However, if values are different probably means the indicator is repainting. This is a common issue for may indicatora plotting lines on the chart. You should try to confirm there is no repainting before looking for a new indicator.
-
RE: Issue with risk % equity, strategy tester says error?posted in Questions & Answers
@alfredinho50 Then doesn't seem to ba a problem with the logic but woth broker conditions.
-
RE: Same price level for SL (of Buy order) and SELL STOP orderposted in Questions & Answers
@alavarte Not completely sure Iunderstand what you mean. Can you please upload an image with an example?
-
RE: How to add different TP'sposted in Questions & Answers
@tim-3 You can use three different 'buy now' blocks with different TP and lot sizes each.
-
RE: Is It Possible to Import Tradingview Custom Indicator?posted in Questions & Answers
@rakibofficial I don't know if indicators can be exported from tradingview. If the can be exported as mq4/ex4 files then yes, you can do it.
-
RE: Avoid trading correlated pairposted in Questions & Answers
@sauce Yes, that block would work as you need just by specifieng here all those symbols (comma separated) applicable to the condition:

-
RE: EA with 3 Moving Averageposted in General Discussions
@ricky-0 Can you please upload an image showing that combinations of conditions? That would help.
-
RE: Texto sobre lineaposted in Questions & Answers
@leka-0 Debes empezar usando estos dos bloques, uno para cada objeto:

Los rectángulos en rojo marcan los parámetros en los que podrá ubicar ambos objetos. En el caso de la derecha, se usan coordenadas de píxeles. Puede probar diversas combinaciones para aprender como se ubica. En el caso de la línea horizontal, puedes ubicarla vinculada a una barra (la opción por defecto), o a un precio determinado, dependiendo de lo que busques.
-
RE: AVERAGE TAKE PROFITposted in Questions & Answers
@luanainteglia What do you exactly mean by 'average take profit'? Price level or money?
-
RE: 3 Moving Average CrossOverposted in Questions & Answers
@thedisliked No. Use a completely separated tree block as I suggested.
-
RE: Open reverse trade when current candle closes above previous candle open, ONLY ONCE.posted in Questions & Answers
@drewliedadeuce Can you please share your project?
-
RE: AFTER STOP LOSS OPEN ON DIFFERENT CHARTposted in Questions & Answers
@luanainteglia You need to use the 'on trade' tab for that. You can select a 'Trade closed' block there and then specify the symbols to be closed for the new trade to be open. Same with the second option. In the first one you need to select 'stop loss' as the closed way oprtion and in the second one 'take profit'.
-
RE: How to Import an EA and Just Lock it with Account ID and name of Userposted in Questions & Answers
@rakibofficial You can create 10 different versions of the EA, one for each user.
-
RE: How to add more trades when 1 openedposted in Questions & Answers
@tim-3 You need to add a separate block tree like this:


