An Expert Advisor Based on the one Moving Average Indicator is needed

Trabajo finalizado

Plazo de ejecución 8 días
Comentario del Ejecutor
Very clear and understandable specification. A pleasure to work with you.
Comentario del Cliente
The only thing I have to say about this dear programmer is that, he is invincible!!

Tarea técnica

The main parts of the robot (EA)

      One moving average

      Rules for opening and closing a buy Position

      Rules for opening and closing a sell position

      Trailing stop loss

      Fixed Take profit

      Trading time frame

      Trading volume

      Security

Moving average: MA period, need an option for customizable MA period / MA method is simple by default and there is no need to be changeable / MA apply to option, most set close to price by default and there is no need to be changeable / MA color is yellow by default and there is no need to be changeable.

Rules for opening and closing a buy Position: If the market price crosses moving average the amount of (chosen unit or pipette) upwards, EA is allowed to open a buy position. And when the trailing stop is touched, the buy position close and at the same price and time, sell position must open. Of course, regardless of the candle closing.

Rules for opening and closing a sell position: If the market price crosses moving average the amount of (chosen unit or pipette) downwards, EA is allowed to open a sell position. And when the trailing stop is touched, the sell position close and at the same price and time, buy position must open. Of course, regardless of the candle closing.

Trailing Stop Loss: It is based on the distance from the moving average (the unit or pipette number of trailing stop is arbitrary). For example: In a buy position, when the price of 400 units or pipette crosses the moving average downwards, the buy position close, and at the same price and time, the sell position should be opened.

Fixed Take profit: its unit (pipette) is customizable. It must has true and false options. If the EA fixed take profit option set to false, positions haven't take profit and the EA close positions by touching the trailing stop loss. But If the EA fixed take profit option set to true, for example: we specified 800 units (pipette) as the fixed take profit and it touched, the EA close position and it’s not allowed to open next position, the EA must wait for the market price to touch MA again. When the MA is touched again, the EA is allowed to open a position based on the Rules for opening and closing a buy Position or Rules for opening and closing a sell position (If the market price crosses moving average the amount of (chosen unit or pipette) upwards, EA is allowed to open a buy position, or If the market price crosses moving average the amount of (chosen unit or pipette) downwards, EA is allowed to open a sell position). When a gap appears in the price chart and market price moves away from the moving average more than predetermined distance, in this case the EA follows the fixed stop loss rules and wait for the market price to touch moving average again and cross the moving average with the predetermined pipette size to open new position.

Trading time frame: The EA must has the option to choose the trading time frame. When the trading time frame is introduced to the EA, the EA memorize it. By changing the time frame on the chart, the EA is not allowed to change trading time frame until I change the trading time frame through in the EA option.

Trading volume: The EA must has the option to choose trading volume. The volume starts from 0.01 lot.

Security: A section in the source code is needed so that the EA is allowed to operate only in the account that is introduced. / A true and false option is also needed to show and hide the moving average indicator on the chart.

Important Notice: The EA must run fast and smooth and use low Ram. All the executable part of the source code should be explained with comments. if the EA needs upgrade in the future, so the programmer can easily understand the parts of the source code.


Han respondido

1
Desarrollador 1
Evaluación
(382)
Proyectos
493
23%
Arbitraje
59
56% / 25%
Caducado
57
12%
Trabajando
2
Desarrollador 2
Evaluación
(153)
Proyectos
238
33%
Arbitraje
20
45% / 30%
Caducado
2
1%
Trabaja
3
Desarrollador 3
Evaluación
(64)
Proyectos
83
28%
Arbitraje
9
33% / 56%
Caducado
9
11%
Libre
Ha publicado: 1 ejemplo
Solicitudes similares
Am looking for Professional programmer who can build below analysis bot as specified below. The indicators will be provided. 🔷 1. CORE ARCHITECTURE OF YOUR EA Your EA has 3 modes: ✅ Mode 1: Indicator 1 Strategy (9-Signal Engine) ✅ Mode 2: Indicator 2 Strategy (Multi-indicator confluence) ✅ Mode 3: Hybrid Mode (Indicator 1 filters Indicator 2) 🔷 2. PAIR SELECTION LOGIC EA will NOT auto-scan market (based on your
Matriks programında güzel bir stratejim var, meta da kayıtlı olmayan iki indikatörümü de metaya yükledim, stratejim belli, ama robot oluşturmak konusunda bilgim eksik. Yardım istiyorum. Acil dönüş bekliyorum. 12-276 üssel ortalamayı hangi yöne keserse, alphatrend indikaörüde bunu desteklesin, kendi gömdüpüm diğer bir indikatörde seviyelere göre alsın satsın
Hi. Could you slightly rewrite my cBot for me to use a 5-minute chart without a fixed target? The stop should be a trailing stop at the level of the initial range
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
Hi all, I am looking for a top-rated, experienced MQL5 developer to code Phase 1 (Retail Version) of an advanced Expert Advisor for MetaTrader 5. Key Requirements: 1. Pure Price Action Strategy: Uses H4 Trend Filter (Swing High/Low) and H1 Execution (Wick Scanning >= 66% & Engulfing Candlesticks). Places orders via Buy/Sell Limit at Fibonacci 50% level of the candle body (with Giant Candle threshold rules). 2
I want a mobile bot to trade automatically on my behalf must have experience and be willing to verify your work. It must be profitable and user friendly be easy to use and connect. You'll be given a share of profits
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
Looking for an experienced programmer to create a fully automated trading system. The EA must be able to detect SPECIFIC H&Shoulder patterns, identify entry point and open a position. Parameters: Candle Count : EX: 50 - meaning the max amount of candle history to look for a pattern. (user adjustable) RISK: EG "2" Meaning the position that must be opened must be 2% of the Balance of the account (user adjustable). The
I’m looking for an experienced MetaTrader 4 (MT4) developer to analyze, repair, and live-test an existing .EX4 Expert Advisor. Project Details Existing file: GannMadeEasy_pro.ex4 Platform: MetaTrader 4 Issue: EA is not loading properly on charts in newer MT4 builds Goal: Make the EA fully functional and compatible with current MT4 versions Requirements The developer must: Analyze the existing EX4 file Identify
i need the EA same working on trading view chart with same specifications of enter in a trade and sl/tp open 2 trades and 1 trade set tp1 & second trade set to tp 3 but sl should move to breakeven when tp1 hit and go to tp2 sl on tp1

Información sobre el proyecto

Presupuesto
39+ USD
Plazo límite de ejecución
de 1 a 3 día(s)