Modified the Dashboard EA + Add News Filter from Investing.com

MQL4 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 12 días
Comentario del Cliente
Very patient developer, he is really a coding expert!
Comentario del Ejecutor
Alex is a great customer, very patient and precise in requirements. It was great working with him :)

Tarea técnica

@Use Original Multi Trader EA to modified@

On the Dashboard:
1).Delete the WHITE color selected parts, change the GREEN color part to entry price.
2).Add Auto BE column, similar the auto TP and auto SL, with one click auto BE button at the bottom, similar one click TP and one click SL button.

3).Add Auto Trade Button, e.g. trading hours(local computer time), auto close trade on certain timing(local computer time), auto close profit(close in total profit points), and one click close all trades(one click close all trade button is already available on the original dashboard)
*Please see the attached sample picture for the auto trade button*
Senario:
After I set TP, SL, BE for each pair, and setting the auto start trading hours,close trade time, auto close profit, I click the "Auto Trade" button, then the EA will on standby, when reach the trading time, the EA will check all requirement to enter trades.

Entry Rules:
Sell Trade Senario:
--The YELLOW color selected parts in the picture. If the arrow is down, the percentage is in red -0.xx%(daily +- value) , the 2nd of the YELLOW selected part is white color percentage(if red color mean the trade mostly will going to reversal, oversold; if green color mean the trade mostly will going to reversal, overbought), the currency strength is Weak vs Strong(as long as the currency is weaker than another),then go for SELL trade.

Buy Trade Senario:
--The YELLOW color selected parts in the picture. If the arrow is up, the percentage is in green +0.xx%(daily +- value), the 2nd of the YELLOW selected part is white color percentage, the currency strength is Strong vs Weak, then go for BUY trade.

@Filter with True/False function@

News Filter:(True/False)
-Get news event info from investing.com.
-Close involved pairs 15 mins before the high impact news
-Only close if the trade is profitable

EMA filter:(True/False)
-for sell trade, the entry price must below the EMA ; for buy trade, the entry price must above the EMA.

-Remove the comment in comment field.

**Attached the modified with auto trade button, trading hours version for your reference**

**Attached Original Version**


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(347)
Proyectos
366
70%
Arbitraje
4
100% / 0%
Caducado
0
Trabajando
2
Desarrollador 2
Evaluación
(14)
Proyectos
19
11%
Arbitraje
1
0% / 100%
Caducado
5
26%
Libre
3
Desarrollador 3
Evaluación
(21)
Proyectos
24
17%
Arbitraje
15
20% / 40%
Caducado
6
25%
Libre
Solicitudes similares
I am not a professional developer and I am trying to make an EA based on published examples, my personal additions, my limited general programming knowledge (html, php, databases, but not MQL5) and the help of the AI Assistant built into the MQL5 Meta Editor. I have made several small EAs and none of them work, although the code has no errors apparently and the examples I based them on all work. I have tested it in
I need to fix an indicator that MT5 says is too slow. The message in Expert Tab when the indicator is used inside another indicator through iCustom function is this: "Indicator is too slow 27674 ms. rewrite the indicator, please". So the indicator needs to be fixed to speed it up. I request first version ex5 file with expiration before starting the job. I request final source code mq5 file. Thank you Regards
The idea of the trading system is as follows: Market entries are performed when the 2 moving averages intersect, the candlestick touches or breaks through the opposite moving average line of the moving average that just crossed but the overall trend has remained the same. The trend is determined by the MACD based on the settings 34 for fast EMA 144 for slow EMA and 9 for MACD SMA. When the MACD is an above the zero
Hello, I bought an EA who has SL but it is not trailing.I need someone who can attach trailing SL to this EA or if it is possible to implement trailing in the EA? I do not have EA code, I bought it and I am using it
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and exit buy position when sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and exit sell position when buy signal will be given
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard noticatioons and also if pressed to go to the a template timeframe and pair
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
Poverty 30+ USD
``` def moving_average_crossover(prices, short_window, long_window): short_ma = prices.rolling(window=short_window).mean() long_ma = prices.rolling(window=long_window).mean() signals = np.where(short_ma > long_ma, 1, 0) signals = np.where(short_ma < long_ma, -1, signals) return signals # Example usage: prices = pd.Series([...]) # Replace with your price data short_window = 50 long_window = 200 signals
Brief description. mt4 must be connected via binary.com API. Only for binary trade. Forex pair . Rise/Fall option only. Maximum trade limited options should be given. Profit option should be given. Martingale system. Compounding system Candlestick time counter should be given. There will be two types of signals. A candle stick will come with an arrow symbol. Arrow symbol will appear below another chart. You can
Veltoor sniper 35+ USD
I wanna create trading robot so that it can trade for me during busy hours cause I sometimes miss opportunity to enter my trades because I'm being busy during the day . So I'd like to have a system for me

Información sobre el proyecto

Presupuesto
50 - 100 USD
Para el ejecutor
45 - 90 USD
Plazo límite de ejecución
de 3 a 5 día(s)