EA for EMA strategy with breakeven, trailling stop, setting trading hour

Termos de Referência

I want to create an EA like this:

- Long entry: Price close above EMA

  Close long when price close below EMA

- Short entry: Price close below EMA

  Close long when price close above EMA


EMA long short strategy with setting

- STOPLOSS: 

   + 1st option close at specific setting price 

   + 2nd option stoploss at highest price of signal candle. 

- TAKE PROFIT at specific setting price

- BREAKEVEN: when price move to a certain price the breakeven is active, the SL will move to offsetting price.

- TRAILING TRIGGER: when price move to a certain price, trailing stoploss will active

- TRAILING DISTANCE: Distance of the trailing stop-loss from current price.SL will be opened at traildist after trailtrig is met.

- TRAILING STEP : Moves trailing stop-loss once price moves to favourable by a specified number of pips.

examble for trailing step: trailtrig=12,traildist=8,trailstep=3

Interpretation: With trailtrig=12, the first instance of trailing SL will be when price moves favourably for 12 pips (entry+12). 

The SL will be placed 8 pips lower at (entry+12-8).

With trailstep=3, the second instance of trailing SL is when price moves favourably for another 3 pips (entry+12+3).

The SL will be placed at 8 pips lower at (entry+12+3-8).

The third instance will be when price moves another 3 favourable pips (entry+12+3+3)

The SL will be placed 8 pips lower at (entry+12+3+3-8), and so on.

- TRADING TIME : buy or sell only active during active hours are setting.

QUESTION: with the trailling stoploss can you set at close price. For example, when price close 12 pips over entry then the trailing trigger is active and so on for other trailing distance and trailing step.


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(20)
Projetos
19
11%
Arbitragem
2
50% / 50%
Expirado
0
Trabalhando
2
Desenvolvedor 2
Classificação
(2)
Projetos
3
33%
Arbitragem
0
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(5)
Projetos
6
17%
Arbitragem
0
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(87)
Projetos
109
25%
Arbitragem
10
40% / 20%
Expirado
8
7%
Trabalhando
5
Desenvolvedor 5
Classificação
(376)
Projetos
399
31%
Arbitragem
62
19% / 69%
Expirado
50
13%
Trabalhando
6
Desenvolvedor 6
Classificação
(303)
Projetos
384
20%
Arbitragem
43
60% / 23%
Expirado
45
12%
Carregado
7
Desenvolvedor 7
Classificação
(95)
Projetos
117
38%
Arbitragem
9
89% / 0%
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(63)
Projetos
101
31%
Arbitragem
1
100% / 0%
Expirado
2
2%
Livre
9
Desenvolvedor 9
Classificação
(345)
Projetos
466
52%
Arbitragem
22
50% / 27%
Expirado
5
1%
Ocupado
10
Desenvolvedor 10
Classificação
(12)
Projetos
14
0%
Arbitragem
0
Expirado
3
21%
Trabalhando
11
Desenvolvedor 11
Classificação
(257)
Projetos
314
37%
Arbitragem
6
50% / 17%
Expirado
7
2%
Livre
12
Desenvolvedor 12
Classificação
(563)
Projetos
932
47%
Arbitragem
302
59% / 25%
Expirado
124
13%
Ocupado
13
Desenvolvedor 13
Classificação
(465)
Projetos
526
33%
Arbitragem
28
39% / 43%
Expirado
7
1%
Ocupado
14
Desenvolvedor 14
Classificação
(36)
Projetos
45
36%
Arbitragem
0
Expirado
0
Livre
15
Desenvolvedor 15
Classificação
(192)
Projetos
247
61%
Arbitragem
8
25% / 38%
Expirado
8
3%
Trabalhando
16
Desenvolvedor 16
Classificação
(2428)
Projetos
3058
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
17
Desenvolvedor 17
Classificação
(100)
Projetos
125
23%
Arbitragem
12
0% / 75%
Expirado
22
18%
Livre
18
Desenvolvedor 18
Classificação
(3)
Projetos
4
25%
Arbitragem
0
Expirado
0
Livre
19
Desenvolvedor 19
Classificação
(2086)
Projetos
2646
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
20
Desenvolvedor 20
Classificação
(71)
Projetos
80
10%
Arbitragem
35
9% / 54%
Expirado
6
8%
Trabalhando
21
Desenvolvedor 21
Classificação
(24)
Projetos
31
16%
Arbitragem
7
29% / 43%
Expirado
4
13%
Trabalhando
22
Desenvolvedor 22
Classificação
(1130)
Projetos
1432
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
23
Desenvolvedor 23
Classificação
(37)
Projetos
59
27%
Arbitragem
25
20% / 52%
Expirado
10
17%
Trabalhando
24
Desenvolvedor 24
Classificação
(549)
Projetos
1332
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
25
Desenvolvedor 25
Classificação
(61)
Projetos
186
73%
Arbitragem
4
100% / 0%
Expirado
1
1%
Trabalhando
26
Desenvolvedor 26
Classificação
(256)
Projetos
416
38%
Arbitragem
86
44% / 19%
Expirado
70
17%
Ocupado
Pedidos semelhantes
I need an experience developer that can developer a Rsi based indicator and later convert it to an E.A using this indicator and my support and resistance indicator for trade setup
A programing of forex robot algorithm trading bot I need a professional programmer to help check this project and give his opinion and to guide me through. This is the link below ,i will be looking forward for response ahttps://algogene.com/contest/league
About the RSI EA The RSI EA (Expert Advisor) is an automated trading system that uses the Relative Strength Index (RSI) to make trade entries. The EA can be configured to trade up to 5 currency pairs simultaneously, with a maximum risk exposure of 5% across all trades, and 1% per individual trade (adjustable). Entry Strategy The RSI EA includes two main entry strategies: Break-In: A trade is opened if the RSI level
I want a trading robot that will be able to catch spike in boom and crash. I want a situation where the robot will place a trade immediately before a spike in the direction of the spike. I want a case where once I put the robot on the chart and choose buy (for Boom) or sell (for Crash) and the number of trades to open at the same time with a chosen lot size, then it will only buy or sell on that particular direction
Hello there, how are you doing? Is there anyone that Can you help me with Ninja Trader 8 strategy for crypto? I urgently need an experienced ninjatrader 8 developer for this project. Thanks
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Bling Ultimate Sniper Robot Rules the robot should have - 1. Automatic stop loss, take profit and the stop loss should trail with an approach to Tp. 2. Always risk 10% of my account on every trade, with a 1:5 risk reward ratio. 3. The bot should have Mobile, IOS and Mac and Laptop versions. 4. The bot should trade indexes such XAU/USD, GBP/USD, US TECH (Nasdaq), EUR/USD, US30, BTC/USD and GBP/USD. 5. This is robot
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of

Informações sobre o projeto

Orçamento
30 - 80 USD
Desenvolvedor
27 - 72 USD