@ramon2020-1 You can limit the maximum amount of consecutive loss with the 'check consecutive losses' block you used in your project. However, you should configure it with '<=' symbols instead of the current one '>='.
Posts made by l'andorrà
-
RE: Where to place module to stop lossesposted in Questions & Answers
-
RE: display distance between a horizontal line and current price in pipsposted in Questions & Answers
@mark_madhukar XYON126 is right. FxDreema is for EA desing only.
-
RE: Draw Tredlineposted in Questions & Answers
@xyon126 Well, honestly I never tried something like that. I have no idea how to do it. Is that even possible?
-
RE: [SOLVED] Cannot manage a position countingposted in Questions & Answers
@jerkha Did you check all those loops independently? Did you confirm they work correctly when isolated?
-
RE: ketner chanelposted in Questions & Answers
@eduhansen Ya veo el problema. En efecto el buffer no está identificado. Eso es debido a que es la versión ex4. Deberías importar el indicador en formato mq4.
-
RE: Block Trade Closedposted in Bug Reports
@ziumo I know it can be annoying, but I recommend you both to rebuild the whole EA from scratch. More than probably the old code is still present in you projects and it will not be substituted by the new one just by changing the block, sorry.
-
RE: How to modify OCO feature?posted in Questions & Answers
@cryptoknight Ok. Now can you please specify:
- Will you program both pending orders manually or will the EA do it automatically?
- When are the pending orders supposed to be removed?
- When the new pending orders are supposed to be programmed?
-
RE: variable almacena ganancia o pérdidaposted in Questions & Answers
@cristian-0 No acabo de entender la cadena de condiciones. ¿Te importaría listarlas de una en una por separado, por favor?
-
RE: Pending order based on price moving a percentage of ATR after a previous condition is metposted in Questions & Answers
@mikev_303 Ok. You need to add the '*' symbol before it. You should insert '*Variable4' with no blank space in the 'Adjust' box.
-
RE: Decrease numbers after the comma to an integer 0.00221010posted in Questions & Answers
@khalids222 Why do you need to reduce the number of digits of an integer number? Integer numbers DO NOT have decimal positions by definition.
-
RE: Fractals Indicator Conditionsposted in Questions & Answers
@dre This is why he's the king of loops in fxDreema!

-
RE: Why is the EA not opening a second trade after I lose the first one?posted in Questions & Answers
@jaime-jimenez said in Why is the EA not opening a second trade after I lose the first one?:
shared/b33irMG6b
This because of block 7. Is it connected to the 'false' output of block 5. Simply disconnect it. You will need a different structure to remove pending orders.
-
RE: Block Trade Closedposted in Bug Reports
@jaime-jimenez Please notice that the admin recently announced some code changes on those blocks. I strongly recommend you to remove them and use new ones.
-
RE: How to check the last closed trade is closed by Stop loss?posted in Questions & Answers
@jerkha You already created a thread to ask exactly that. Please focus on that thread only.
-
RE: HI prof . I want two indicators to take turnsposted in Questions & Answers
@mustapha Not sure I fully understand. Do you need BOTH conditions to be true at the same time (Stachastic + MACD) to open a buy?
-
RE: Why is the EA not opening a second trade after I lose the first one?posted in Questions & Answers
@jaime-jimenez The way share a project is this:
