Dashboard for MT4

MQL4 Göstergeler Forex

İş Gereklilikleri

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.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(1855)
Projeler
3458
88%
Arabuluculuk
73
40% / 15%
Süresi dolmuş
265
8%
Serbest
2
Geliştirici 2
Derecelendirme
(84)
Projeler
149
31%
Arabuluculuk
32
34% / 41%
Süresi dolmuş
43
29%
Serbest
3
Geliştirici 3
Derecelendirme
(129)
Projeler
208
54%
Arabuluculuk
21
24% / 52%
Süresi dolmuş
64
31%
Serbest
4
Geliştirici 4
Derecelendirme
(266)
Projeler
540
50%
Arabuluculuk
55
40% / 36%
Süresi dolmuş
224
41%
Serbest
5
Geliştirici 5
Derecelendirme
(725)
Projeler
1045
39%
Arabuluculuk
47
49% / 23%
Süresi dolmuş
84
8%
Serbest
6
Geliştirici 6
Derecelendirme
(1235)
Projeler
2820
80%
Arabuluculuk
156
22% / 43%
Süresi dolmuş
488
17%
Serbest
7
Geliştirici 7
Derecelendirme
(45)
Projeler
59
14%
Arabuluculuk
31
26% / 52%
Süresi dolmuş
35
59%
Serbest
8
Geliştirici 8
Derecelendirme
(73)
Projeler
85
44%
Arabuluculuk
10
40% / 50%
Süresi dolmuş
9
11%
Serbest
9
Geliştirici 9
Derecelendirme
(1)
Projeler
3
0%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
0
Serbest
10
Geliştirici 10
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
11
Geliştirici 11
Derecelendirme
(196)
Projeler
318
35%
Arabuluculuk
64
13% / 56%
Süresi dolmuş
82
26%
Serbest
12
Geliştirici 12
Derecelendirme
(258)
Projeler
395
28%
Arabuluculuk
69
19% / 49%
Süresi dolmuş
120
30%
Serbest
13
Geliştirici 13
Derecelendirme
(43)
Projeler
72
49%
Arabuluculuk
4
0% / 50%
Süresi dolmuş
19
26%
Serbest
14
Geliştirici 14
Derecelendirme
(66)
Projeler
143
34%
Arabuluculuk
10
10% / 60%
Süresi dolmuş
26
18%
Serbest
15
Geliştirici 15
Derecelendirme
(563)
Projeler
932
47%
Arabuluculuk
302
59% / 25%
Süresi dolmuş
124
13%
Yüklendi
16
Geliştirici 16
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
Benzer siparişler
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details

Proje bilgisi

Bütçe
50 - 100 USD
Geliştirici için
45 - 90 USD
Son teslim tarihi
to 5 gün