AN EA BASED 2 SETS OF MOVING AVERAGE CROSSOVERS,

仕事が完了した

実行時間4 日

指定

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)

 

 


応答済み

1
開発者 1
評価
(212)
プロジェクト
246
45%
仲裁
42
10% / 57%
期限切れ
5
2%
2
開発者 2
評価
(88)
プロジェクト
138
25%
仲裁
33
33% / 45%
期限切れ
59
43%
仕事中
3
開発者 3
評価
(1)
プロジェクト
2
0%
仲裁
1
0% / 0%
期限切れ
0
4
開発者 4
評価
(139)
プロジェクト
181
24%
仲裁
23
22% / 39%
期限切れ
13
7%
5
開発者 5
評価
(234)
プロジェクト
415
34%
仲裁
52
37% / 40%
期限切れ
153
37%
取り込み中
類似した注文
I'm looking for best strategy which works on all forex and crypto market.EA must be work with low balance and generate good profit daily/weekly basis depend on market.Drawdown will be very less.if anyone having this type of strategy send me demo first i will back test it .if it meets my requirements code the same EA for me and adding extra inputs if necessary
Greetings! I am in need of a professional and experienced developer to assist me in enhancing and customizing an existing trading strategy. I have learned this strategy from another source, and I need to make modifications and add unique elements to make it my own. If you have a strong background in developing and customizing trading strategies, I would love to hear from you
Converting an ex4 file to mq4 .I'm looking for good developer who is expert in reverse engineering.like stoploss,Take profit. Trailing,breakeven,news filter and other inputs to be added. Further details will be discussed later
Trading ea 300 - 5000 USD
I need an EA for both MT4 and MT5 that can work on both demo and live account with this features : 1. Trading 24/7 2. Connected to the news 3. Pauses during high effective news 4. Has a footprint tool for accurate signals 5. Always aims foe a higher profit 6. High frequency Scalping 7. Auto lot size 8. Capable to work on 1000$ capital and less 9. zero losses 10. Works on any chart 11. When it is installed in any
I am looking for someone who has experience working with the ZigZag indicator. I want to create a multi timeframe dashboard scanner based on ZigZag. I will explain more in private messages. if you feel capable & interest with that,please pm me for more details. thanks
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
Hi, i want to create EA that using martingale and hedge system working on metatrader 4 and has some options to be manually changed in the bot options i need expert in this strategy to do this job note that strategy is very simple no indicator needed unless moving average
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing
Excellent trade 30 - 50 USD
I need an expert robot developer that will create a robot using 4 indicators to generate signal for the robot to execute,it should be solely based on candle stick period analysis and the robot will be made to allow indicators parameters adjustment and user input example "parameters optimization" or "hyperparameter optimization as the terminology might be, please I need it urgently, the interested developer should
The specifications cover 3 requests: 1- Addition of a Trailing Take Profit function 2- Addition of opening orders according to a decreasing distance (20, 15, 10, 5...pips) 3- Addition of a function that allows choosing a fixed, increasing, or decreasing take profit

プロジェクト情報

予算
30+ USD
開発者用
27 USD
締め切り
最低 2 最高 4 日