AN EA BASED 2 SETS OF MOVING AVERAGE CROSSOVERS,

Trabalho concluído

Tempo de execução 4 dias

Termos de Referência

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)

 

 


Respondido

1
Desenvolvedor 1
Classificação
(213)
Projetos
246
45%
Arbitragem
42
10% / 57%
Expirado
5
2%
Livre
2
Desenvolvedor 2
Classificação
(89)
Projetos
139
24%
Arbitragem
34
32% / 44%
Expirado
59
42%
Trabalhando
3
Desenvolvedor 3
Classificação
(1)
Projetos
2
0%
Arbitragem
1
0% / 0%
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(139)
Projetos
181
24%
Arbitragem
23
22% / 39%
Expirado
13
7%
Livre
5
Desenvolvedor 5
Classificação
(308)
Projetos
553
35%
Arbitragem
79
32% / 42%
Expirado
200
36%
Carregado
Pedidos semelhantes
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
Para Jardo 300+ USD
Safe NerdWallet is not a lender. Not all applicants will qualify for the full amount or lowest available rates. Rates for poor or fair credit can be over 36%. NerdWallet Compare, Inc. NMLS 1617539 Fin. Lender loans per DFPI Fin. Lenders Lic 60DBO-74812 NMLS Consumer Access | Licenses and Disclosures California: California Finance Lender loans arranged pursuant to Department of Financial Protection and Innovation
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision

Informações sobre o projeto

Orçamento
30+ USD
Prazo
de 2 para 4 dias