Dashboard for MT4

MQL4 Indicators Forex

Specification

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.


Responded

1
Developer 1
Rating
(1858)
Projects
3461
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Free
2
Developer 2
Rating
(84)
Projects
149
31%
Arbitration
32
34% / 41%
Overdue
43
29%
Free
3
Developer 3
Rating
(129)
Projects
208
54%
Arbitration
21
24% / 52%
Overdue
64
31%
Free
4
Developer 4
Rating
(266)
Projects
540
50%
Arbitration
55
40% / 36%
Overdue
224
41%
Working
5
Developer 5
Rating
(731)
Projects
1052
40%
Arbitration
47
49% / 23%
Overdue
84
8%
Free
6
Developer 6
Rating
(1235)
Projects
2820
80%
Arbitration
156
22% / 43%
Overdue
488
17%
Free
7
Developer 7
Rating
(45)
Projects
59
14%
Arbitration
31
26% / 52%
Overdue
35
59%
Free
8
Developer 8
Rating
(73)
Projects
85
44%
Arbitration
10
40% / 50%
Overdue
9
11%
Free
9
Developer 9
Rating
(1)
Projects
3
0%
Arbitration
1
100% / 0%
Overdue
0
Free
10
Developer 10
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
11
Developer 11
Rating
(197)
Projects
320
35%
Arbitration
64
13% / 56%
Overdue
83
26%
Free
12
Developer 12
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
13
Developer 13
Rating
(43)
Projects
72
49%
Arbitration
4
0% / 50%
Overdue
19
26%
Free
14
Developer 14
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
15
Developer 15
Rating
(564)
Projects
933
47%
Arbitration
302
59% / 25%
Overdue
125
13%
Loaded
16
Developer 16
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
I want a Telegram bot to be linked to my account. To enter a trade, I want to type out the trade details on Telegram chat, and have the bot automatically place that trade in my MT5. I also want to manage trades (move stop levels and close orders) via the Telegram bot. I want for the Telegram bot to automatically disable trade executions sent to MT5 once a specified number of trades have already been placed on that
hello here am looking for someone that can assist me in removing validation form my demo file and if anyone is interested dm the for more details i will be waiting to get any reply by some on that can assist me with this
Hey developers! It is my pleasure to meet you. I am looking for a developer to help meet build and develop a simple EA robot that works based on EMAs. If you are a professional and expierenced MT4 programmer looking to work on this project, do bid for this project so that we can proceed and work on it. Thank you
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
RRB 50 - 400 USD
The overbought zone is determined as candlesticks, at which the indicator value Value > Lmax (Lmax=-20). The oversold zone is determined as candlesticks, at which the indicator value Value < Lmin (Lmin=-80). The values of Lmax and Lmin should be included in indicator parameters. A yellow point should be added at the High point of candlesticks in the overbought zone—it is the H point. A green point should be added at
Hello, I am looking for developer who develops me a renko trading robo with following requirement Time :1 sec Box assignment method : Percentage change LTP Source : Close/OHLC Auto Break-even setup option after certain box Trialling Profit Pips after certain box profit with auto Sl set in PIPs Auto open reverse trade after hitting Sl with given conditions . It is very simple trading tool
At bot 30+ USD
Help me to trade create orders for me and analyze the markets and decide when is a good time to buy or sell. Determine which pairs are best to use to trade with and indicate trading signals to me
I currently have a Forex trading script in .txt format that I want to be converted to a functional/working robot (in .mq4), without altering the strategy of the script. The strategy of the script is already in and shouldn't be changed unless with mutual understanding
Hey greetings, It my pleasure to met you . I need a MT4 develop that can develop an EA based on alert . If you are a professional MT4 programmer you can kindly bid for this project and let proceed
Hi, I would like to create an EA similar to this link: https://www.mql5.com/en/market/product/33508?source=External#description Drawdown 5% Scalping! Ability to avoid big price drop that can hurt capital! stable! bid and ask price different is 0.5

Project information

Budget
50 - 100 USD
For the developer
45 - 90 USD
Deadline
to 5 day(s)