Simple 3 MA indicator strategy with alerts

MQL4 지표

작업 종료됨

실행 시간 3 일
고객의 피드백
Всё было сделано просто шикарно, с первого раза, без замечаний, быстро и точно. Крайне рекомендую!
피고용인의 피드백
Спасибо за заказ, буду рада дальнейшему сотрудничеству!)

명시

I need an indicator which would generate a trading signal when a certain conditions on a chart with 3 MA is met.


It's better to explain a trading setup by an example.


Indicators used:

20, 50, 200 MA.

Prerequisites for a long signal:

1. 20 MA is above 50 MA, 50 MA is above 200 MA.

Signal market condition: The price goes below the 20 EMA, and, WITHOUT closing below 50 EMA, gets back and closes ABOVE 20 EMA again.


If the price goes and closes above the 50 MA, the setup is INVALIDATED. 

The candle which crosses 20 EMA back is our signal candle. 


Everything is vice versa for short signals.


Signal examples:


What needs to be configurable:

1. 1,2,3 MA's calculation type (weighted, simple, exponential) and period.

2. The distance between MA's in ATR values (e.g. if the distance between 1 MA and 2 MA is LESS than 1 ATR -- the signal should not be produced).

2.1. The distance between 1 and 2 MA;

2.2. The distance between 2 and 3 MA:

2.3. If the distance is set to 0, the only thing that matters is that one MA is above/below  another.

3. The size of a signal candle in ATRs


How a signal should look like:

1. Buy signal should be displayed as a green arrow UP;

2. Sell signal should be displayed as a red arrow DOWN;

3. If the signal candle's size is more than the value set in the parameters -- the signal candle should be YELLOW (both up and down);


What should be displayed in alert:

1. Pair, TF, Time, Up/Down signal/ Huge candle (if the size is more than specified)/ usual candle;


Alerts should be available on:

1. Email;

2. Pop up window;

3. On the phone using MetaQuotes ID.


The signal should only happen on a candle's close




응답함

1
개발자 1
등급
(36)
프로젝트
62
21%
중재
0
기한 초과
0
무료
2
개발자 2
등급
(401)
프로젝트
705
49%
중재
57
16% / 49%
기한 초과
129
18%
무료
비슷한 주문
Create indicator-object for mt4 and mt5, give source code and libraries with comments Make as a panel where from this add object with N angles (1-2-3-4 or All) in circle For example, need 0.25 - add -0.25 and +0.25 and central line - is 1 angle Need 0.25 to 2 angles (see in a picture) Add horizontal or vertical object on chart in circle Object need to zoom++ or zoom -- (XY) Mirror and simple Colour for every angle
dify indicator MA_Cloud for mt4 and mt5, give source code with comments 1)Need to change alerts and arrows for cross price only true 2 MA without crossing (direction from small to big) 2)Fix the error when change to any timeframe for MA (disapeer) and for arrows (in history is very big on vertically out of see screenshot) 3)Add alerts for crossing of 2 MA (MA Small cross MA big) Arrows, Message, Sound - (True/False)
Изменить графический интерфейс утилиты, исправить расположение кнопок, изменить вид некоторых окон и добавить новые. Сохранить текущую адаптивность и работоспособность кнопок. Подробнее расскажу в ТЗ с наглядными скриншотами, что и где поменять. Правки нужно внести в МТ4 и МТ5 версии. Спасибо за ваши заявки, рассмотрю каждую
Мне нужен робот, который будет иметь следующие необходимые параметры: 1. робот должен работать на MT5 2. минимальный депозит $100 3. количество транзакций в день на депозит $100 с лотом 0,01 минимум 1000 4. макс прасат 15%
написать индикатор распознования флета. выявления флета из трёх частей проверки. в каждой части свой расчёт, по барам, по количеству поинтов, по ширине (высоте) баров, по минимальным значениям... когда все расчеты сошлись и не вышли из пропорций, тогда рисуется флет. Задание готово, отправлю подходящему кандидату. передача оплаты, когда индикатор будет работать без проблем, по всем параметрам расчетов. возможны не
Добрый день! Требуется выполнить следующую задачу: 1. для стандартного индикатора зигзаг 2. задаются стандартные настройки 3. задается тестовый период, валютная пара, таймфрейм 4. выгружается файл CVS или эксель с данными о зафиксированных пиках зигзага (НЕ ПРОМЕЖУТОЧНЫХ / ТЕКУЩИХ / ФОРМИРУЮЩИХСЯ, а именно о конечных пиках) 5. для каждого пика фиксируются
был старый работоспособный скрипт на очень старом МТ4... есть необходимость переписать его на MQL5, чтобы проверить теоретическую работоспособность в современном мире описание вроде бы где-то сохранилось кто-нибудь сможет помочь с этим вопросом и за какие деньги
стратегий в одном терминале может быть много нужен ММ для (баланс - сумма всех рисков) //Maximum amount of money to risk double moneyToRisk = NormalizeDouble( (AccountBalance() - Total_Current_Risk() )* RiskInPercent / 100, 7); Total_Current_Risk() { calculates all potential losses of all opened and all pending orders + all swaps + all commissions return (Total_Current_Amount_At_Risk) } double
I am looking to enhance the profitability of my current Expert Advisor (EA) using a Martingale approach with a CCI Indicator (the code is approximately 1200 lines currently) and would like to implement several key improvements. Below, I have detailed the areas where I believe the EA can be optimized and made more effective and i have provided the code in a .txt file: Note: I would like to run this EA most preferably

프로젝트 정보

예산
45+ USD
개발자에게
40.5 USD