@changew Hedging projects are not trivial. You need several variables controlling each open trade and several loops controlling profit every single tick. If those S/R lines are generated by a custom indicator that would help. Can you please share it?
Posts made by l'andorrà
-
RE: Info templateposted in Questions & Answers
-
RE: Strategy Tester Stops Workingposted in Questions & Answers
@daniel208forex I always download the platform directly from the broker's page itself. So far no broker's platform has failed in such a way.
-
RE: Gridding systemposted in Questions & Answers
@ramimoujaes Then I'm afraid I don't know how to do it. You will need a way to communicate one EA with the other one via terminal variables. I hope someone else can help.
-
RE: How do I set a special condition in the stop out level or margin ?posted in Questions & Answers
@khalids222 Then it os certainly difficult to do. You need a loop to identify all open trades right now and counting what they are doing. I'm afraid this is not my field of expertise, sorry. Maybe roar or miro can help.
-
RE: Question about Trailing Pending Ordersposted in Questions & Answers
@given What do you exactly need?
-
RE: how to close trades on specific market conditionsposted in Questions & Answers
@kevola Can you please share the link of your project?
-
RE: Initiate with bears are bullsposted in Questions & Answers
@fideld003 You should use the last condition option (and do not remove the block 'bears in a row') but the pips value should be 'as price fraction, and not 'this value, as is', as is the case in your right operand conditions.
-
RE: variable almacena ganancia o pérdidaposted in Questions & Answers
@cristian-0 Hay cosas que no entiendo. ¿Por qué sumas 0 al valor del take profit en el bloque 13? Para eso ya tienes el valor del take profit. ¿Te funciona correctamente el bloque 16? Sigues usando la opción 'the value, as is' cuando deberías usar 'as price fraction'. ¿Seguro que el resultado que obitienes es el deseado?
-
RE: Info templateposted in Questions & Answers
@changew That's an ambitious project. How will those supports and resistances be plotted (manually or via custom indicator)?
-
RE: How do I set a special condition in the stop out level or margin ?posted in Questions & Answers
@khalids222 Now I begin to understand. Is there a maximum or minimum amount of trades to open at the same time?
-
RE: ASH Custom Indicator ( 2 line cross Indi)posted in Questions & Answers
@vinaluag Sure. I will help you. First things first. Did you imported that custom indicator to your fxDreema account?
I recommend you to read this tutorials for it:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file -
RE: Gridding systemposted in Questions & Answers
@ramimoujaes Ok. There are two way to do it. The first one is by using terminal variables and I'm afraid I have no idea how to use them. Maybe someone els can help in the forums. The second one is by identifying the ticket number of the trades opened by the old EA. Was that old EA created with fxDReema?
-
RE: Gridding systemposted in Questions & Answers
@ramimoujaes Ok. So you need both old and new EAs or the new one only?
-
RE: Initiate with bears are bullsposted in Questions & Answers
@fideld003 You need to specify candle ID 2 on the 'bears in a row' block, and not 1 as it is now.
-
RE: How do I set a special condition in the stop out level or margin ?posted in Questions & Answers
@khalids222 I'm afraid I don't fully understand. You have 10 buys and cannot open the eleventh one but want 11 sells at one? Is that what you mean?
-
RE: How do I add take profit condition to trade once it initates?posted in Questions & Answers
@ashbee001 Ok. Then you need this:

In this example all trades will be closed when they are 50 pips in profit.
-
RE: Error when backtesting EAposted in Questions & Answers
@aremy Can you please upload a scrrenshot of the error message?
-
RE: joker TO SELECT OBJECTposted in General Discussions
@cesardefez Yes, now I understand. However, I'm not sure that is possible in fxDreema unless you use a custom code block. I'm not a programmer so I cannot be more helpful, sorry.

-
RE: Gridding systemposted in Questions & Answers
@ramimoujaes Ok. If I undersand it correctly both new and od EA will be running on the same NT4 platform. Correct? If so I don't think it should be very difficult. Just one more question. Will there be any other EAs running the the MT4 at the same time (no matter in that or any other symbols).
