AN EA BASED 2 SETS OF MOVING AVERAGE CROSSOVERS,

Trabajo finalizado

Plazo de ejecución 4 días

Tarea técnica

I need a simple EA based on 2 sets moving average crossover strategy, it should able to work on different timeframes, time sessions, currency pairs and Moving average indicators (exponential, simple)

ENTRY STRATEGY

The EA execute trades using 2 sets of moving average crossovers for example (20,200) crossover & (50,200) crossover.

Buy when both crossovers have switched to buy signal.

 Ie;

·         Crossover between (20,200)-should be on a buy

·         Crossover between (50,200)-should be on a buy

Execute a trade after the second signal has confirmed a buy.

 

 

 

 Sell when both crossovers have switched to sell signal.

·         Crossover between (20,200)-should be on a sell

·         Crossover between (50,200)-should be on a sell

Execute a trade after the second signal has confirmed a sell

 

CONTRASTING SIGNALS

Contrasting signal refers to when  crossovers are not in unison,one signals a sell the other a buy.

For example  

·         When crossover between (20,200) is on a buy while Crossover between (50,200) has crossed over to suggest a sell.

·         When crossover between (20,200) is on a sell while Crossover between (50,200) has crossed over to suggest a buy.

 

 

 

 

ON CONTRASTING SIGNAL

Close profits –TRUE /FALSE

Close losses- TRUE /FALSE

 The EA should be able to select which open trades to be closed when contrasting signal  has been generated .i.e. whether to close profitable trades or close losing trades.

 

 

Parameters

Trading behavior-long & short (buy on buy signal and sell on sell signal)

                               -long (buy on buy signal)     

                              -short (sell on sell signal)

                              -inverse (buy on sell signal, sell on buy signal)

Fast MA( 1)-20 (editable)

Fast MA( 1)-method –exponential

                                  -simple

                                  -linear weighted

                                   -smoothed

Fast  MA( 1) applied price-close price

                                        -open price

                                       - High price,

                                        -low price,                                          

                                        -median price,

                                        -typical price 

                                        -weighted price

Fast MA( 1)-shift-0 editable

 

 

 

 

Slow MA(1)-200  (editable)

Slow MA(1)method –exponential

                                  -simple

                                  -linear weighted

                                   -smoothed

Slow MA(1)applied price-close price

                                        -open price

                                       - High price,

                                        -low price,

                                        -median price,

                                        -typical price 

                                        -weighted price

  Slow MA(1) shift-0

Fast MA( 2)-50 (editable)

Fast MA( 2)method –exponential

                                  -simple

                                  -linear weighted

                                   -smoothed

Fast  MA( 2) applied price-close price

                                        -open price

                                       - High price,

                                        -low price,                                          

                                        -median price,

                                        -typical price 

                                        -weighted price

Fast MA( 2)shift-0 editable

 

 

 

 

Slow MA( 2)-200  (editable)

Slow MA( 2))method –exponential

                                  -simple

                                  -linear weighted

                                   -smoothed

Slow MA( 2)applied price-close price

                                        -open price

                                       - High price,

                                        -low price,

                                        -median price,

                                        -typical price 

                                        -weighted price

  Slow MA( 2)shift-0

 

 

TAKE PROFIT

Take profit in pips =200(editable)

Stop loss in pips=200(editable)

 

 


Han respondido

1
Desarrollador 1
Evaluación
(213)
Proyectos
246
45%
Arbitraje
42
10% / 57%
Caducado
5
2%
Libre
2
Desarrollador 2
Evaluación
(89)
Proyectos
139
24%
Arbitraje
34
32% / 44%
Caducado
59
42%
Trabaja
3
Desarrollador 3
Evaluación
(1)
Proyectos
2
0%
Arbitraje
1
0% / 0%
Caducado
0
Libre
4
Desarrollador 4
Evaluación
(139)
Proyectos
181
24%
Arbitraje
23
22% / 39%
Caducado
13
7%
Libre
5
Desarrollador 5
Evaluación
(313)
Proyectos
559
35%
Arbitraje
80
31% / 44%
Caducado
203
36%
Libre
Solicitudes similares
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this
Pip Scalper Bot 60+ USD
i want a trading bot that is aleast 98% sure,and cam also do scalping 99% correct using smart money concept, ICT, ALL technical analysis on it and also put risk management on it
Greetings I need MT5 developer that has expertise in developing a custom indicator for mt5 boom and crash based on my exact details and requirements which would be discuss later. Kindly bid for this project if it is something you can handle for me
AI Trading MQL5: Maximizing Profit from a $10 Investment Achieving significant profits from a small initial capital like $10 in AI trading with MQL5 requires a highly strategic and disciplined approach. While the potential for exponential growth exists, it's crucial to manage expectations and understand the inherent risks. **Key Strategies for Small Capital AI Trading:** 1. **Low-Risk, High-Probability
I’m looking for an experienced NinjaTrader developer to complete an existing custom indicator. The project is already partially built and is well organized, completely functional, and well documented. The former developer experienced some personal difficulties and unfortunately cannot continue. Key Requirement (Read Carefully): You MUST have direct, hands-on experience with NinjaTrader and NinjaScript (C#) . This is
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox
Powerful 30 - 100 USD
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower

Información sobre el proyecto

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