EMA플러스WPR_V2

0
(0)

> I see nothing free on your site

This line not my post but if you look 여기 there are free source code EA's

And here are 무료 compiled EA's, indis and tools

No email or registration required, just download

FWIW

-비비-

04.08.2011 10:51 BarrowBoy

Needs a Trading Hours filter as found in this LiveAlligator 101 - working example of an intraday/swing trading EA - original author is Rustein

Also ECN handling would be an idea and 'reliable order handling'

FWIW

-비비-

04.08.2011 00:58 BarrowBoy

이름:
EMA플러스WPR_V2
작가: 투어18 (2011.08.03 17:53)
평가: 10
다운로드됨: 19340
다운로드:
EMAplusWPR_V2 1
EMAplusWPR_V_2.mq4 (12.1 kb) 보다
 

Expert advisor that trade in the trend of EMA and buy/sell signals get from Williams %R

I have tried to create an Expert advisor that could by traded with 1000 EUR 시작 자본 및 손실 최소화. Hope you like it. I appreciate every feedback.

Optimized for EURUSD 5 분

I have removed some bugs, removed position sizing, add some inputs.

You use it on your own risk. I am not responsible for your loss, you have to change, test and optimize it for your purpose.

have not optimized itold versions:

http://codebase.mql4.com/7348

http://codebase.mql4.com/7458

 

inputs:

extern string    separator1 = "------trend settings------";
extern bool      useEMAtrend = true;               // trade in EMA trend
extern int       barsInTrend = 1;                  // how many bars should be in trend
extern double    EMAtrend = 144;                   // EMA period for trend

extern string    separator2 = "------WPR settings------";
extern double    iWPRPeriod = 46;                  // WPR period for enter and exit
extern double    iWPRRetracement = 30;             // minimal retracement for WPR to allow another trade
extern bool      useWPRExit = true;                // use exit with WPR indicator

extern string    separator3 = "------position settings------";
extern double    lots = 0.1;                       // fixed lot size
extern int       maxTrades = 2;                    // max trades allowed for pyramiding
extern double    stop_loss = 50;                   // stop loss
extern double    take_profit = 200;                // take profit
extern bool      useTrailingStop = false;          // use trailing stop
extern double    trailing_stop = 10;               // trail stop loss
extern bool      useUnprofitExit = false;          // exit trade when trade was not in profit in defined amount of bars
extern int       maxUnprofitBars = 5;              // amount of bars not in profit
6 코멘트 새 댓글을 게시하려면, 제발 로그인 또는 등록하다

i risultati esposti sono molto buoni.......h o scaricato, ma non riesco a farlo funzinare con i parametri default.......quancuno mi aiuta??'

GRAZIE MILLE

27.07.2012 21:02 pasqui

Did you write this Code? I am trying to find someone that can write a similar EA for me. I have the concept but do not know how to write the code.
16.02.2012 15:17 게이터

indeed is profitable but needs optimization

22.10.2011 22:45 barauskasjustin

EMAplusWPR_V2 2

DEFAULT SETTINGS

상징 EURUSDFXF (유로 대 미국 달러)
기간 5 분 (M5) 2007.03.30 17:01 - 2011.09.30 00:59 (2007.01.01 - 2011.06.20)
모델 매 틱 (사용 가능한 모든 최소 시간 프레임을 기반으로 하는 가장 정확한 방법)
매개변수 separator1="------trend settings------"; useEMAtrend=true; barsInTrend=1; EMAtrend=144; separator2="------WPR settings------"; iWPRPeriod=46; iWPRRetracement=30; useWPRExit=true; separator3="------position settings------"; lots=0.1; maxTrades=2; stop_loss=50; take_profit=200; useTrailingStop=false; trailing_stop=10; useUnprofitExit=false; maxUnprofitBars=5; magicNumber=13131;
테스트 중인 막대 335572 진드기 모델링 34632921 모델링 품질 99.00%
일치하지 않는 차트 오류 0
초기 입금 10000.00
총 순이익 3924.40 총 이익 32367.40 총 손실 -28443.00
이익 요인 1.14 기대 보수 1.64
절대 손실 376.60 최대 드로다운 1261.60 (8.53%) 상대적 손실 8.53% (1261.60)
총 거래 2399 짧은 위치 (이겼다 %) 1100 (65.45%) 롱포지션 (이겼다 %) 1299 (69.44%)
이익 거래 (% 총계의) 1622 (67.61%) 손실 거래 (% 총계의) 777 (32.39%)
최대 이익 무역 136.60 손실 무역 -54.80
평균 이익 무역 19.96 손실 무역 -36.61
최고 연승 (돈의 이익) 30 (287.20) 연패 (돈의 손실) 12 (-599.60)
최대 연속 이익 (승리 횟수) 455.80 (18) 연패 (손실 수) -599.60 (12)
평균 연승 4 연패 2

이 게시물이 얼마나 유용했나요??

평가하려면 별표를 클릭하세요.!

평균 평점 0 / 5. 투표수: 0

현재까지 투표가 없습니다! 이 게시물을 가장 먼저 평가해 보세요..

이 게시물이 귀하에게 도움이 되지 못했다니 죄송합니다!

이 게시물을 개선해 보겠습니다.!

이 게시물을 개선할 수 있는 방법을 알려주세요.?



작가: 외환 위키 팀
우리는 경험이 풍부한 Forex 트레이더 팀입니다. [2000-2023] 우리 자신의 조건에 따라 삶을 살기 위해 헌신하는 사람들. 우리의 주요 목표는 재정적 독립과 자유를 얻는 것입니다., 우리는 자기 교육을 추구하고 Forex 시장에서 자립 가능한 라이프 스타일을 달성하기 위한 수단으로 광범위한 경험을 얻었습니다..