3TF MACD

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 3 días

Tarea técnica

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.

Han respondido

1
Desarrollador 1
Evaluación
(1853)
Proyectos
3455
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
2
Desarrollador 2
Evaluación
(45)
Proyectos
59
14%
Arbitraje
31
26% / 52%
Caducado
35
59%
Libre
3
Desarrollador 3
Evaluación
(2082)
Proyectos
2642
61%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabaja
4
Desarrollador 4
Evaluación
(414)
Proyectos
670
33%
Arbitraje
60
17% / 32%
Caducado
113
17%
Trabaja
5
Desarrollador 5
Evaluación
(9)
Proyectos
11
45%
Arbitraje
2
0% / 100%
Caducado
2
18%
Libre
6
Desarrollador 6
Evaluación
(225)
Proyectos
284
42%
Arbitraje
15
13% / 47%
Caducado
67
24%
Libre
7
Desarrollador 7
Evaluación
(356)
Proyectos
632
26%
Arbitraje
89
73% / 13%
Caducado
12
2%
Libre
8
Desarrollador 8
Evaluación
(71)
Proyectos
254
53%
Arbitraje
16
50% / 38%
Caducado
83
33%
Libre
9
Desarrollador 9
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
10
Desarrollador 10
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
Solicitudes similares
I need a martingale EA to trade with my indicator. I will send you a model EA for you to follow how the martingale system should work. or you can come up with your martingale concept. Need EA in one hour since this is easy
I would like to find someone who has already created a trading robot before. Im also looking for someone who can creat a bot that goes with time and structure
I am urgently in need of an expert full time programmer who can code an ea from scratch, Programming a well automated expert advisor from the existing strategy and make it work exactly more details will be provided in chat room thanks
Hello, I have implemented the method how to read the Toolbox Journal in MQL4, but this method does not work in MT5, because in MT5 the listview has LVS_OWNERDATA style. If you know or have a solution for MT5, without reading it from the log file, then please apply to this job. Regards, TradingProFX
I would need a robot that will automatically enter buy and sell positions based on the renko chart. The trend is to be determined on the basis of Elliot Waves. Individual peaks and troughs are determined by the TMA centerband Indicator. The buy position is entered when a higher low appears via the buy signal of the TMA indicator A sell position is entered when a lower high appears via the sell signal of the TMA
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is
Modify My EA 30+ USD
good day coder i want to add additional indicator to my ea The Coder should be able to code indicator to EA i will only send you source code if you can proof the indicator can be coded into ea all other features will be discussed inside but the major part is this peculiar indicator i am available for discussion My time zone is GMT+1 Source code will be release and tested on live market i trade from monday to sunday
Hello , By slippage control on Take profit and stoploss functions the ea won't implement different results of TP and Stoploss on volatile markets, target is to produce exact numbers of sl and tp on live executions .A coder who has done this type of job will be the choice . lot sizing will be added to EA
Use indicator provided to produce support and resistance levels, and enter trade if price reaches s/r level which user has specified in settings. TP and SL should also come from user settings. TP and SL options should be s/r levels. EA trade should only be opened if there is a trade already open from another EA, based on magic number. EA should check for magic number from other EA, and only enter trade if there is a

Información sobre el proyecto

Presupuesto
100+ USD
Para el ejecutor
90 USD