- Search Metals Mine
-
xux99 replied Jun 22, 2009VisibleSL closes the whole lots irrespective of the hidden stop loss value.
THV MTF EA beta testing
-
xux99 replied Jun 20, 20092. Also I am not sure if it makes sense but I am going ask it anyway. How does slippage work with SRDistance and MinLevelDistance? Say if we have SRDistance and MinLevelDistance = 5 and Slippage= 3 and suppose trade is in profit long will it make a ...
THV MTF EA beta testing
-
xux99 replied Jun 19, 2009Breakeven should not be zero. LockPips is activated after price has reached breakeven level.
THV MTF EA beta testing
-
xux99 replied Jun 17, 2009Probably, breakeven was activated, then price retraced and the order closed at lockpips level. You can't use both pips and atr based breakeven, in this case the EA automatically disables the pip based one. It is a good idea to activate the ...
THV MTF EA beta testing
-
xux99 replied May 27, 2009You can do this by setting both TrixOverboughtLevel and TrixOversoldLevel to 0.
THV MTF EA beta testing
-
xux99 replied May 25, 2009When a exit signal occurs but the order is not closed because of requotes or any other reason, the EA does not try to close it again. This will be corrected in the next version. In your case the close of the first exit failed, in the second exit the ...
THV MTF EA beta testing
-
xux99 replied May 25, 2009This can be accomplished by reversing the values of TrixOverboughtLevel and TrixOversoldLevel. Using default settings, the EA opens a long trade only if trix is below -0.00009 and a short one only if trix is above 0.00009.
THV MTF EA beta testing
-
xux99 replied Apr 18, 2009Video link — For those who can't access YouTube watch the video here.
4 Hour Strategy (MACD)
-
xux99 replied Sep 17, 2008I have attached the settings file. TP=5, SL=19, trading hours 17 to 7 Alpari server time.
Scalping the EUR/GBP effectively - Forturama
-
xux99 replied Sep 17, 2008Here is a continuously updated statement of a similar expert advisor.
Scalping the EUR/GBP effectively - Forturama
-
xux99 replied Nov 6, 2007Fozzy 2.2 EA forward test — I have attached forward test results of Fozzy 2.2 EA on a FXDD demo account. I used default settings. AUDCAD -134 pips AUDJPY -457 pips AUDNZD +278 pips AUDUSD -542 pips CADJPY -407 pips EURAUD -328 pips EURJPY +117 ...
The Fozzy EA
-
xux99 replied May 30, 2007I have attached my forward test results of a FXDD demo account from 26-3-2007 to 25-5-2007. EURUSD -148 pips GBPUSD -284 pips USDCHF -311 pips USDJPY -260 pips Total -1003 pips
DYNAMIC Breakout Expert Advisor
-
xux99 replied Apr 26, 2007A solution for the pips calculation is to open the statement file with MS Excell and use the following function: =IF(AND(F6<20;C6="buy");(J6-F6)*10000;IF(AND(F6<20;C6="sell");(F6-J6)*10000;IF(AND(F6>20;C6="buy");(J6-F6)*100;(F6-J6)*100))) or ...
Metatrader account history, profit in PIPs?
-
xux99 replied Mar 17, 2007Results of Day Open Fibo - EA — I have attached forward test results of Day Open Fibo - EA on a FXDD demo account from 22-2-2007 to 14-3-2007. Total -625 pips.
Trade the Day Open Fibo
-
xux99 replied Dec 16, 2006I have attached the results of Flyer v2 on a FXDD demo account. It was tested from 28-11-2006 to 15-12-2006. EURUSD -223 pips GBPUSD -107 pips USDCHF -96 pips Total -426 pips
Flyer! EA - New Thread - Part 2
-
xux99 replied Dec 15, 2006Another solution for the pips calculation is to open the statement file with MS Excell and use the following function: =IF(AND(F6<20;C6="buy");(J6-F6)*10000;IF(AND(F6<20;C6="sell");(F6-J6)*10000;IF(AND(F6>20;C6="buy");(J6-F6)*100;(F6-J6)*100))) ...
MT4 account report
-
xux99 replied Dec 2, 2006MT4Report v1.8 — You can also use MT4Report v1.8 to automatically calculate the pips.
MT4 account report