ProfitLossTrailEA
FREE
Veröffentlicht:
24 Dezember 2014
Aktuelle Version:
2.30
Keinen passenden Roboter gefunden?
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Gehen Sie zu Freelance
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Wie man einen Roboter oder Indikator kaufen kann
Starte Deinen EA im
Virtual Hosting
Virtual Hosting
Teste einen Indikator/Roboter vor dem Kauf
Möchtest Du Geld im Market verdienen?
Wie man Produkte richtig präsentiert
Sie verpassen Handelsmöglichkeiten:
- Freie Handelsapplikationen
- Über 8.000 Signale zum Kopieren
- Wirtschaftsnachrichten für die Lage an den Finanzmärkte
Registrierung
Einloggen
Sie stimmen der Website-Richtlinie und den Nutzungsbedingungen zu.
Wenn Sie kein Benutzerkonto haben, registrieren Sie sich

Hello,
Does this work as a normal placing of an order,Meaning : does the tp and sl get triggered even if metatrader is closed. (as for traillingstop ,that does only work as long as you online)
thank you,
I have found some bug:
- Break-Even (BE) works well but with USDJPY becomes crazy, it opens many orders in a short time and close them at the open price (BE 0 points). My set is BE after 10 pips, BE pips 2. (see image).
If you could fix it, would be perfect.
Javier
Hi, thanks for this free EA. It´s fine, very funtional and easy to set.
I have found some bug:
- Break-Even (BE) works well but with USDJPY becomes crazy, it opens many orders in a short time and close them at the open price (BE 0 points). My set is BE after 10 pips, BE pips 2. (see image).
If you could fix it, would be perfect.
Javier
I'll check it. Thank you.
(see image) TS is 15/10 and AUDJPY makes a 7.3 pips profit, which is also exactly OpenPrice-SL distance; the same for NZDJPY with 9.1 pips profit. BE is 10/2 and also works correct.
Thanks Nikolaos
hi guys, anyone could explain about magic ID and how i use it if I have 2 EA.
Thank you.
hi guys, anyone could explain about magic ID and how i use it if I have 2 EA.
Thank you.
Hello,
MagicNumber:
if you put a number over than zero (0), expert manage only orders to have ID (magic number) same with number to put in "MagicNumber" parameter.
If you put zero (0), expert manage all opened orders, (manualy and with ID to opened of other expert).
if you put -1, then, expert manage only manualy opened orders, not orders with ID. This mean can use this expert with other expert in same terminal to manage order to opened manualy.
If you want to manage expert order from other experts (2), can to attach expert in 2 charts. In first chart put ID of first expert, and in second chart can to put ID of second expert.
Best Regards.
In other words, if the current signal ceases to have effect, the average signal is triggered.
Not sure if I'm the only but the trailing stop is off by like 20 pips...for example when í put the trailing at 60 pips it actually follows it by 40...any help please?
bug ?
i use already one EA in server now i attach this one other window some time error come
2017.05.26 15:21:13.041 ProfitLossTrailEA NZDJPY,H1: invalid takeprofit for OrderModify function
some time chnage correctly what can i do?
i put magic number : 0 only
any changes in setting ?
i use already one EA in server now i attach this one other window some time error come
2017.05.26 15:21:13.041 ProfitLossTrailEA NZDJPY,H1: invalid takeprofit for OrderModify function
some time chnage correctly what can i do?
i put magic number : 0 only
any changes in setting ?
Hello,
If use "PutTakeProfit=true" and "UseTrailingStop=true" why use "DeleteTakeProfit=true" and "DeleteStopLoss=true"?
This is wrong!
Hello,
If use "PutTakeProfit=true" and "UseTrailingStop=true" why use "DeleteTakeProfit=true" and "DeleteStopLoss=true"?
This is wrong!
ok i will check and tell
thx for reply
ok i will check and tell
thx for reply
now ok but if i set T/p and S/p its show some times some times its automatically 0. again come.
some time i change anything its not take
now ok but if i set T/p and S/p its show some times some times its automatically 0. again come.
some time i change anything its not take
You can to show me an image with problem? Maybe this is from terminal, not from expert.
Hi, please help me to setup the following. My EA place an order TP = 300, SL = 100. I want this Trailing EA to set break even at 70 points and from there onwards 70,75,80 ..... it must modify from breakeven also just 5.
Hello,
there is no option for traling step, or break even step.
Best Regards.
hi i need trail start 50 point , trail stop 30,if move every pip what can i do?
hi i need trail start 50 point , trail stop 30,if move every pip what can i do?
Hello,
you mean if position have 50 point profit then expert place stop loss 30 point and trailing it?
If yes, turn "PutTakeProfit, PutStopLoss,UseBreakEven" false and "UseTrailingStop" true, set "PutStopLossAfter"=5 and "TrailingStop"=3.
Best Regards.