Remove both 'once per bar' blocks from ots current position and put just one on top of blocks 93 and 97.
Posts made by l'andorrà
-
RE: WHY ONE PER BAR NOT WORKINGposted in Questions & Answers
-
RE: On a different subject than usualposted in Questions & Answers
Thank you for your kind words. I hope you're fine too.
-
RE: Multiply volume on each tradeposted in Questions & Answers
Then you should use what q8carpenter suggests.
-
RE: Candle breakoutposted in Questions & Answers
Honestlu I don't see any issue with the logic of the EA. Maybe someone else can see something I cannot?
-
RE: Trailing Stop on last Barposted in Questions & Answers
That will not be a trailing stop necessarily. Maybe that stop will move up and down depending on the high/low level of the previous bar. A trailing stop neves moves back, just forward. Are you sure that is what you want?
-
RE: TRAILING STOPposted in Questions & Answers
@ituinvests Is it supposed to happen just once or every 20 pips?
-
RE: TRAILING STOPposted in Questions & Answers
@halla55 I'm afraid that structure will not work properly. Pink block shouls be connected to a 'For each trade' block on top.
-
RE: how to run a few pair of currency on backtest togetherposted in Questions & Answers
The only way to do it is byu using the MT5 platform. That is not possible with MT4.
-
RE: Manual Intervention - EAposted in Questions & Answers
That 'pass' block is unnecessary unless you are modifying a variable in it. On the other hand, I'm not sure ti use a 'For each closed trade' block. Finally that 'delay' block is not operational for what you want (I guess).
AM I right to say that the launching part is working correctly and the that part it isn't is the one blocking new trades. Right?
-
RE: 10 pips in fxDreema are 100 Points in MT5posted in Questions & Answers
You will need to modify the position of number 1 in the first Pip rules size. Try move it to 0.1.

-
RE: MA Crossover helpposted in Questions & Answers
Xfirte is right. Could you please share your project instead of offering its compiled version? That is always way more effective an quick to review for people in the forum.
-
RE: can't downdload my EAposted in Questions & Answers
You will have to pay a monthly subscription to download any EA regardless the amount of block connections.
-
RE: Multiply volume on each tradeposted in Questions & Answers
You need to create an independent blocks tree whitj these two:

You will need to insert tyhe conditions to be met for the additional volume between them.
-
RE: hi, i need help, i would like you to open only one operation each change of trend hpw can i do?posted in Questions & Answers
Seb0 is right. Take a look at those examples and then create your first project. We'll wait here to take a look at it when you need it.

-
RE: Hello friends, I would like to find some maximums and minimums, can you help me do this in fxdreema?posted in Questions & Answers
Block 27 has a problem. You should specify the timeframe to 'Monthly' instead of 'currently', as it is now.
-
RE: Candle breakoutposted in Questions & Answers
Nothing at all? Are you using the same broker for backtesting and live trading?
-
RE: Open Trade at candle open and close the trade at candle closeposted in Questions & Answers
I see you opened another thread for this same issue. Solution will be there.

-
RE: What is the problem ??posted in Questions & Answers
Do the arrows really appear on candle ID 1? If not they maybe appear on Candle ID 2 or even beyond.
