0
(0)

Всем здравствуйте,

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

{цитировать} начальство! Я считаю, что это круглый 56% корреляция, если я не ошибаюсь.

Нет недостатка. В конце концов, одна хорошая мысль, вероятно, стоит 1000 модов для меня, так что спасибо. У меня нет времени на доработку советника, 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 (мм) 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

-- Длинная запись
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?

P.S.. 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% Опасность.

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.

Подключенные фотографии (нажмите, чтобы увеличить)
Подключенные записиданные
File Type: ex4 TESLA 3.ex4 129 КБ | 341 загрузки | Загружено авг. 13, 2018 3:22вечера
File Type: ex4 MMOSC_magic.ex4 132 КБ | 335 загрузки | Загружено авг. 13, 2018 3:24вечера
File Type: ex4 MULTI-PAIR.ex4 133 КБ | 274 загрузки | Загружено авг. 15, 2018 10:10являюсь

Насколько полезным был этот пост?

Нажмите на звездочку, чтобы оценить!

Средний рейтинг 0 / 5. Подсчет голосов: 0

Голосов пока нет! Будьте первым, кто оценит этот пост.

Сожалеем, что этот пост не оказался для вас полезным!

Давайте улучшим этот пост!

Расскажите нам, как мы можем улучшить этот пост?



Автор: Команда Форекс Вики
Мы команда опытных трейдеров Forex. [2000-2023] которые посвящены жизни на наших собственных условиях. Наша основная цель - достижение финансовой независимости и свободы, и мы занимались самообразованием и приобрели обширный опыт на рынке Forex, чтобы достичь самодостаточного образа жизни..