But what's the point of changing the SL when the order is placed. Why not using the correct SL in the first place? I don't see the logic behind that.
Posts made by l'andorrà
-
RE: How to create new stoploss and take profitposted in Questions & Answers
-
RE: insert indicator to fxdreemaposted in Tutorials by Users
Sadly, fxDreema cannot be used to create an indicator. It is designed to create EAs only.
-
RE: Placing multiple indicators in one windowposted in Questions & Answers
Sadly that is not possible in fxDreema. You will need to hire a programmer to create a combined custom indicator with all of them and then import it into your fxDreema account.
-
RE: How to create new stoploss and take profitposted in Questions & Answers
Sorry. I missed your posts. I'm not completely sure what you exactly need. If your pending orders include an initial SL, when do you need it exactly to be modified? As soon as the order is triggered or later?
-
RE: Dynamic position sizing for Indicesposted in Questions & Answers
Never experienced that? Did you test other brokers? Maybe your broker is limiting your CFD specifications.
-
RE: update time in variableposted in Questions & Answers
@parvizabdi66 You can do something like this:

-
RE: Replicating condition on custom mql code blockposted in Questions & Answers
Sadly, I'm not a programmer, so I'm afraid I cannot be any helpful. However, jstap is, so maybe he can.
-
RE: Use 40% level of Fib as TP and close all tradesposted in Questions & Answers
That is a tricky one. The first thing to consider is the exact set of conditions used to determine where exactly the Fibo is positioned on the chart. Can you please be more specific on this?
-
RE: EAs do not open operations in MTposted in Questions & Answers
Can you please share the link to your project? I will review it.
-
RE: Auto entry position using 'My Indicators'posted in Questions & Answers
Is this the whole project or just part of it? Are you sure you selected the correct buffers?
-
RE: selling expert advisor in mql5 wesite?posted in Questions & Answers
@mortezakarimyar This question is not related to the one created by the original poster. That said, no. You cannot share your account to any other person.
-
RE: Change order line colors related to magic numberposted in Questions & Answers
What do you mean by 'at what TF an order line is related'? An order is active on all TF.
-
RE: Question on Breakeven and then start Trailing stopposted in Questions & Answers
@Suraj0544 The problem of price crossing cannot be used as per your block 11 settings (sadly). What you can do is using the current candle o close instead of the ask price to cross the line.
On the check distance issue, I recommend to try a separate smaller version of the block and try it alone. It should work. If it doesn't work here the reason is probably some code interfering from outside it. -
RE: How to create new stoploss and take profitposted in Questions & Answers
@Hits In my example above, yes.
-
RE: money management expert sourceposted in Questions & Answers
What do you exactly mean by 'advanced capital management'?
-
RE: partially closing strategy combined with Martingale/Grid.posted in Questions & Answers
This is a big project to be reviewed. There is no immediate solution for what you want. What do you exactly mean by 'If the Martingale position generates profit'? Do you mean profit with the open trades at this moment of considering the closed ones too?
