AN EA BASED 2 SETS OF MOVING AVERAGE CROSSOVERS,

İş tamamlandı

Tamamlanma süresi: 4 gün

Şartname

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)

 

 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(213)
Projeler
246
45%
Arabuluculuk
42
10% / 57%
Süresi dolmuş
5
2%
Serbest
2
Geliştirici 2
Derecelendirme
(89)
Projeler
139
24%
Arabuluculuk
34
32% / 44%
Süresi dolmuş
59
42%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(1)
Projeler
2
0%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
0
Serbest
4
Geliştirici 4
Derecelendirme
(139)
Projeler
181
24%
Arabuluculuk
23
22% / 39%
Süresi dolmuş
13
7%
Serbest
5
Geliştirici 5
Derecelendirme
(318)
Projeler
565
35%
Arabuluculuk
81
31% / 44%
Süresi dolmuş
204
36%
Serbest
Benzer siparişler
<xml xmlns =" https://developers.google.com/blockly/xml " is_dbot =" true " collection =" false " > <block type =" trade_definition " id =" ,VcU^bsl.pJz|i8tPV!Z " deletable =" false " x =" 0 " y =" 50 " > <statement name =" TRADE_OPTIONS " > <block type =" trade_definition_market " id =" {b-dIs(CjCnoSTaWY,Ep " deletable =" false " movable =" false " > <field name =" MARKET_LIST " > synthetic_index </field> <field
I need an experienced MQL5 developer to create an Expert Advisor (EA) based on the trading strategy demonstrated in my video. The EA should accurately follow the entry, exit, risk management, lot size, trailing stop-loss, take-profit, and trade management rules shown. Full source code, backtesting, bug fixing, and clear input settings are required. And it should have option for Buy and Sell, then Sell only, Buy only
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave
I have an MQL5 expert advisor that i use on MT5 trading platform and it works perfectly. The only issue is that sometimes it hangs. I need to get it fixed so that it does not hang. The code is around 4500 lines in length but i clearly do not want it to be re-written. I know that many of you will approach me to try and convince me to get it redone.... but i simply dont have the budget. - This is a grid system and the
I am looking for a highly experienced developer to build a professional, commercial-grade trading indicator for MT4/MT5. I am not looking for a basic indicator or a modified public script. I need a custom solution based on real market logic with high-quality coding standards. Requirements 100% Non-Repainting indicator. Accurate Entry signals. Automatic Stop Loss placement based on real market structure. Automatic
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
Mac200 50+ USD
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this
Iconic Boy 300 - 400 USD
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Supply and Demand EA 50 - 250 USD
I need a SnD EA. Prefer coder who has previous experience coding SnD EA. PO are based on (CHoCH or BoS) and 3EMA, order block (from my TradingView indicator), area based on Fibonacci. SL options are based on fix pips or zone size; CL is based on candle closing. TP1 and TP2 options are based on fix pips or fix ratio. Canceling PO is based on market structure or Fibonacci. Money management are based on fix volume or

Proje bilgisi

Bütçe
30+ USD
Son teslim tarihi
from 2 to 4 gün