Expert Advisor Based on Moving Average crossover strategy

Работа завершена

Время выполнения 5 дней
Отзыв от заказчика
Your work is excellent.

Техническое задание

I need an MT4 EA based on moving average crossover strategy. 

It should be able to work on different timeframes ,time sessions , currency pairs and Moving average indicators (exponential, simple)

-it should be able  to close profitable  trades on reverse signal and keep losing trades open

-it should be able  to close losing  trades on reverse signal and keep profitable trades open.



 

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-20 (editable)

Fast MA method –exponential

                                  -simple

                                  -linear weighted

                                   -smoothed

Fast  MA applied price-close price

                                        -open price

                                       - High price,

                                        -low price,                                          

                                        -median price,

                                        -typical price 

                                        -weighted price

Fast MA  shift-0 editable

 

 

 

 

Slow MA-200  (editable)

Slow  MA method –exponential

                                  -simple

                                  -linear weighted

                                   -smoothed

Slow  MA applied price-close price

                                        -open price

                                       - High price,

                                        -low price,

                                        -median price,

                                        -typical price 

                                        -weighted price

  Slow MA shift-0

 

TAKE PROFIT

Take profit in pips =100(editable)

Stop loss in pips=10(editable)

 

ON OPPOSITE SIGNAL

Close profits –TRUE /FALSE

Close losses- TRUE /FALSE

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

 

 

Magic number-



the EA should resemble the attached but with the parameters on  OPPOSITE SIGNAL split as stated.

Откликнулись

1
Разработчик 1
Оценка
(24)
Проекты
27
22%
Арбитраж
3
0% / 100%
Просрочено
1
4%
Свободен
2
Разработчик 2
Оценка
(24)
Проекты
28
32%
Арбитраж
1
0% / 0%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(15)
Проекты
17
6%
Арбитраж
1
0% / 100%
Просрочено
1
6%
Свободен
4
Разработчик 4
Оценка
(311)
Проекты
395
21%
Арбитраж
44
59% / 23%
Просрочено
47
12%
Работает
5
Разработчик 5
Оценка
(169)
Проекты
204
30%
Арбитраж
25
40% / 44%
Просрочено
12
6%
Свободен
6
Разработчик 6
Оценка
(5)
Проекты
9
11%
Арбитраж
5
40% / 60%
Просрочено
1
11%
Свободен
7
Разработчик 7
Оценка
(9)
Проекты
12
25%
Арбитраж
0
Просрочено
1
8%
Свободен
8
Разработчик 8
Оценка
(14)
Проекты
19
11%
Арбитраж
1
0% / 100%
Просрочено
5
26%
Свободен
9
Разработчик 9
Оценка
(42)
Проекты
47
30%
Арбитраж
12
17% / 75%
Просрочено
6
13%
Свободен
10
Разработчик 10
Оценка
(126)
Проекты
151
48%
Арбитраж
6
83% / 17%
Просрочено
2
1%
Свободен
11
Разработчик 11
Оценка
(247)
Проекты
439
34%
Арбитраж
56
36% / 38%
Просрочено
161
37%
Загружен
12
Разработчик 12
Оценка
(87)
Проекты
114
26%
Арбитраж
7
29% / 57%
Просрочено
5
4%
Свободен
13
Разработчик 13
Оценка
(21)
Проекты
25
36%
Арбитраж
1
0% / 0%
Просрочено
1
4%
Свободен
Похожие заказы
Hello! I am looking for an experienced Pine Script coder to create a custom indicator for mapping market structure based on fractals. The developer must be skilled in Pine Script and have a solid understanding of how to code market structure indicators. Looking forward to working with a talented developer
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Greetings to all developers that see this post, I have a task, I would like to work with an expert. I have an indicator that is written in the Pine script (TradingView) language; I would like it converted to MQL5, which will then lead to the creation of a trading bot based on the circumstances. I'll give you access to the indicator file
Hi , i want a indicator that shows the trades history on the chart, just for current day, like : first trade : -54 Second trade : -52 Third trade : +126 , and after three trades, display "No more trades"
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
Hello i need someone who can convert a trading view indicator into an mt5 indicator that can work smoothly also need to add an alert on the indicator i will require to test the indicator run it for 1-2days to confirm all is okay thank you
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
Hello. I would like to get a TOS script converted to Tradingview for my alerts. I’m haven’t a hard time getting my entry point because the script does not fire off alerts on thinkorswim. I will send the script so you can see if it’s possible
Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the open): Draw a Fibonacci Retracement: From the highest price to the lowest price of this candle. Check the

Информация о проекте

Бюджет
30+ USD
Исполнителю
27 USD
Сроки выполнения
от 1 до 10 дн.