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

Время выполнения 3 дня
Отзыв от исполнителя
Happy to be of service :)
Отзыв от заказчика
Martin is a very good programmer, always willing to help you achieve your goal. Just tell him what to do and you will have it done to your satisfaction. Thanks

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

image



Hi,

BULLISH EXAMPLE, BULLISH EXAMPLE, BULLISH EXAMPLE (GREEN BOX)

I want you to update my indicator. If you look at the image above number 1, You will notice 2 things

a.       USD and GBP intersect at that point

b.       The color of the box is green.

What I want the Indicator to do the follow,  using example 1 in the Image:

1.       Use the Current timeframe of GBPUSD

2.       If  the box is green use this formula { (Current Price – Open)/(High – Open) } x 100

3.       Round the value up to the nearest single whole number. E.g. if the value in number 2 above is 79%, round it up to 8, if it is 73%, round it up to 7.

4.       If current M1 High  > previous M1 High, = (+) (works with M1 Timeframe Only)

5.       If current M1 High  < previous M1 High, = (-) (works with M1 Timeframe Only)

6.       If Current tick price > 10th tick price ago = Strong (Works with the Current Timeframe only)

7.       If Current tick price < 10th tick price ago = Weak (Works with the Current Timeframe only)

8.       E.g if box in this example is green, and values in number (2 and 3) are calculated, and current M1 close  > previous M1, and Current tick price > 10th tick price ago, then write value (7,strong,+) in the USD and GBP intersection box

9.       Update in real time.

================================================================================

BEARISH EXAMPLE, BEARISH EXAMPLE, BEARISH EXAMPLE (RED BOX)

If you look at the image above number 2, You will notice 2 things

a.       GBP and EUR intersect at that point

b.       The color of the box is red.

What I want the Indicator to do the follow,  using example 2 in the Image:

1.       Use the Current timeframe of EUR GBP

2.       If  the box is red use this formula { (Open - Current Price)/( Open - Low) } x 100

3.       Round the value up to the nearest single whole number. E.g. if the value in number 2 above is 85%, round it up to 9, if it is 84%, round it up to 8.

4.       If current M1 Low  < previous M1 Low, then value is (+) (works with M1 Timeframe Only)

5.       If current M1 Low  > previous M1 Low, then value is (-) (works with M1 Timeframe Only)

6.       If Current tick price < 10th tick price ago = Strong (Works with the Current Timeframe only)

7.       If Current tick price > 10th tick price ago = Weak (Works with the Current Timeframe only)

8.       E.g if box in this example is red, and values in number (2 and 3) are calculated, and current M1 close  < previous M1 close, and Current tick price < 10th tick price ago then, write the value (8,strong,+) in the GBP and EUR intersection box

9.       Update in real time.

================================================================================

BULLISH EXAMPLE, BULLISH EXAMPLE, BULLISH EXAMPLE (GREEN BOX)

If you look at the image above number 3, You will notice 2 things

a.       NZD and CAD intersect at that point

b.       The color of the box is green.

What I want the Indicator to do the follow,  using example 2 in the Image:

1.       Use the Current timeframe of NZDCAD

2.       If  the box is green use this formula { (Current Price – Open)/(High – Open) } x 100

3.       Round the value up to the nearest single whole number. E.g. if the value in number 2 above is 99%, round it up to 10, if it is 09%, round it up to 1.

4.       If current M1 High  > previous M1 High, then value is (+) (works with M1 Timeframe Only)

5.       If current M1 High  < previous M1 High, then value is (-) (works with M1 Timeframe Only)

6.       If Current tick price > 10th tick price ago = Strong (Works with the Current Timeframe only)

7.       If Current tick price < 10th tick price ago = Weak (Works with the Current Timeframe only)

8.       E.g if box in this example is green, and values in number (2 and 3) are calculated, and current M1 close  < previous M1 close, and Current tick price < 10th tick price ago then, write the value (1, weak, -) in the NZD and CAD intersection box

9.       Update in real time.

Others:

