EA_RSI_MA

0
(0)
Name:
EA_RSI_MA
Author: basisforex (2010.09.29 15:12)
Downloaded: 7052
Download:
EA_RSI_MA 1
 EA_RSI_MA_001a.mq4 (5.4 Kb) View
EA_RSI_MA 1 RSI_MA.mq4 (3.3 Kb) View

Description:

This EA is based on the indicator RSI_MA. EA designed for EURUSD, D1.

Testing results:

Symbol EURUSD (Euro vs. United States Dollar)

Period: Daily (D1) 2010.01.04 00:00 - 2010.09.24 00:00 (2010.01.02 - 2010.09.25)
Model: Every tick (the most precise method based on all available least timeframes)
Bars in test: 1191 Ticks modelled: 1694427 Modelling quality: 90.00%
Mismatched charts errors: 59

Initial deposit: 10000.00
Total net profit: 1991.46 Gross profit: 2992.70 Gross loss: -1001.24
Profit factor: 2.99 Expected payoff:132.76
Absolute drawdown:218.14 Maximal drawdown:782.92 (7.28%) Relative drawdown: 7.28% (782.92)

Total trades:15 Short positions (won %) 7 (57.14%) Long positions (won %) 8 (25.00%)
Profit trades (% of total) 6 (40.00%) Loss trades (% of total) : 9 (60.00%)
Largest profit trade 999.00 loss trade -203.84
Average profit trade 498.78 loss trade -111.25
Maximum consecutive wins (profit in money) 3 (1692.11) consecutive losses (loss in money) 3 (-313.12)
Maximal consecutive profit (count of wins) 1692.11 (3) consecutive loss (count of losses) -331.84 (2)
Average consecutive wins 2 consecutive losses 2

3 comments  To post a new comment, please log in or register

BarrowBoy:
BF

If you do this

   // if (Symbol() != "EURUSD")
   if(StringFind(Symbol(), "EURUSD", 0)<0)

it handles the many brokers that put prefixes or suffixes on to pair names

-BB-

Thank you.

01.10.2010 00:01 basisforex

BF

If you do this

   // if (Symbol() != "EURUSD")
   if(StringFind(Symbol(), "EURUSD", 0)<0)

it handles the many brokers that put prefixes or suffixes on to pair names

-BB-

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.