Hey Tonny!
Great EA.. however TP and SL don't work properly.. I tried with TP 70 and SL 50 but they don't work.. any idea?
Great EA.. however TP and SL don't work properly.. I tried with TP 70 and SL 50 but they don't work.. any idea?
gianmarcosaleri:
Hey Tonny!
Great EA.. however TP and SL don't work properly.. I tried with TP 70 and SL 50 but they don't work.. any idea?
Close all trades opened by the EA and test it again.
Hey Tonny!
Great EA.. however TP and SL don't work properly.. I tried with TP 70 and SL 50 but they don't work.. any idea?
I did it.. if I put TP "30".. it turns out to be 300 pips! and if I put "3" it does not put any TP..
i use FXPRO as a broker.. don't know how use TP and SL.. this is a great EA! Can you help me Tonny?
hey tonny
sorry correction with trailing stop and closing orders at the cross of ma
it work fine but if TP and SL don't work try this, i didn't tested it:
// Calculate take profit double tpb=NormalizeDouble(OrderOpenPrice()+TP*10*Point,Digits); double tps=NormalizeDouble(OrderOpenPrice()-TP*10*Point,Digits); // Calculate stop loss double slb=NormalizeDouble(OrderOpenPrice()-SL*10*Point,Digits); double sls=NormalizeDouble(OrderOpenPrice()+SL*10*Point,Digits);
comment coder le trailing stop please
SL & TP are not verified and adjusted against StopLevel. That is why you all having problems.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
X trader v2:
Author: Tonny Obare