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
(1853)
Projects
3455
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
(264)
Projects
538
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Working
5
Developer 5
Rating
(721)
Projects
1040
39%
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
(196)
Projects
318
35%
Arbitration
64
13% / 56%
Overdue
82
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
(563)
Projects
932
47%
Arbitration
301
59% / 25%
Overdue
124
13%
Working
16
Developer 16
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Greetings great developer, I am in search of a highly skilled MQL5 developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1
Hello, I need someone who have a great experience in ATAS platforms, I use ATAS software for orderflow and i would like tradingview to draw some light information from ATAS to tradingview. If you are capable of this please send me a message and let's proceed

Project information

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