Looking For Programmer who are expert in programming Moving Average into EA

Asesores Expertos

Trabajo finalizado

Plazo de ejecución 36 días

Tarea técnica

http://www.autopilotforexprofits.com/MA.bmp 

Short : Red  (variable)
Long : Yellow   (variable)
Below is the different time frame for EURUSD. 5, 15, 30 and 60 mins.
Allow Moving Average (MA) to buy or sell when it changes color.

Example
5 mins chart (top left)
1) Using single MA (red line ), it will short when it changes color,
2) Will close profit when MA turns yellow
3) And long immediately when MA turns yellow.
4) Close trade when MA turns red (Cut loss)
5) Short again when MA turns red
6) Close profit when the MA turns yellow.

The EA must be able to calculate the loss when it trade. There is possible there is much loss trade when using this MA EA. But the when there is a profit trade, the EA must be able to lock in profit when the market start to trend.
(E.g  when there is 88pips lost using the same lot size, when there is a position open and it is already 90 pips profit, lock in 88pips and let the price run until the MA changes color and close it profit.
OR
When there is loss of $88 using different lot size(variable) lot size, when there is a position open and it is already $88 pips profit, lock in $90 and let the price run until the MA changes color and close it profit.


Please allow the EA MA to trade on different time frame but exit on different time frame when the MA changes color using the same MA.

Example:
Downtrend
Enter Short on 30mins/60mins TF.
Exit short based on 5/15mins TF when MA change colour.

Order Setting :
--------------
 ConfirmedOnEntry (default true)
If set to TRUE, will enter trade when the bar close and the prices above/below after the cross (color change) confirmed.

Entry Time Frame: 60 Mins (default)
Exit Time Frame : 15 Mins (default)

Exit Setting :

-------------
ConfirmedOnExit
Exit when the price close above/below when the MA changes color.

Can anyone is the attached image?

 

Han respondido

1
Desarrollador 1
Evaluación
(473)
Proyectos
1139
44%
Arbitraje
51
31% / 33%
Caducado
501
44%
Libre
2
Desarrollador 2
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(187)
Proyectos
367
56%
Arbitraje
45
22% / 56%
Caducado
188
51%
Libre
Ha publicado: 1 artículo, 6 ejemplos
4
Desarrollador 4
Evaluación
(41)
Proyectos
124
34%
Arbitraje
32
13% / 75%
Caducado
53
43%
Libre
Solicitudes similares
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
I need an MT5 EA based on my strategy: MN1/W1/D1 trend analysis, H4/H1 confirmation, EMA 10/23, Fibonacci 12.7 BUY & 88.6/88.7 SELL entries, market structure/candlestick confirmation, automatic SL/TP, risk-based lot sizing, break-even, trailing stop, news filter, and prop-firm risk management. The EA should support scalping, intraday and swing trading, with future AI integration
Composite robot 30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open

Información sobre el proyecto

Presupuesto
20 - 50 USD
Plazo límite de ejecución
de 4 a 7 día(s)