MT5 advisor

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 3 días
Comentario del Ejecutor
Excellent customer
Comentario del Cliente
Extremely pleased, worked diligently on it to get it right and delivered on time. got exactly what I asked for and it works really well.

Tarea técnica

Session reversal - MUST BE in MQL5 ONLY. 

The strategy is to set up a trade at a given start time. Based on that start time candle closing. The robot will determine the CurrentTrent and then when the starting candle closes set up a position based on the trade set up rules.

Trade setup rules:

Short position – set the entry to 15 pips away from the just closed starting time candle’s Low. Stop set to the candles High plus 3 pips. Target set to input value of ProfitValue. The profit value must be a minimum of the risk in pips from the Stop to the entry.

Long position - set the entry to 15 pips away from the just closed starting time candle’s High. Stop set to the candles Low plus 3 pips. Target set to input value of ProfitValue. The profit value must be a minimum of the risk in pips from the Stop to the entry.

Lot size must be set to a percentage of the current account size in an input percentage. EG 1% of account size.

Must close all trades that are not open at the session end time. Any open trades left to play out.

EXAMPLE  --------------------------------------------------------

EG if the session start time was 15:00 BST on a 15 minutes chart then the candle would close at 15:15. Using this candle as the way to look left for setting up the trend to determine the trade position for entry. So if the “CurrentTrend” was set to 9. This would look to the previous 9 candles to determine if the trend is bearish or bullish. So 5 or more candles  bearish, 5 or more candle bullish.

If the trend is bullish, then the trade setup is to reverse therefore setting a SHORT.

If the trend is Bearish, then the trade setup is to reverse and go LONG.

Indicator to highlight the candle - For testing use an arrow to highlight each session start time candle. (red arrow or something)

-------------------------------------------

Inputs:

-          Lot size – set to a percentage of the current account size, range from 0.5%, 1% 1.5%, 2%, 2.5% up to a maximum of 5%.

-          Session start time: 24 hour time AM/ PM

-          Current trend input – must be an odd number from 3-21

-          Session end time: 24 hour time.  Eg AM / PM

-          ProfitValue In Pips:  default set to 80 pips.

------------------------------------

Conditions:

-          Maximum of trade of 1 within 23 hours per currency pair

-          Slippage of 15 pips maximum otherwise do not take the trade. This covers for any extreme news announcements.

-          Must have comments / notes in the source to help identify each of the elements lists above.

-          Must have the source files to be able to alter and re-compile if needed.


Han respondido

1
Desarrollador 1
Evaluación
(361)
Proyectos
644
26%
Arbitraje
92
72% / 14%
Caducado
12
2%
Trabaja
Ha publicado: 1 ejemplo
2
Desarrollador 2
Evaluación
(365)
Proyectos
412
36%
Arbitraje
35
26% / 57%
Caducado
63
15%
Libre
3
Desarrollador 3
Evaluación
(2673)
Proyectos
3410
68%
Arbitraje
77
48% / 14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
Solicitudes similares
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
EA WILL BE FOR GBPUSD ON M5 TIMEFRAME. IT IS A REJECTION/REVERSAL STRATEGY. IT FOCUSES ON BREAK OF LEVEL (M5 CANDLE CLOSE ABOVE HIGH, BELOW LOW (ASIA HIGH/LOW, YESTERDAYS HIGH/LOW, LAST WEEK HIGH/LOW, AND THEN ALSO SWING LEVELS BREAK AND REVERSALS BOTH INSIDE AND OUTSIDE PRICE ACTION) IN THIS STRATEGY WICKS ARE IGNORED, ONLY A SOLID CANDLE BREAK AND CLOSE AND REVERSAL CONSTITUTES AS A VALID TRADE. * EA TIME START +
1) The EA must identity CRT High and CRT Low ,,,,, it must wait for liquidity sweep before entering a trade ,,,to confirm the trade only after sweep and market structure confirmation and support buy and sell trades ,,,,risk. Should be adjustable (default 1% per trade) ,,stop loss should be placed beyond the liquidity sweep ,,take profit should be adjustable with risk reward from 1:2 to 1:5 ,,should allow trading only
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Hello, I am planning to automate my own Gold (XAUUSD) scalping strategy using xCustomEA. Before purchasing xCustomEA and hiring a developer, I would like to know: Whether my strategy can be implemented in xCustomEA. Whether any custom MQL5 coding is required. The estimated cost. The estimated development time. I already have a detailed strategy document and will provide it after the initial discussion. The strategy
Project: GoldScalpBot (already published: https://www.mql5.com/en/code/75652 ) I need an experienced MT5 developer to improve my existing Expert Advisor and its local app bridge. Current stack: - MT5 EA (MQL5) for XAUUSD scalping (EMA/momentum/breakout, ATR SL/TP, London/NY sessions, win-based lot scale, daily loss stop) - Local Node.js HTTP bridge (heartbeat + command queue) for a React Native mobile app

Información sobre el proyecto

Presupuesto
30+ USD
Plazo límite de ejecución
a 2 día(s)