@l-andorrĂ Thanks. So it works but once I have reached the DD value I set, all trades after close immediately....Absolutely all...Or maybe I need to place your scheme in "On trade" tab?
Posts made by bagheria
-
RE: Close trade when MAX DD is reachedposted in Questions & Answers
-
RE: Close trade when MAX DD is reachedposted in Questions & Answers
Thnak you so much!!!! I will try that!
-
Close trade when MAX DD is reachedposted in Questions & Answers
Hello!
I'm trying to find some info on this forum but it's pretty confusing.
I would like to have the possibility to define a max DD (in%) from which the positions will close if the defined max DD is reached.
Thanks for your help -
RE: Question about my inputs & constantsposted in Questions & Answers
Ok, I will see. Thnaks for your help
-
Question about my inputs & constantsposted in Questions & Answers
Hello!
Hope your are fine! I have a problem with my inputs tab. Look at the picture. Why the 2 lines (in yellow) are there? I have not that in my constants and I don't know what it is.
Thanks for your precious help


-
OrderSend Error 2posted in Questions & Answers
Hello!
I applied my Expert Advisor on the MT4 platform. It works normally but with another broker it doesn't work. Do you know why?
In the log, at each possible trade, I have the following error message "OrderSend Error 2". Note that this time it is a mini account. I don't know if it is that who blocked.Thnaks for your help!
-
RE: Order error 2 when using risk percentageposted in Bug Reports
Hello,
I have the same problem but I applied "% of equity > lots". It works on some platforms but not with others.
Same error code
Have you got the solution please? -
Break even when 2 MA crossesposted in Questions & Answers
Hello all,
It was a long time!
I don't understand a logic. I would like to close a trade at the open level when 2 moving average crosses.
Example: I have a buy order on EURUSD at 1.1400. And the 2 MA crosses, the price level is at 1.1390. I lost 10 pips. But as the 2 MA crosses down, I would like to place the TP not at 30 pips above as previously but at the opening level to have 0 pips gained but not looses.Thanks for your help!
-
RE: Grid systemposted in Questions & Answers
Hello all,
I bring this topic up because I really need it.
I open a long position (BUY NOW) and I have to place 2 trades below in case the prices drop. The first level is up to the MM200 (first Pending Order), the second level must be the difference in pips between the "BUY NOW" taken first and the trade taken previously (first Pending Order). It is this difference to calculate that I cannot put in place (between the 1st Pending Order and the second Pending Order).
Thnaks for your help!
-
RE: Problem with custom indicatorposted in Questions & Answers
@jstap Thank you so much. I have found the same indicator for free on internet in MQL4 format. That's good so!
Thanks again! -
RE: Problem with custom indicatorposted in Questions & Answers
@jstap Hi! See the screenshots below. The first is the inputs indicator and the second the indicator I have created on fxdreema and the third the indicator as appeared on fxdreema when I choose "My Indicators" in block "Condition"

-
Problem with custom indicatorposted in Questions & Answers
Hello all!
Again me

I created an indicator in "My indicators" cause I have only the ex4 file.
But when I export my EA with my own indicator inside I have a lot of errors. I don't know why. Can you just watch the images below and tell me what is wrong.Thanks a lot!
-
RE: Grid systemposted in Questions & Answers
@jstap I confirm that it doesn't work cause I have always the grid size per pips and it is not the value between the first order and the second order...
-
RE: Grid systemposted in Questions & Answers
@bk7 Thanks for your reply, I think your solution is closer of my wish. Can you draw something on fxdreema to show me how can it work please?
Thanks a lot
-
RE: Grid systemposted in Questions & Answers
Hello all,
Thanks for your return. Unfortunately I will test your solutions only this afternoon. I can't do before. i will post you my results just after.
-
RE: Grid systemposted in Questions & Answers
@jstap That's the problem. Cause first trade at ask/bid ok, but the second one (in the grid), how can I place it at a specify level? Example at the same level of EMA200
-
RE: Grid systemposted in Questions & Answers
@jstap I already tried but the idea is to place a first BUY trade immediately (1) and to place a BUY LIMIT above at a certain point of an indicator (2), example at EMA200) and an other BUY LIMIT above with the same pips difference between (1) and (2).
So pips(2)-(1) = pips(3)-(2) = pips(4)-(3)... -
RE: Grid systemposted in Questions & Answers
@l-andorrĂ This block is here just because if MA_FILTER (constant) is TRUE so it take the the block 84 then 80 then 3... and if the parameter is FALSE so it takes the other road (90 then 3...)
!
