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

Время выполнения 10 часов
Отзыв от исполнителя
First excellent job. Hopefully work with you again. Thanks.
Отзыв от заказчика
Great developer! Fast work and accurate results. Understands requirements very well. Recommanded!

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

Hi there coders, appreciate anyone's help with this paid task.

I will like to create EA for entering market on 2 MA lines cross over for buy and sell signals. EA will add on lots to winning positions(pyramid strategy).
The idea is to cut short losses, hit stoploss or breakeven and move on to next trade. Let profits run and even add on lots to winning positions. 


Market Entry:

EA will enter the first position on the MA crossover signal based on the user input lots (or optionally to use MM). There will be a stoploss set together with the first entry. The EA will not have martingale available( i do not need it).

Buy entry:
EA will enter a buy position upon the fast MA crossing below the slow MA. At the same time, EA will set buy limit by the grid space(in pips) above the entry position (pyramid strategy) . How many levels of buy limit orders to set will depends on the input of user.

EA will set a stoploss on the first buy entry based on user input in pips. Subsequent limit orders will not have a stoploss.

Sell entry:
EA will enter a sellposition upon the fast MA crossing above the slow MA. At the same time, EA will set sell limit by the grid space(in pips) below the entry position(pyramid strategy). How many levels of sell limit orders to set will depends on the input of user.

EA will set a stoploss on the first sell entry based on user input in pips. Subsequent limit orders will not have a stoploss.

Losing positions:

Once position hits stoploss, it will close all open positions and wait for the next MA crossover signal to enter a new position.
There is no martingale. No need to include the need to add on lots for losing trades features.

Winning positions:

As the EA already set the levels of entry limit orders in place, more lots will add on to the winning position as the limit orders are hit(position will increase as the EA catches the correct trend).

Trailing stops can be activated. Trailing stops can be set by user input. Once a winning position hits trailing stop, EA will close ALL current running positions and take profit. Trailing stops for buy positions will close all buy positions and trailing stops for sell positions will close all sell positions(if hedging is activated).

Break even:

Option to turn on break even for all buy positions or all sell positions.
Break even for all buy positions: As lots are added on current winning positions, EA will set stoploss to break even price of average of all the buy positions added up.
Break even for all sell positions: As lots are added on current winning positions, EA will set stoploss to break even price of average of all the sell positions added up.

Handling conflicts of trailing stoploss and breakeven levels:

As there are 2 events that are controlling the same stoploss level,there seems to be a conflict.
- Trailing stopless will control the stoploss level
- Breakeven level will also control the stoploss level
Solution: Just let the EA trigger whichever events currently comes first. We can discuss more if you are not sure.


EA inputs:

- Fast MA
- Fast MA mode
- Slow MA
- Slow MA mode
- Lot size or MM (0 for MM in %)
- Stoploss in Pips (0 to disable, or put option to enable and disable)
- Takeprofit in Pips (0 to disable, or put option to enable and disable)
- Trailing Stoploss in Pips (0 to disable, or put option to enable and disable)
- Average buy positions breakeven (True / False)
- Average sell positions breakeven (True / False)
- Number of pending buy limit orders
- Number of pending sell limit orders
- Hedging positions - Allow buy and sell orders at the same time?(True / False)
- Start Hour - Start trading hour
- Start Min - Start trading min
- End Hour - End of trading hour
- End Min - End of trading min


I am open for advice, maybe other indicators has better win rate than moving averages?




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

1
Разработчик 1
Оценка
(8)
Проекты
16
0%
Арбитраж
8
13% / 75%
Просрочено
3
19%
Свободен
2
Разработчик 2
Оценка
(15)
Проекты
16
19%
Арбитраж
2
0% / 50%
Просрочено
1
6%
Свободен
3
Разработчик 3
Оценка
(169)
Проекты
204
30%
Арбитраж
25
40% / 44%
Просрочено
12
6%
Свободен
4
Разработчик 4
Оценка
(86)
Проекты
123
34%
Арбитраж
13
38% / 31%
Просрочено
31
25%
Работает
5
Разработчик 5
Оценка
(586)
Проекты
1044
49%
Арбитраж
39
28% / 41%
Просрочено
49
5%
Свободен
6
Разработчик 6
Оценка
(34)
Проекты
60
23%
Арбитраж
11
73% / 9%
Просрочено
3
5%
Свободен
7
Разработчик 7
Оценка
(62)
Проекты
84
26%
Арбитраж
21
24% / 48%
Просрочено
23
27%
Работает
Похожие заказы
Hello , i want to create an EA that get the High and Low of a specific time period for example from 10:00 to 11:00 , then set a sell stop on low and buy stop on the high , with tp and sl
preciso de um EA baseado em um indicador simples parecido com bandas de bolinger. O indicador funciona como um canal e quando o preço bater na linha de baixo deve ser feito a compra e vice-versa,ele deve abrir apenas uma ordem por direção,se abrir uma compra a próxima entrada deverá ser uma venda
Trendline 30+ USD
inserisce ordine buy quando la chiusura della candela precedente è sopra la retta, sell viceversa. chiude a stoploss chiude in 1 o più volte l'ordine quando guadagna % variabile sul prezzo di ingresso e mette stop a breakeven ogni volta le rette vengono inserite automaticamente al prezzo high/low della candela dell'ultimo fractal confermato. (confermato!! non quando appare)
I am laying the last hand on my EA and want someone with great experience to check it and add the following features to it: -Magicnumber, custimizable -Account lock, so i can put in a accountnumber and the EA will only work on that specific accountnumber
This strategy is going to be based on 3 sets of indicators. Indicator 1: Moving averages. Here we need 2 moving averages. ✓ The 50EMA and, ✓ The 200EMA. - Whenever the red 200EMA is above the blue 50EMA, this gives the idea that the market is bearish (look for sell opportunities) - Whenever the 50EMA is above the 200EMA this gives as the ideas that the market us bullish (look for buy opportunities). Indicator 2
Hi, I have a trading view indicator project that I've done most of it, and it needs to be completed within 36 hours. I need an expert pine script to help me finishing it. the strategy is the alignment of divergence with demand and supply zones, when the price gets rejected from a demand zone with divergence, the indicator should give a buy signal, and when a supply zone rejects the price, the indicator should give a
am looking for a developer to build a profitable MT4EA. EA will work with pending orders. It has to increase lot size when account is growing. Immediately trail stop loss on triggered order. EA will only trade one pair. open both sell stop and buy stop at the same time. (Requirements will be given to selected developer)
I want EA to picks symbols of the most strong, and trade by typical indicator like MACD. EA calculate this strength in real time to pick which symbols to be traded. For this, once everyday EA calculate the historic strength of all given symbols with ten years historic data, and, with this value, EA calculate Relative Strength in real time continuously. The exact calculation method will be given after being dedicated
Greetings developers, I am looking for someone who is advanced and skilled when it comes to programming. I need an EA that will draw a horizontal line on a specific area/price and will open trades when certain condotions are met below nor above the line which I will give more details later on. This are some of the requirements I will also need in the EA. Three signal types, Analyze on 1m or 5m option, Stop loss
Fractals EA 30 - 50 USD
l' ea invia l'ordine buy quando il prezzo incrocia la retta superiore e sell quella inferiore che devono essere inserite automaticamente all' altezza dell' ultimo fractal superiore (buy) e inferiore (sell)

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

Бюджет
40 - 50 USD
Исполнителю
36 - 45 USD
Сроки выполнения
от 5 до 14 дн.