Работа завершена

Время выполнения 2 дня
Отзыв от исполнителя
Good customer with sharp mind.
Отзыв от заказчика
a good programmer, and ready to give support beyond the requests

Техническое задание

Hello to everyone.

I want a personal indicator based on three (3) MACD indicators with alert function and two exponential moving averages EMA.

MACD indicators:

 - MACD(12,26,3) with PERIOD_M15 : color white for main and yellow for signal - must be calculated using dates from price chart in timeframe m15
On indicator chart, where is MACD(12,26,3) [MAIN value] [SIGNAL Value] i want that near be added [(MAIN-SIGNAL)*1000 value]

 - MACD(12,26,3) with PERIOD_H4 : color blue for main and yellow for signal - must be calculated using dates from price chart in timeframe h4
On indicator chart, where is MACD(12,26,3) [MAIN value] [SIGNAL Value] i want that near be added [(MAIN-SIGNAL)*1000 value]

 - MACD(12,26,3) with PERIOD_D1 : color red for main and yellow for signal - must be calculated using dates from price chart in timeframe d1
On indicator chart, where is MACD(12,26,3) [MAIN value] [SIGNAL Value] i want that near be added [(MAIN-SIGNAL)*1000 value]

X = (Main-Signal)*1000

as you see in picture MACD in D1 and H4 are customized by me. MACD in M15 (the white) is unmodificated indicator from default indicators folder. When i change the timeframe from M15 to H4 the MACD white becomes equal to blue one, the red one doesn't change. When i change to D1 timeframe, the white changes and become equal to red one, the blue one doesn't change.

Alert settings:

Must work only with MACD (12,26,3) in timeframe M15 (allert signals only from white macd)

Buy alert:

MAIN[2]<SIGNAL[2] and MAIN[1]>SIGNAL[1]; MAIN[1] and SIgnal [1] must be below zero (0) level
set on price chart a green arrow in corrispondence to new candlestick ( corrisponding to MAIN[0] and SIGNAL[0])


Sell alert:

MAIN[2]>SIGNAL[2] and MAIN[1]<SIGNAL[1]; MAIN[1] and SIgnal [1] must be above zero (0) level
set on price chart a red arrow in corrispondence to new candlestick ( corrisponding to MAIN[0] and SIGNAL[0])

The alert function must give me possible to receive a notification on E-MAIL
The alert must work each time there is signal


Moving Average:
On chart price the indicator must draw two EMA:
1) Period 84; aplied to open price, color yellow
2) Period 84, aplied to close price, color red
Must be possible to change next parameter: period and mode (linear, smooth, simple, exponential)


This indicator will be attached on more charts

Откликнулись

1
Разработчик 1
Оценка
(42)
Проекты
70
43%
Арбитраж
6
33% / 50%
Просрочено
19
27%
Свободен
2
Разработчик 2
Оценка
(88)
Проекты
143
39%
Арбитраж
21
19% / 48%
Просрочено
30
21%
Свободен
3
Разработчик 3
Оценка
(69)
Проекты
93
34%
Арбитраж
10
40% / 30%
Просрочено
5
5%
Свободен
4
Разработчик 4
Оценка
(588)
Проекты
1063
50%
Арбитраж
39
28% / 41%
Просрочено
49
5%
Работает
Опубликовал: 1 статью, 8 примеров
Похожие заказы
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

Информация о проекте

Бюджет
30 - 50 USD