0
(0)

모두들 안녕,

Connected is an EA impressed by moneymagnet on the EURUSD Solely thread.

{quote} superior! I believe its round 56% 상관관계, if I'm not mistaken.

단점 없음. Afterall one good thought is probably price 1000s of fashions for me so thanks. I have not the time to refine an EA, too busy permuting the Tesla thought into myriad algos however I'll add the buying and selling guidelines shortly.

As you already know: there is no such thing as a sustitute for discretionary returns should you're a superb guide dealer. But when you do not have what it takes within the thoughts (whatever the high quality of the discretionary system), algos are an exquisite various. Demo first for a couple of months.

The CHART BELOW has the moneymagnet (MM) Correlation oscillator within the backside proper nook. The circles on the fairness curve are controllable drawdowns within the since they happen when the oscillator is on the worth zero. I am to lazy to filter them out. It's robustness/walkforward checked and many others however solely again to 2012 however it's a 15 minute technique so it's loads of samples.

The logic of MM correlation Osc' is

MMOSC = (EURUSD Shut[1]/엄마(EURUSD Shut[1],200))/ EURUSD ATR(10) - (Dax Shut[1]/엄마(EURUSD Shut[1],200))/ DAX ATR(10)

OPTIMISATION REQUIREMENTS: WALK FORWARD EQUITY CURVE IS BASED ON OPTIMISING ON 21 DAYS OF DATA TRADING FOR ONE WEEK THEN REOPTIMISING AGAIN. YOU'LL HAVE TO FIND THE BEST MMOSC STARTING VALUES BY OPTIMISING ON YOUR BROKER'S DATA AS I KNOW THAT DAX PRICING IS A LITTLE SUSPECT DEPENDING ON THE BROKER YOU TRADE WITH.

LongEntryCondition = ((-126.150002 < MMOSC) 그리고 MMOSC < 60.25)) AND HOUR>06:00GMT AND HOUR <16:00그리니치 표준시
ShortEntryCondition = ((126.150002 > MMOSC) 그리고 MMOSC > -60.25)) AND HOUR>06:00GMT AND HOUR <16:00그리니치 표준시

Entry orders

-- Lengthy entry
if LongEntryCondition is true {
if No place is open then Purchase on open at Market;
Cease Loss = 55 핍;
Revenue Goal = 99 핍;

// Transfer SL to BE (on shut)
Transfer Cease Loss to Entry worth when in revenue at the least 52 핍;

// Revenue trailing (on shut)
Revenue Trailing by (3.63 * ATR(18)) 핍;
}

-- Quick entry
if ShortEntryCondition is true {
if No place is open then Promote on open at Market;
Cease Loss = 55 핍;
Revenue Goal = 99 핍;

// Transfer SL to BE (on shut)
Transfer Cease Loss to Entry worth when in revenue at the least 52 핍;

// Revenue trailing (on shut)
Revenue Trailing by (3.63 * ATR(18)) 핍;
}

Exit orders

-- Lengthy exit
if MarketPosition is Lengthy {
만약에 (시간 >= 15:00그리니치 표준시) {
Shut place at market;
}

}

-- Quick exit
if MarketPosition is Quick {
만약에 (시간 >= 15:00그리니치 표준시) {
Shut place at market;
}

}

Take a look at it on the EURUSD and different pairs so we will make some good pips! It's a 15min EA and requires weekly reoptimisation to maximise returns. It must be optimised on three weeks of knowledge utilizing the parameter ranges within the above hyperlinks.

Take pleasure in and let me know what you suppose?

추신. I'm not going to make the MQ4 code obtainable. The exact entry situations are within the hyperlinks above so maybe you can too make this an EA coding alternative.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The fairness chart is the ultimate real-tick take a look at. Earlier than the yellow line represents the insample trades (information used to optimise). After the yellow line is out of pattern because the finish of March assuming a 1K account and 5% danger.

Sturdy methods can tolerate very extensive optimisation ranges. For this technique I'll use from -10Okay to 10Okay with a 100 step for the primary 4 parameters and 1 에게 3 for the revenue path atr.

Why give it away? Why not...I make so many I am unable to probably commerce greater than 1000 algos on the similar time. Additionally let's face it: a superb EA or a superb system is not going to change the proportion of successful vs dropping merchants! Afterall, it is the person not the tactic that normally loses cash on this recreation.

Connected Photographs (확대하려면 클릭)
Connected Recordsdata
File Type: ex4 TESLA 3.ex4 129 KB | 341 다운로드 | 8월 업로드 13, 2018 3:22오후
File Type: ex4 MMOSC_magic.ex4 132 KB | 335 다운로드 | 8월 업로드 13, 2018 3:24오후
File Type: ex4 MULTI-PAIR.ex4 133 KB | 274 다운로드 | 8월 업로드 15, 2018 10:10~이다

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

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

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

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

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

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

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



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