Dashboard for MT4

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

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

Specifications for an Indicator Dashboard

 

 

 

Pair

D1

H4

Slope Value H4

Buy / Sell

D1

ADX

RSI

WPR

200 EMA

H1 Retrace

 

 

 

 

 

 

 

 

 

 

EURUSD

Bull

-

1.02

Buy

18

55

-20

0.03

50

GBPUSD

Bear

Bull

0.46

-

56

66

-10

0.06

-10

USDJPY

-

Bear

-0.12

Sell

45

25

-30

0.01

8

Etc.

Etc.

Etc.

Etc.

Etc.

Etc.

Etc.

Etc.

Etc.

Etc.







Column 1:  Pair

All 28 major/minor pairs consisting of combinations of the 8 major currencies USD, EUR, GBP, JPY, CAD, CHF, AUD, NZD

Column 2: D1

Based on 3 exponential moving averages (EMA’s) i.e. long term = 200 period, medium term = 50 period and short term =  36 period and Closed Prices and Daily time frame.

When EMA’s are in sequence from highest to lowest as follows 200 > 50 > 36 it should print Bear in red colour.

If EMA’s are in sequence from highest to lowest as follows 36 > 50 > 200 it should print Bull in blue

Any other sequence should be printed with a Dash (-)

Input variables:

3x EMA Periods, Timeframe (change in timeframe may have to change the column header) If this is too much work then forget about Timeframe input. Hard code for D1.

Column 3: H4

Same as column 2 but in this case based on H4 time frame (or selected time frame)

Column 4: Slope Value

This is based on Baluda’s SlopeValues indicator. (I have source code)

Need colour added to different levels > 0.8, > 0.4, Ranging Bullish, Ranging Bearish, - 0.4, -0.8 (same as Baluda indicator)

Input variables:

Timeframe

Column 5: Buy / Sell

This is based on Baluda’s CurrencySlopeStrength indicator. (I have source code)

If base currency is higher that counter currency print Buy.

If base currency is lower that counter currency print Sell.

If difference between currency slope values is less than the “Sensitivity” setting print dash (-)

Input variables:

Time frame, Sensitivity (Minimum difference between slope values)

 

Column 6: ADX

This is based on the standard Average Direction Movement Index (ADX) indicator.

If ADX lower than “Low Value” print in red.

Input variables:

Time frame, ADX Period, Low Value

 

Column 7: RSI 

This is based in the standard Relative Strength Index (RSI) indicator.

If RSI over ‘high” or under “low” value print value in brown colour

If RSI over ‘extreme high” or under “extreme low” value print in different red colour

Input variables:

Timeframe, Low, high, extreme low, extreme high, RSI period

 

Column 8: WPR

This one is a bit trickier because it is based on the standard Williams Percent Range (WPR) indicator that feeds it’s data/values into an Exponential Moving Average (EMA) and we are interested in the value of the MA. (Use Close prices)

So, an array will have to be created for the WPR to feed the MA and if it comes to the worst a custom indicator will have to be created which MA values can be used.

If the value is > -20 and < -10 (between -20 and -10) OR < -80 and > -90 (between -80 and – 90) then the result must be printed in brown colour

If the value is below > -10 (above – 10) OR < -90 (below -90) then the result must be printed in red colour

The rest can be printed in black colour.

Input variables:

Timeframe, WPR period, EMA period

 

Column 9: 200 EMA

This column is based on the slope of the Long term EMA (see column 2 - normally 200 period EMA).

The percentage change from input “number of bars” until previous bar must be calculated as follows:

Difference in value of EMA at previous bar (shift = 1) and bar at shift = “number of bars” / price * 100

(absolute values must be used to overcome minus values)

If value (%) is lower than “low value” print value in red.

Otherwise print in black.

Input variables:

Timeframe, Low value, number of bars

 

Column 10: H1 Retrace

This column is based on the distance of the price of the currency pair on the H1 timeframe from the period = 36 EMA (also based on the H1 timeframe) in pips (or points /10) calculated as follows:

If H4 bearish (see column 2) then H1 retrace = low price of bar with shift = 1 minus value of 36 EMA (in pips)

If H4 bullish (see column 2) then H1 retrace = value of 36 EMA minus high price of bar with shift = 1 (in pips)

If value is lower than “minimum value” then print value in green.

Input variables:

Minimum value

 

Column 11: Overall (optional)

If all the signals in the 10 previous columns are favourable then this column should just print a green asterisk.

E.g. D1 and H4 are both bullish/bearish and no brown or red values in the other columns

 

General:

1.      Currency pairs should appear in alphabetical sequence from A to U.

2.      Refreshing or updating of values can take place on an hourly basis.

3.      It would be good that by clicking on the currency pair (or next to it) it will open that specific chart automatically for inspection.

4.      It is also a requirement that this indicator can be used to write an Expert Advisor.


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

1
Разработчик 1
Оценка
(1859)
Проекты
3463
88%
Арбитраж
73
40% / 15%
Просрочено
265
8%
Свободен
2
Разработчик 2
Оценка
(84)
Проекты
149
31%
Арбитраж
32
34% / 41%
Просрочено
43
29%
Свободен
3
Разработчик 3
Оценка
(129)
Проекты
208
54%
Арбитраж
21
24% / 52%
Просрочено
64
31%
Свободен
4
Разработчик 4
Оценка
(266)
Проекты
540
50%
Арбитраж
55
40% / 36%
Просрочено
224
41%
Работает
5
Разработчик 5
Оценка
(732)
Проекты
1053
40%
Арбитраж
47
49% / 23%
Просрочено
84
8%
Свободен
6
Разработчик 6
Оценка
(1235)
Проекты
2820
80%
Арбитраж
156
22% / 43%
Просрочено
488
17%
Свободен
7
Разработчик 7
Оценка
(45)
Проекты
59
14%
Арбитраж
31
26% / 52%
Просрочено
35
59%
Свободен
8
Разработчик 8
Оценка
(73)
Проекты
85
44%
Арбитраж
10
40% / 50%
Просрочено
9
11%
Свободен
9
Разработчик 9
Оценка
(1)
Проекты
3
0%
Арбитраж
1
100% / 0%
Просрочено
0
Свободен
10
Разработчик 10
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
11
Разработчик 11
Оценка
(197)
Проекты
320
35%
Арбитраж
64
13% / 56%
Просрочено
83
26%
Свободен
12
Разработчик 12
Оценка
(258)
Проекты
395
28%
Арбитраж
69
19% / 49%
Просрочено
120
30%
Свободен
13
Разработчик 13
Оценка
(43)
Проекты
72
49%
Арбитраж
4
0% / 50%
Просрочено
19
26%
Свободен
14
Разработчик 14
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Свободен
15
Разработчик 15
Оценка
(564)
Проекты
933
47%
Арбитраж
302
59% / 25%
Просрочено
125
13%
Загружен
16
Разработчик 16
Оценка
(1)
Проекты
1
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
Похожие заказы
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Hi Guys, I am looking to someone that can generate an indicator for MT4 as explained below. Basically I would need that the indicator point out the price that will close my position in stop out/margin call. The indicator should pick automatically the level of trade out for the broker (which can be different from a broker to another broker) It should write (ideally on the bottom on the left) the following information
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk

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

Бюджет
50 - 100 USD
Исполнителю
45 - 90 USD
Сроки выполнения
до 5 дн.