3TF MACD

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 3 giorni

Specifiche

3TF MACD 

It must use one standard indicator MACD. Signals for opening and modifying positions must be produced according to formed bars of three timeframes specified in the parameters of the Expert Advisor. Modification of the Trailing Stop level must be performed according to maximums/minimums of the lower timeframe. Usually, this is the minimum timeframe indicated in the parameters.

Apart from specified timeframes, execution of orders must be performed timely according to the current/opened Timeframe (the timeframe that is open or the timeframe that the EA is attached on), this means if the current/ open timeframe is H1 then positions will be opened Hourly. 


The list of Expert Advisor parameters:

Magic Number “ magic number (identifier of trade operations of the Expert Advisor).

Deviation “ price slippage in points.

Timeframe 1 “ the first specified timeframe.

Fast EMA Period “ period of the fast EMA of the MACD indicator for the first timeframe. If you set a zero value, the indicator from this timeframe will not be considered.

Slow EMA Period “ period of the slow EMA of the MACD indicator for the first timeframe.

Signal SMA Period “ period of the signal line of the MACD indicator for the first timeframe.

Timeframe 2 “ the second specified timeframe.

Fast EMA Period “ period of the fast EMA of the MACD indicator for the second timeframe. If you set a zero value, this parameter will not be considered.

Slow EMA Period “ period of the slow EMA of the MACD indicator for the second timeframe.

Signal SMA Period “ period of the signal line of the MACD indicator for the second timeframe.

Timeframe 3 “ the third specified timeframe.

Fast EMA Period “ period of the fast EMA of the MACD indicator for the third timeframe. If you set a zero value, this parameter will not be considered.

Slow EMA Period “ period of the slow EMA of the MACD indicator for the third timeframe.

Signal SMA Period “ period of the signal line of the MACD indicator for the third timeframe.

Take Profit “ level of fixing the profit, which is indicated in points from the position open price. If the value is set to zero, Take Profit will not be set.

Stop Loss “ protective level, which is indicated in points from the position open price. If the value is set to zero, Stop Loss will not be set.

Trailing Stop “ step in points used for modification of the protection level in the profitable direction. The level is calculated using maximums (High) of bars for Sell positions and minimums (Low) of bars for Buy positions. If the value is set to zero, the protective level will not be modified.

Reverse “ in this parameter, one can specify if positions will be reversed in case an opposite signal appears. Value ‘true’ means that positions will be reversed if an opposite signal appears.

Close All ' enables/ disables the function to close all positions pertaining to the pair if the condition is not meet 

Lot “ position volume (lot).

Volume Increase “ the amount to increase the position volume by in case the condition is true. If you set a zero value, the volume will not be increased.
Volume Increase Step “ distance from the last deal in points the price should pass before the condition for increasing the volume is considered true.

Conditions:


A signal to open a position is true if the following conditions are fulfilled:

For a BUY position:
The MACD histogram is above the signal line on all the specified timeframes.
The previous value of the histogram is below the current value (growth).

If a position is opened, the model of increasing the volume starts its operation in the Expert Advisor. The volume is increased if the price goes in the profitable direction and reaches the level, which is calculated for Buy positions as the last deal price plus the number of points indicated in Step Increase. The close price of the formed bar must be above the calculated level.


For a SELL position:

The MACD histogram is below the signal line on all the specified timeframes.
The previous value of the histogram is above the current value (fall).
If a position is opened, the model of increasing the volume starts its operation in the Expert Advisor. The volume is increased if the price goes in the profitable direction and reaches the level, which is calculated for Sell positions as the last deal price minus the number of points indicated in Step Increase. The close price of the formed bar must be below the calculated level.

Additional parameters and features:


The Expert Advisor additional parameters:

On/Off Info Panel “ enables/disables the informational and trading panel in the left part of the chart.
Setting On The Fly “ enables/disables the possibility to adjust parameters using the informational and trading panel.

Con risposta

1
Sviluppatore 1
Valutazioni
(1853)
Progetti
3455
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
Gratuito
2
Sviluppatore 2
Valutazioni
(45)
Progetti
59
14%
Arbitraggio
31
26% / 52%
In ritardo
35
59%
Gratuito
3
Sviluppatore 3
Valutazioni
(2070)
Progetti
2629
61%
Arbitraggio
114
45% / 25%
In ritardo
418
16%
In elaborazione
4
Sviluppatore 4
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
5
Sviluppatore 5
Valutazioni
(9)
Progetti
11
45%
Arbitraggio
2
0% / 100%
In ritardo
2
18%
Gratuito
6
Sviluppatore 6
Valutazioni
(225)
Progetti
284
42%
Arbitraggio
15
13% / 47%
In ritardo
67
24%
Gratuito
7
Sviluppatore 7
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
8
Sviluppatore 8
Valutazioni
(71)
Progetti
254
53%
Arbitraggio
16
50% / 38%
In ritardo
83
33%
Gratuito
9
Sviluppatore 9
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
Ordini simili
Converting an ex4 file to mq4 .I'm looking for good developer who is expert in reverse engineering.like stoploss,Take profit. Trailing,breakeven,news filter and other inputs to be added. Further details will be discussed later
I need an expert advisor for mql5 that can: - open buy order with each bullish candle close - open sell order after each bearish candle close - close any bullish trades if a bearish candle is formed - close any bearish trades if a bullish candle is formed Further, this EA should be able to trade in bias with the trend. For example it should take buys only when the candles are above the 25 moving average and should
Trading ea 300 - 5000 USD
I need an EA for both MT4 and MT5 that can work on both demo and live account with this features : 1. Trading 24/7 2. Connected to the news 3. Pauses during high effective news 4. Has a footprint tool for accurate signals 5. Always aims foe a higher profit 6. High frequency Scalping 7. Auto lot size 8. Capable to work on 1000$ capital and less 9. zero losses 10. Works on any chart 11. When it is installed in any
This is the ea I will be looking to do 2 jobs this one then another one later. Indicator is 528 lines of code EA is 703 lines of code Dashboard Is 5034 Lines of code I want to remove the dashboard form the indicator and add it to the dashboard like this and add these features to it Indicator Changes I want to change the indicator The Moving Average Ribbon I want to Add a input to make it fill out or hollow like it is
I am looking for someone who has experience working with the ZigZag indicator. I want to create a multi timeframe dashboard scanner based on ZigZag. I will explain more in private messages. if you feel capable & interest with that,please pm me for more details. thanks
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
I'm a programmer but I'm looking for experienced programmer to create 1 harmonic pattern 121 HARMONIC PATTERN EA scanner that send alert with arrow on screen without open trades Must contain graphical design .. the window .. the columns the raws the scroll bar the buttons and the pattern it self on the chart .. that is graphical design and i want to see all historical patterns that already happened TIME FRAME H4
Maphen 30 - 200 USD
This bot will put buy stops order or sell stops order 20 pips away 10 seconds before nfp new and cpi news and it should also put take profit 100 pips this is the bot i desire. And it will activate only 15:30 UTC
I'm a programmer but I'm looking for experienced programmer to create 1 harmonic pattern THREE DRIVE HARMONIC PATTERN EA scanner that send alert with arrow on screen without open trades Must contain graphical design .. the window .. the columns the raws the scroll bar the buttons and the pattern it self on the chart .. that is graphical design and i want to see all historical patterns that already happened TIME
Hi, i want to create EA that using martingale and hedge system working on metatrader 4 and has some options to be manually changed in the bot options i need expert in this strategy to do this job note that strategy is very simple no indicator needed unless moving average

Informazioni sul progetto

Budget
100+ USD
Per lo sviluppatore
90 USD