4 EMA EA Update

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

Updates required for existing 4 EMA EA. 


1- EMA200 that detects consolidated markets.

 Introduction of the 200EMA indicator, which detects side markets, not appearing on the graph and filtering entries well. Available code:

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

study(title="Trading Rush Moving Average", shorttitle="TR EMA", overlay=true, resolution="")

len = 200

src = close

ema1 = ema(src, len)

maColor = if(close[5] > ema1[5] and close[10] > ema1[10] and close[15] > ema1[15] and close[20] > ema1[20] and close[30] > ema1[30] and close[40] > ema1[40] and close[50] > ema1[50] and close > ema1)


    [URL='http://color.green/']color.green[/URL]

else if(close[5] < ema1[5] and close[10] < ema1[10] and close[15] < ema1[15] and close[20] < ema1[20] and close[30] < ema1[30] and close[40] < ema1[40] and close[50] < ema1[50] and close < ema1)


    [URL='http://color.red/']color.red[/URL]

else


    [URL='https://color.new/']color.new[/URL](color.white, 100)

plot(ema1, title="TR EMA", color=maColor, linewidth=4)

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

2- Entry trigger

2.1- In order for an entry trigger to materialize, it is necessary that in addition to touching, a certain number of pips come close or exceed EMA14 and return to the trend breaking the EMA8 level: (As long as they are in clear trend, without cross overs)

2.2- The candlestick is bullish (in the case of a bullish trend) or bearish (in the case of a bearish trend)

2.3- The candlestick of the entry trigger exceeds in closing the closing of the exact previous candlestick.

2.4- The entry should not be made in the breaking of the entrance trigger candle by the next candle, as this version is operating, but in the entrance trigger generator candle, in its exact closing, following the new shown criteria.


3- New Stop loss Features

3.1- Introduction of a Stop loss limiter. Based on USD by contract size.

3.2- When we are in an operation and the entry trigger occurs again, the EA must update the Stop loss to the end of this candle, regardless of the number of times this occurs.

3.3- Intelligent position increase: For an optional setup (ON and OFF feature), every time we are in a trade and the input trigger occurs again, we know that the stop loss value must invariably be placed at the end of this candle. In addition, in this optional configuration, the EA must open a predetermined number of positions, each with half the contract value of the previous one. Ex in a trade: Trigger1-First Position 1.0 / Trigger2-Second position 0.5 (Stop loss moved to the end of Trigger2) / Trigger3-Third position 0.25 (Stop loss moved to the end of Trigger3) and so on.

-In the case of this feature = OFF, we will operate only one position, with only the stop loss being moved if other input triggers appear.

3.4- Addition of a simple stop loss system. Only a risk / reward multiplier.



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

1
Разработчик 1
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(11)
Проекты
17
59%
Арбитраж
2
0% / 100%
Просрочено
2
12%
Свободен
3
Разработчик 3
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
4
Разработчик 4
Оценка
(89)
Проекты
139
24%
Арбитраж
34
32% / 44%
Просрочено
59
42%
Работает
5
Разработчик 5
Оценка
(261)
Проекты
425
38%
Арбитраж
86
44% / 19%
Просрочено
71
17%
Загружен
Похожие заказы
Robô para negociação automática: Variáveis de negociação: Lote, hora de negociação, horário de zeragem de ordens. trail stop sim ou nao: cada canal rompido a favor da operação, sobe x canal Stop do dia: em pontos Take do dia: em pontos Quantidade de operações no dia: x Quantidade de ganhos no dia: x Quantidade de perdas no dia: x Variáveis dos indicadores: Media móvel, período e tipo de calculo e quantidade de pontos
Boa tarde ! tenho um EA baseado na estratégia do MACD e gostaria de incluir um parâmetro de definição de horário em que o EA trabalhe, similar a tela acima e gostaria de poder definir por exemplo, similar abaixo: Segunda: 02:00-16:00 ; 17:00-20:00 Terça: 02:00-16:00 ; 17:00-20:00 Quarta: 02:00-16:00 ; 17:00-20:00 Quinta: 02:00-16:00 ; 17:00-20:00 Sexta: 02:00-16:00 ; 17:00-20:00 consegue executar este trabalho, se
Robot limited 30+ USD
I need an order-limiting robot for MT4 or MT5. Either one is fine. I’m following a copy trade, but there’s a problem. The trader opens many orders at once, and I don't want that. I want a robot that limits the number of open orders in my account. So, I want to limit the number of orders that will open in my MT4 or MT5. Instead of opening 10 orders, I only want it to open 1. I want a robot with these parameters: Order
Gostaria de corrigir 2 erros em meu EA, ele é complexo e tem mais de 6k linhas. Quero saber sua experiência antes de firmarmos qualquer acordo. Conversaremos mais a respeito e tenho que colocar palavras aqui para dar 30 palavras e eu poder postar
Preciso de um EA baseado em estratégia pessoal, cruzamento de alligator com media movel usará RSI e Estocatico apenas para ter consciencia dos niveis de sobre compra e sobre venda, nesses sentido um dos gatilhos sera o cruzamento de uma media movel linear e uma media na nuvem de ichimoku
Olá. * Mercado B3 (Ações, ETF e Futuro) * Possuir todas as funcionalidades padrão (Hora, Lote, Tempo, manejo de risco mensal, diário e por oepração, enfim) Preciso desenvolver um EA que faça a análise de suporte e resistêstencia do Estocástico Rápido + Padrão a ser definido do OBV, operando em dois momentos; 1- Quando Há divergência no Estocástico + Padrão OBV (Ordem Stop Loss + Stop Gain Móvel) 2- Quado ocorrer

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

Бюджет
30+ USD
Исполнителю
27 USD