1.       Show pop up notification. E.g if all USD 7 rows are all green at a timeframe, show popup notification of “USD Strong on the value of the current timeframe e.g daily”. E.g if all NZD 7 row are all red at a timeframe, show popup notification of “NZD weak on the value of the current timeframe e.g M30”.

2.       Apply this to all boxes.

3.       There should be an option to (Turn on/ Turn off) No.4 – No. 7


Файлы:

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

1
Разработчик 1
Оценка
(21)
Проекты
23
0%
Арбитраж
6
17% / 83%
Просрочено
2
9%
Свободен
Похожие заказы
I am looking for an experienced MQL5 developer to build a professional Expert Advisor with the following specs: TECHNICAL REQUIREMENTS: - Platform: MetaTrader 5 (MT5) - Pairs: GBPUSD and EURUSD - Broker suffix support (e.g. GBPUSD@, EURUSD@) - Primary timeframe: M5 -Higher timeframe bias: H1 and H4 (for trend direction only) - One chart setup — manages both pairs from one chart STRATEGY: - Price action based: BOS
OBJETIVO Criar um Expert Advisor MT5 profissional para XAUUSD focado em: Consistência Baixo drawdown Scalping profissional Proteção da conta Crescimento sustentável Compatibilidade com conta micro e prop firms NÃO utilizar: Martingale Grid Hedge agressivo Recovery system Multiplicação de lotes após perda --- ATIVO XAUUSD apenas --- TIMEFRAMES Timeframe principal M5 Confirmação tendência M15 Confirmação macro opcional
I need a very advanced and intelligent MT5 Expert Advisor coded in MQL5 for XAUUSD, based on ICT + CRT + Smart Money Concepts. The goal is not a simple robot, but a professional decision-making system with strong filters, risk control, and high-quality trade selection. The EA must include: 1. Multi-Timeframe Analysis - D1 / H4 / H1 bias - M15 / M5 entry confirmation - Bullish or bearish market structure - BOS, CHoCH
Intraday Trade Ninja EA — Complete Logic Structure This document maps the full architecture, execution logic, signal flow, trade management, and safety structure of the Intraday Trade Ninja MT4 Expert Advisor. 1. Core Indicators · ©Price Border (TMA bands) · MA-X Arrows · MA-Y Arrows · LeManSignal · EMA 49 & 89 - Per Candle Color Switching 2. EA Entry Architecture ·
Hi Developers, I am looking for an experienced MT4/MT5 EA developer to create an Expert Advisor based on my custom indicator along with a Trend Magic confirmation filter. I will provide: Raw Pine Script of my custom indicator Pine Script of Trend Magic indicator Important Note: My existing indicator requires slight correction/refinement because it occasionally fails to identify the required candle accurately
I have a 90% completed project with the execution part left to complete, I have been struggling to complete this section and I need help from someone expert in MQL5 with knowledge on forex trading and ICT Concepts coding. Contact me for further details
Hi, I am looking for someone to create me a trading indicator that will scalp the market 30-90 pips successfully in high volumes, I would like to be able to bridge this to create a signal channel for my community so it would need to have buy and sell indication on the indicator we run quite small stop losses so execution of trades can’t go in to draw down much alternatively create me a MT5 EA bot that scalps the
Hi basically I'm wanting an already made EA scalper that's constantly in and out of trades on the M1 time frame that has good risk management. It knows what it's doing. Most of its trades are profitable and that can start with £100. I am willing to pay up to £1000 for the right scalping bot. If you please have one and you're very confident in it, please allow me to use a live version to see how it does and if I'm
hello good evening All professional programmers! I'd like to request a special services I need a Gold and Silver trading bot like the one in the video, one that works on real accounts. My only request is that I don't pay any money until the bot is built and tested. Thank you very much please contact me as soon as possible for more information
Auto trading system on mobile with high probability win rate. Trades and auto trading system that works well on gold and forex, most important risk reward ratio. It must be 1:3 or more then that whenever possible

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

Бюджет
30 - 50 USD
Сроки выполнения
до 1 дн.