I should be able to test the EA within 3 days
EA should work on all major and minor pairs and XAUUSD
the EA should send notification on email and mobile notification.
it should also have a pop up notification on mt4.
the message on notification and pop up should be identifiable. meaning I should know in what pair the signal is coming from and in what direction(long or short)
it should also have a special notification when the signal in 15 mins is met and if the signal in 5 min timeframe are met within the 15 min timeframe.
example:
normal notification: "LONG on XAUUSD@(date and time)"
special notification: "(anything I want to put) SHORT on GBPNZD@(date and time)"
main timeframe: 15 mins
supporting time frame: 5 mins
requirement:
heiken ashi candle
RSI
STOCHASTIC
EMA
after giving a notification the EA should be able to identify if there are any trades are open on the pair in which the ea is attached and it will then activate the break even function if conditions are met.
the EA should have a break even function that moves X pips above the entry level once the current price reached Y pips above the entry level
and the EA should be able to move the stoploss X pips above the last trade being opened.I should be able to turn it on and off
example:
if I have 50 trades opened on different price level on GBPUSD and the current price moves 25 pips above the 50th trade entry.
all the stop loss from the 1st to 50th trade entry should be moved 5 pips above the 50th entry level.
the EA should also have a trail stop function based on a given percentage for the total number of pips or a given total number of pips profit.should be modifiable. I should be able to turn it on and off
(percentage)
it has to reach a certain number of pips in total before it would be activated. and when the pip count drops a certain number of percentage it would close all of the open trades on that pair. but as long as the total pip count on that pair rise it would still follow the percentage.
for example:
I decided to have a total pips profit of 100 before the trail stop would be activated
and the total profit should drop down to 80% from the high before the EA closes all position.
let's say I opened 10 trades in gbpusd and the total pip profit reached 100
the trailing stop is activated and when the pip profit count suddenly drops to 80 pips or below. the EA would close all the position.
but if the total pip profit count still continue to rise the trail stop will also follow as with sample scenario below:
| Total pips in profit reached: | move trail stop to 80% of total profit: |
|---|
| 150 pips | 120 pips |
| 180 pips | 144 pips |
| 276 pips | 220.8 pips |
| 324 pips | 259.2 pips
|
(total number of pips profit)
it has to reach a certain number of pips in total before it would be activated. and when the pip count drops a certain number it would close all of the open trades on that pair. but as long as the total pip count on that pair rise it would still be Xpips away from the current price
for example:
I decided to have a total pips profit of 100 before the trail stop would be activated
set trail stop 5 pips away from current price
rules on where the EA would base its signal notification will be discussed further. contact me
Similar orders
Core Requirements: Platform: MetaTrader 5 (MT5). Symbol: XAUUSD (Gold). Timeframes: M1 and M5 (user selectable). Trading Style: Scalping with controlled risk (not aggressive or high-risk strategies) -> adjustable, even better. Execution: Fast execution, optimized for gold market conditions. Frequence = adjustable, but there should be 10-20 trades per day. Strategy Logic: Use a reliable and conservative strategy
Add function: EA setting: External profit record = true or false Reason: Brokers archive MT5 trading records Edit(SGEA_v20_MJSv42.mq5): You can now delete CSV records for completed trading cycles, keeping only CSV records for incomplete trading cycles. Reasons: 1. External historical trading records are used to let the Expert Advisor (EA) know the total profit or loss of the current trading cycle, allowing current
I'm looking for an experienced programmer to convert my MT5 or MT4 EA to CTrader, requiring a deep understanding of both platforms to ensure a smooth transition without loss of functionality
Eu preciso disso. A linha central do TMA (17,5,1.5) será a principal referência. Outra linha de média móvel (AVG) de 3 períodos decrescentes 2. As ordens serão as seguintes: abaixo, somente compra de TMA; acima, somente venda de TMA. O sinal de entrada será o seguinte: se o preço estiver acima da Média Móvel Tarifária (TMA), será apenas para venda; quando o preço se mantiver abaixo da Média Móvel Tarifária (AVG)
Hola, estoy buscando un desarrollador MQL5 con experiencia real en trading algorítmico. Necesito un EA para XAUUSD con: Control de Drawdown filtro de mercado (tendencia vs rango) gestión de riesgo dinámica optimización para sesiones específicas Antes de avanzar quisiera saber: ¿Qué experiencia tienes con EAs en MT5? ¿Has trabajado con estrategias de oro (XAUUSD)? ¿Cómo gestionas el drawdown en un bot? ¿Puedes mostrar
Create an EA on moving averages. The EA will open a trade when the price is above the averages. It will open another when it is below the averages. Ability to work on any timeframe. Ability to use a news filter and a martingale...or to work on a grid
I need a skilled MQL5 developer to create a stable and efficient Expert Advisor (EA) for trading Gold (XAUUSD) on MetaTrader 5 (MT5) , focused on controlled, mid-to-low risk scalping . Core Requirements: Platform: MetaTrader 5 (MT5) Instrument: XAUUSD (Gold) Timeframes: M1 and M5 (user selectable) Trading Style: Scalping with controlled risk (not aggressive or high-risk strategies) Execution: Fast execution
There is a programming god without EA here. I want to find someone to make an EA to operate gold and silver. There is a model, but it can't run. So I want to find someone to make professional improvements to make my EA run. If you are interested, you can WECHAT: 15113958263. Please note EA when adding friends
Iam seeking for a good trade robot/indicator debugging developer to finalize and close profits for me,in both my exneas blocker and MT5,for expert advisor for trading both gold xausd and sliver xagusd,l really want a perfect robot that can herence and risk management principles,not to leave out am a beginner
I have an arrow indicator that gives Buy and sell signals in different timeframes which is already linked to an Expert Advisor. So I want the following if I’m trading on M1 timeframe and it gives me a Sell signal, If on M5 the signal is BUY, it should not open the trader on M1. But if M1 is SELL and M5 also is Sell , then the position can be opened on M1. Let me know if that’s possible and I can place the order