@alhammeed1990 'Horizontally' arranged blocks will ALL be executed, not only the one that is relevant. If you want ONLY one of them to be executed, then you nerd to connect an OR block below all of them.
Posts made by l'andorrà
-
RE: Block arrangementposted in Questions & Answers
-
RE: Once per trade/orderposted in Bug Reports
@Frosties Definitely this should work correctly. Is this just part of the project or all of it?
-
RE: Duplicating indicator windowsposted in Questions & Answers
@enviraldesign Just curious. What do you do to fix the issue?
-
RE: Weekday filterposted in Questions & Answers
@alhammeed1990 Don't you mean 'modify variables' instead of 'terminal variables'?
-
RE: how to create a possible take profit lineposted in Questions & Answers
@RakeshR Do you mean the combined TP for all open trades? If so, what do you mean by 'which we see in chart'? Unless you programmed it explicitly, no line is visible on the chart for that.
-
RE: custom indicator buffer problemposted in Questions & Answers
Could you please share the link to the project to take a look at it?
-
RE: Easy scrolling and navigation multiple Areas w/ 100+ blocksposted in Tutorials by Users
Or you could use a different browser instead, like Firefox.

-
RE: Link blocksposted in Questions & Answers
@jstap Just pointing out that this is true for the block on top for each tree only and not for the blocks connected below it.
-
RE: all of my blocks has disappeared mt5posted in Bug Reports
Try Firefox, like me. That never ever happened.
-
RE: point to exact number of chartposted in Questions & Answers
@mahdi-din7 You will need variables to do that. Are you familiar with variables?
-
RE: ea review tick data suiteposted in Questions & Answers
@matin-gh Move to MT5 backtest. It is 1000% faster on any imaginable way.
-
RE: NEW EA Sposted in Questions & Answers
@jaydip No matter how you do it, they will always be open sequentially, so probably the open price will not coincide 100%.
-
RE: Save variables/constants if terminal closes/crashesposted in Tutorials by Users
Very useful, as usual. But shouldn't those blocks be on the 'on deinit' tab instead? Why updating the values all the time and not only when the platform crashed/disconnected?
-
RE: Orders at highest/lowest candle priceposted in Questions & Answers
@Mani13 You can create 2 variables, one for each value and then use them this way:

In my example, you'll get the value for the last 10 candles.
-
RE: Source file and ex4 or ex5 not downloding to expert folder anymoreposted in Questions & Answers
Try to use a different browser. I work on Firefox and that never happens.
-
RE: How to have 2 Conditionsposted in Questions & Answers
Block 1 needs to be used in a different separate block tree headed by a grey 'pass' block.
-
RE: Alguien me quiere ayudar con mi botposted in Questions & Answers
No se pueden subir bots a fxDreema que no hayan sido construidos con fxDreema, lo siento.
-
RE: Como agregar un indicador que funciona con templatesposted in Questions & Answers
@juan1000 De acuerdo. Una vez el indicador y la plantilla estén instalados en MT4, debes usar esots blocques en la pestaña 'on nit':

Has de usar el mismo exacto nombre que el de la plantilla en ese espacio. Y luego rezar para que fxDreema lo reconozca, como ya dije.
