Indicator analyzing candle length for MT5

MQL5 Индикаторы Forex

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

Время выполнения 1 час
Отзыв от заказчика
Excellent job! Great performance and communication
Отзыв от исполнителя
Great customer. Thanks for your order

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

Indicator creates a chart and changes the color of candles

 

The way indicator works

 

1.       The length of a candle, let’s call it a signal candle, is X% more than length of the largest of X previous candles (number of previous candles is an input parameter). Indicator changes the color of this signal candle and creates a tick on the chart.

2.       The length of the signal candle is X% more than the average length of X previous candles (number of previous candles is an input parameter). Indicator changes the color of this signal candle and creates a tick on the chart.

 

Once signal candle has been formed the indicator changes its color as well as color of previous candles that have been analyzed.

 

Indicator’s chart has levels 1, 0 and -1.

If the signal candle is bullish than indicator’s chart takes the value of 1

If the signal candle is bearish than indicator’s chart takes the value of -1

Indicator’s chart takes the value of 0 with other candles that are not signal.

 

Indicator’s chart should look like the one on the following picture. Thin vertical lines. The indicator will only have 3 values: 1, 0, -1.



Input indicator’s parameters

 

There are two tabs.

 

General

 

1.       Mode - bodies/shades.

·       Indicator takes into account open and close prices if mode is bodies.

·       Indicator takes into account high and low prices if mode is shades.

2.       Number of candles – number of previous candles that indicator analyzes.

3.       Average % - shows by how many percent the signal candle length should be larger than the average length of the previous candles.

4.       Max % - shows by how many percent the signal candle length should be larger than the length of the largest of previous candles.

 

Color

 

1.       Signal candle color - The color is the same both for bearish and bullish candles.

2.       Previous candles color

3.       Chart color

 

Example

 

 

General

1.       Mode = bodies

2.       Number of candles = 3

3.       Average % = 50

4.       Max % = 50

Color

1.       Signal candle color = Orange

2.       Previous candles color = Blue

3.       Chart color = Red

 

Mode = bodies. So we take into account open and close prices.

Let’s calculate the average length of 3 previous candles.

Candle 1.   1.10709 - 1.10697 = 0.00012

Candle 2.    1.10696 - 1.10687 = 0.00009

Candle 3.   1.10720 - 1.10692 = 0.00028

If candle is bullish than its length = close price – open price

If candle is bearish than its length = open price - close price

Now the signal candle 1.10831 – 1.10725 = 0.00106

Average = 50%. So the signal candle should be larger at least by 50% than the average length of the previous candles.

(12+9+28)/3 = 16.3. If 16.3 points = 100% than 106 points = 650.3 %

The requirements are met. The signal candle is much larger than average length of previous candles.

Max = 50%. So the signal candle should be larger at least by 50% than the largest of the previous candles.

If 28 points = 100% than 106 points = 387.6 %

The requirements are met. The signal candle is much larger than max length of previous candles.

 

Once signal candle has been formed the indicator changes its color as well as color of previous candles that have been analyzed (3 previous candles in this case) and creates a tick on the chart. 3 candles that were analyzed and all other candles that are not signal candles are reflected on the chart as 0.



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

1
Разработчик 1
Оценка
(29)
Проекты
34
26%
Арбитраж
0
Просрочено
4
12%
Свободен
2
Разработчик 2
Оценка
(7)
Проекты
8
50%
Арбитраж
0
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(149)
Проекты
165
41%
Арбитраж
5
0% / 80%
Просрочено
8
5%
Работает
4
Разработчик 4
Оценка
(560)
Проекты
927
48%
Арбитраж
301
59% / 25%
Просрочено
123
13%
Загружен
5
Разработчик 5
Оценка
(277)
Проекты
415
63%
Арбитраж
5
40% / 0%
Просрочено
4
1%
Загружен
6
Разработчик 6
Оценка
(7)
Проекты
12
25%
Арбитраж
1
100% / 0%
Просрочено
0
Свободен
7
Разработчик 7
Оценка
(430)
Проекты
488
33%
Арбитраж
25
40% / 48%
Просрочено
7
1%
Работает
Похожие заказы
Hello there, I need a professional mt4 developer who can perfectly help me to backtest my mt4 trading strategy on these trading pairs, XAUUSD H1 PEPPERSTONE 1:200 LEVERAGE. The strategy would be provided once you bid to this task
I'm looking for someone who can create an expert advisor based on an indicator which will be provided by me. It will execute a trade based on signals generated by the indicator. A few money management parameter settings like breakeven, trailing stop are to be included. Thanks
Modification 30+ USD
Hey. can you help me with this 1st algo of these: www.algoquantsoftware.com/services-4 Our previous coder delivered it in MQL5 and 5 updates but after v. 2.4 they became non profitable. The best version 2.4 that was delivered in march had some issues, it dont always move stop loss to break even after TP1 is taken. And it reads TP from bid not ask and vice versa so TP get to short. We miss profit. There are also a
I have an already working codes but I want to automates those features to work on multiple tickers on Sierra Chart platform. And also I want users to be able to send texts on the chart. Can I get help with that
I need opinions if it is possible to develop a panel for managing multiple orders for 28 Forex currency pairs for Metatrader 5. The main features should include: - Symbol selection for manual opening of multiple orders. - Stop-Loss/Take-Profit. - Option to close all open orders manually or automatically (by stop loss/take profit). The panel should allow you to select various currency pairs with different lot sizes to
GIOVA 30 - 50 USD
I need a skillful programmer that can Automate my trading indicator into an EA . System has 2 indicators. One of the Indicator is to know the Direction of Trend on H1 and the second indicator is to be use to enter trade on M5 in line with the H1 Trend The EA must have 1. TP and SL, 2. Trailing Stop Loss, 3. ability to add more trade when there is signal in line with H1
Hello developers here, I need a professional developer that can help me to develop an mt5 trading bot that works according to my strategy, I will be sharing my strategy in the inbox, Let me know if you can develop it, I will be waiting for your response
I need to Convert the TradingView Indicator to the MT5 Indicator with some custom padding. This EA is done(open source) on TradingView and must be created identically for MT5 from the start(so will not have bugs). The name of the indicator on TradingView is Smart Money Concept done by LuxAlgo, this indicator must be converted and work identically in MT5 Indicator additional requirements: -Non-repaint - Must work on
I would like to have indicator that can alert/popup when there is 3 bullish/bearish candle in a row. For example ; 1st candle bullish 2nd bullish and when the 3rd close as bullish then the indicator popup/alert on chart. Same colour candlestick. Can extend to 5 or more candlestick can be setting
Strategy To Be Used 1. Order Blocks (4HR, Daily And Weekly) 2. FVG (For Entry) 3. Fibonacci Levels (TP) 4. HH/LL ( SL) Works in 1HR & 4HR (TF) Risk to reward minimum 2:1 (Default) Winrate 53.21% (Accuracy) tested on Live account of 1000$ May 14th to May 31st You can change the risk per trade percent Per day DD Limit *it should takes multiple entries at the same price point when the price touches weekly/ daily

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

Бюджет
40 - 70 USD
Исполнителю
36 - 63 USD
Сроки выполнения
от 1 до 10 дн.