Fibonacci_Ema - page 16

 

EmaFibo_v1 EA backtesting results

EmaFibo_v1 EA.

M30 timeframe.

1. GBPUSD, no MM;

Period of backtesting: 17th of January 2001 till 02nd of August 2006.

Every tick, modeling quality 90%.

0.1 lot size.

Initial deposit $10,000.

Total net profit: 1440.50

Gross profit 16520.69.

Profit factor 1.10.

Absolute drawdown 1107.65.

Maximal drawdown 1406.02 (13.65%).

Total trades 920

Short positions (won %) 474 (34.18%).

Long positions (won %) 446 (33.86%).

Profit trades (% of total) 313 (34.02%) Loss trades (% of total) 607 (65.98%).

Largest profit trade 282.94; loss trade -160.30.

Average profit trade 52.78; loss trade -24.84.

The same EA, no MM, GBPUSD, M30 timeframe. backtesting since 2001 till 2006 year by year:

2001:

Initial deposit $10,000.

Total net profit: -124.26

Gross profit 0.95

2002:

Initial deposit $10,000.

Total net profit: -642.18

Gross profit 0.72

2003:

Initial deposit 10000.00

Total net profit -98.17

Profit factor 0.96

2004:

Initial deposit 10000.00

Total net profit 1689.81

Profit factor 1.69

2005:

Initial deposit 10000.00

Total net profit -236.40

Profit factor 0.92

2006:

Initial deposit 10000.00

Total net profit 907.54

Profit factor 1.66

2. GBPUSD, MM (just slightly MMed);

Period of backtesting: 17th of January 2001 till 02nd of August 2006.

Every tick, modeling quality 90%.

0.1 lot size.

Initial deposit $10,000.

Total net profit: 2422.62

Gross profit 21522.09

Profit factor 1.13

Absolute drawdown 1337.50

Maximal drawdown 1528.52 (13.16%)

Total trades 920

Short positions (won %) 474 (34.18%)

Long positions (won %) 446 (33.86%)

Profit trades (% of total) 313 (34.02%), Loss trades (% of total) 607 (65.98%)

Largest profit trade 565.88; loss trade -221.20.

Average profit trade 68.76; loss trade -31.47.

The same EA, slightly MMed, GBPUSD, M30 timeframe. backtesting since 2001 till 2006 year by year:

2001:

Initial deposit 10000.00

Total net profit -385.87

Profit factor 0.86

2002:

Initial deposit 10000.00

Total net profit -648.90

Profit factor 0.72

2003:

Initial deposit 10000.00

Total net profit -241.28

Profit factor 0.93

2004:

Initial deposit 10000.00

Total net profit 2767.04

Profit factor 1.67

2005:

Initial deposit 10000.00

Total net profit -373.77

Profit factor 0.88

2006:

Initial deposit 10000.00

Total net profit 724.02

Profit factor 1.26

Please find all backtesting results, EA and pre-set files) attached.

Will post the other pairs later.

-------------

Next version: EmaFibo_v1.1.

Ma mode is changable in the settings for all 3 indicators separatedly:

0=sma, 1=ema, 2=smma, 3=lwma

 

EmaFibo_v1 EA, MM, 1 lot size, GBPUSD.

M30 timeframe.

Please note that if we are using the other lot size so we should use completely different settings of MM. Besides the settings should be changed if you are using different deposit size (i backtested with $10,000).

So the settings for this EA with MM GBPUSD, M30 timeframe in case of 1 lot size and $10,000 initial deposit are attached.

This EA looks good with 1 lot size as well.

And please find backtesting results for EmaFibo_v1 EA for EURUSD, USDCHF and USDJPY. M30 as well.

EAs and preset files are posted inside attachments.

-------------

Next version: EmaFibo_v1.1 and EmaFibo_v2.1 (see attachments updated)

Ma mode is changable in the settings for all 3 indicators separatedly:

0=sma, 1=ema, 2=smma, 3=lwma

 

EAs are updated on this post https://www.mql5.com/en/forum/173295/page2 and this one https://www.mql5.com/en/forum/173295/page3 :

Next versions: EmaFibo_v1.1 and EmaFibo_v2.1 (see attachments updated)

Ma mode is changable in the settings for all 3 indicators separatedly:

0=sma, 1=ema, 2=smma, 3=lwma

 

3MaCross EA

Hello

3MaCross EA is based on the 3MACross indicator. This indicator uses 3 MAs with different periods to enter and to exit. It is a classic indicator oftenly used by Hedge Funds on higher time frames. Traders can change period and type of MA (0=sma, 1 = ema, 2 = smma, 3 = lwma).

You can download the EA here : 3MaCross EA - MQL4 Code Base

 

It could be used jsut for short trading.

like your chart it can only used in 15 minutes chart whic requires more attention.

 

ema5 13 and 18

hai nd, I like to use ema 5, 13, and 18 in TF 15. what ea I should use??

 

There are 1 or 2 latest versions.

You can check here for expanation of the settings and EA to download (you may change the settings to use the period you want).

EmaFibo EAs. The settings was optimized and posted as pre-set files together with backtesting results here. Besides please read whole Fibonacci_Ema thread for more backtesting results and versions of this EA.

- Idea development thread is here.

- some other versions - read here.

 
newdigital:
Using Expert Advisor Builder I created EA for this system.

newdigital,

I tried to use the Expert Advisor Builder, after save it and do the strategy tester

an error occured

'2008.08.07 15:48:33 TestGenerator: unmatched data error (low value 1.5458 at 2008.08.05 17:45 is not reached from the least timeframe, low price 1.5464 mismatches)'

It's a simple logic EMA 12 cross EMA 21

What cause an error?

TIA

Zen

 

I used this Expert Advisor Builder (and Gordago sometimes) just to create templates and after that I modified the code manually. And in most cases I asked Igorad to help me. For me (i am not a coder) this Expert Advisor Builder is not enough to create EA.

As to your error so it may be broker's data error: means that data is not enough in Metatrader or something like that. Try to backtest with

'Use date'

settings in Strategy Tester

(just backtest for 1 months for example).

Or download more data to Metatrader for more period of time.

See post #2 on this thread https://www.mql5.com/en/forum/178706 for small video about how to download the data from your broker to Metatrader.

 

A simple free trading strategy

i want to share one of my trading strategy with the house as a way of saying i want everybody to succeed in this forex program. am not a forex expert, but i want some persons to use this method of trading as a way of either improving their trading method or get a new method of trading.

here are the parameters

EMA with a period of 55 apply to low. color red

EMA with a period of 55 apply to high color white

EMA with a period of 10 apply to close color yellow

u could use any colour of ur choice

TRADING RULES

enter BUY when the 10EMA crosses the WHITE 55EMA upward

enter SELL when the 10EMA crosses the RED 55EMA downward

DO NOT TRADE WHEN THE 10EMA IS BETWEEN THE CHANNEL

HOW TO EXIT

USE PARABOLIC SAR TO EXIT A TRADE. when it is forming in a counter direction

NB; no system is 100% perfect but combination of 2 to 3 system could perfect a signals.

Reason: