Although I think I get you problem, an image would definitely help. I'm not sure I fully understand why isn't working on candle ID 0.
Posts made by l'andorrà
-
RE: How to set a stop by 2ma crossing 6ma together with a tp by psar.posted in Questions & Answers
-
RE: Possible BUG. Block " Position Closed "posted in Questions & Answers
Again, we can blame MQ5 again.

-
RE: Edit Manually objets in Backtesting in mt5posted in Questions & Answers
AFAIK it was designed that way.
-
RE: Export candle close price to Excel fileposted in Questions & Answers
You can add additional 'write to file' blocks one after the other to get different files with that info. AFAIK there is no way to add more columns per block now.
-
RE: Calculating Position Sizesposted in Questions & Answers
@Ali332133 You can get that value here:

-
RE: List of fxDreema Indicatorsposted in Questions & Answers
Those available by default can be found when selecting the 'indicator' category in any condition block. However, there is no documentation for any of them.
-
RE: buy trade after sell order take profitposted in Questions & Answers
@vijithtr You need to do this in the 'on trade' tab:

-
RE: Loss of 100 Pips or Moreposted in Questions & Answers
You need to select 'greater or equal' instead of 'lower or equal' because you selected a negative number.
-
RE: drow rectangleposted in Questions & Answers
Do you mean a growing rectangle as news candles are plotted from today to the next day?
-
RE: How to set buy and sell to follow same Lot sequence?posted in Questions & Answers
@TashaB Then you should use variable instead of constants. Variables can store variable values and that is exactly what you need. A constant will always be using the same value all the time.
-
RE: Check out today's dealsposted in Questions & Answers
You can use this structure used to close all open trades today when some daily pips profit has been hit. The counter is automatically reset daily:
-
RE: Rest Systemposted in Questions & Answers
That depends on how it is programmed now. In general, removing it from the chart does exactly that if it correctly programmed.
-
RE: How to allow multiple trades on one bar following conditionsposted in Questions & Answers
Remove both 'once per positions' blocks and substitute them by 'once per bar' ones.
-
RE: HOW TO MAKE ALERT MESSAGE >> SL PRICE AT SMA INDICATOR, TAKE PROFIT = PRICE 2X SLposted in Questions & Answers
You simply need to use as many additional slots within the block as you are already using. Do you mean you don't know which options should be selected for the ones missing?
-
RE: How to set a stop by 2ma crossing 6ma together with a tp by psar.posted in Questions & Answers
Not sure I fully understand that 'not later than candle ID 1' part. Could you please upload an image to make it clear?
-
RE: PHONE NOTIFICATION, ENTRY POINT, SL AND TP BASE ON FIBONACCHI LEVELposted in Questions & Answers
@raimi89 You need to position each variable belonging to every price here:
