MACD + MOVING AVERAGE + INDICATOR

MQL4 Göstergeler

İş tamamlandı

Tamamlanma süresi: 13 gün
Geliştirici tarafından geri bildirim
Thank You!

İş Gereklilikleri

Hey Guys,

 

INDICATOR

I need an indicator which shows an alert when MACD signal line cross with the MA line. 
  - Alert to be place BOTTOM RIGHT/BOTTOM LEFT/TOP RIGHT/TOP LEFT of the chart

  - I can set multiple pairs to the alert for easier viewing

  - I can view multiple TF

  - I will be able to change the color of the TF, PAIR and "U" "D".

  - U or D resembles the MACD SIGNAL and MOVING AVERAGE LINE. If the MA line cross went on top of the MACD LINE, it is a U (BLUE COLOR). And if the MA line cross went below of the MACD LINE, it is a D (RED COLOR).

ex.

               M1     M5     M30     H1     H4     D1    

EURUSD    U                 U

GBPUSD    D      D        D        D

USDJPY             D         U

NZDUSD    D                                     U 

 


THE INPUTS 

 VARIABLE                          VALUE

 MACD

 FAST EMA                           0 

 SLOW EMA                          0

 MACD SMA                          0

 APPLY TO                            CLOSE/OPEN/HIGH/LOW/MEDIAN PRICE/TYPICAL PRICE/WEIGHTED CLOSE

 COLOR MAIN                       COLOR PALLET - LINE STYLE - LINE THICKNESS

 COLOR SIGNAL                    COLOR PALLET - LINE STYLE - LINE THICKNESS

 MOVING AVERAGE 

 PERIOD                               0

 SHIFT                                 0

 MA METHOD                        SIMPLE/EXPONENTIAL/SMOOTHED/LINEAR WEIGHTED

 APPLY TO                            CLOSE/OPEN/HIGH/LOW/MEDIAN PRICE/TYPICAL PRICE/WEIGHTED CLOSE/PREVIOUS INDICATOR'S DATA/FIRST INDICATOR'S DATA

 STYLE                                  COLOR PALLET - LINE STYLE - LINE THICKNESS

 ALERTS

 ALERT M1                             TRUE/FALSE

 ALERT M5                             TRUE/FALSE 

 ALERT M30                           TRUE/FALSE  

 ALERT H1                             TRUE/FALSE  

 ALERT H4                             TRUE/FALSE  

 ALERT D1                             TRUE/FALSE  

 ALERT PAIRS                        *ENTRY OF THE PAIRS TO BE SHOWN, EX. EURUSD,GBPUSD,NZDUSD,EURJPY* 

 PANEL LOCATION                  TOP RIGHT/TOP LEFT/BOTTOM RIGHT/BOTTOM LEFT


 

HOW IT WORKS
When ever the MOVING AVERAGE LINE cross went on top of the MACD SIGNAL, "U" will be shown in the indicator alert panel for that TF.

When ever the MOVING AVERAGE LINE cross went below of the MACD SIGNAL, "D" will be shown in the indicator alert panel for that TF.

SCENARIO 

*Once the line cross and the panel have shown the alert, and if the next 2 candle it still continues with the same cross, the alert will still remain. The 3rd candle onwards, the alert will go off

*Once the line cross and the panel have shown the alert, and if the next candle the cross change, the alert will follow the cross,  and if the next 2 candle it still continues with the same cross, the alert will still remain. The 3rd candle onwards, the alert will go off.

 

MACD AND MA 

 

*PLEASE TAKE NOTE, the MACD and MOVING AVERAGE will be place on 1 new same window and not on the chat. 

 

THANK YOU 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(1134)
Projeler
1436
62%
Arabuluculuk
21
57% / 10%
Süresi dolmuş
43
3%
Serbest
2
Geliştirici 2
Derecelendirme
(732)
Projeler
1053
40%
Arabuluculuk
47
49% / 23%
Süresi dolmuş
84
8%
Serbest
3
Geliştirici 3
Derecelendirme
(219)
Projeler
370
42%
Arabuluculuk
145
17% / 41%
Süresi dolmuş
124
34%
Serbest
4
Geliştirici 4
Derecelendirme
(28)
Projeler
47
23%
Arabuluculuk
13
31% / 15%
Süresi dolmuş
12
26%
Serbest
5
Geliştirici 5
Derecelendirme
(25)
Projeler
54
37%
Arabuluculuk
4
0% / 50%
Süresi dolmuş
22
41%
Serbest
6
Geliştirici 6
Derecelendirme
(94)
Projeler
162
40%
Arabuluculuk
20
15% / 75%
Süresi dolmuş
73
45%
Serbest
7
Geliştirici 7
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
8
Geliştirici 8
Derecelendirme
(103)
Projeler
205
41%
Arabuluculuk
17
29% / 71%
Süresi dolmuş
45
22%
Serbest
9
Geliştirici 9
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
10
Geliştirici 10
Derecelendirme
(128)
Projeler
206
49%
Arabuluculuk
29
28% / 48%
Süresi dolmuş
33
16%
Serbest
11
Geliştirici 11
Derecelendirme
(46)
Projeler
73
16%
Arabuluculuk
13
8% / 92%
Süresi dolmuş
37
51%
Serbest
Benzer siparişler
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an

Proje bilgisi

Bütçe
10 - 30 USD
Geliştirici için
9 - 27 USD
Son teslim tarihi
from 2 to 5 gün