An MT4 EA based on Bollinger Band & Moving Average with Heiken Candle

Trabalho concluído

Tempo de execução 7 dias

Termos de Referência

Indicators used are:


2 Bollinger Bands (BB1 : Deviation = 1 / BB2 : Deviation = 3)

2 Simple Moving Average (MA5 : lenght = 5 / MA8 : lenght = 8)



Trading Strategy



Trade entry conditions:

1. Buy order
Enter buy order when

  • (close price over Top BB1) or (High Price close over MA8)


2. Sell order
Enter sell order when

  • (close price under Bot BB1) or (Low Price close under MA8)



Trade Exit Conditions :

Exit buy order when

  • ((MA5 cross under MA8) & (Price cross over Top BB2)) or (Price close under Top BB1)


Exit sell order when

  • ((MA5 cross over MA8) & (Price cross under Bot BB2)) or (Price close over Bot BB1)


Note
  • For the moment I'm not seeking for a complex orders management's with trailling stop, multiple take profit, scalable SL, etc, etc.
  • This strategy need to work on a chart with Heiken Ashi candle (I will provide you this indicators)
  • The EA should be able to be back-tested.
  • The EA should execute trade on the same TF as the TF currently used in the chart
  • EA should be able to trade any currency pair.
  • All indicators values should be adjustable.
  • The lot size should be set by user and be adjustable
  • Show on the chart wich indicators the EA use, I dont know if its a base option a EA
  • Get the possibilty in the EA to choose between trading-robot or only alert (when condition are reach)



Have a nice day, and I hope we will do business together.

Respondido

1
Desenvolvedor 1
Classificação
(2086)
Projetos
2646
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
2
Desenvolvedor 2
Classificação
(130)
Projetos
184
32%
Arbitragem
16
31% / 63%
Expirado
27
15%
Livre
3
Desenvolvedor 3
Classificação
(1092)
Projetos
1448
45%
Arbitragem
49
73% / 12%
Expirado
36
2%
Livre
4
Desenvolvedor 4
Classificação
(554)
Projetos
765
46%
Arbitragem
23
39% / 13%
Expirado
63
8%
Trabalhando
5
Desenvolvedor 5
Classificação
(66)
Projetos
95
28%
Arbitragem
20
25% / 55%
Expirado
24
25%
Livre
6
Desenvolvedor 6
Classificação
(258)
Projetos
395
28%
Arbitragem
69
19% / 49%
Expirado
120
30%
Livre
7
Desenvolvedor 7
Classificação
(4)
Projetos
6
0%
Arbitragem
2
0% / 50%
Expirado
4
67%
Livre
8
Desenvolvedor 8
Classificação
(339)
Projetos
809
73%
Arbitragem
30
33% / 37%
Expirado
194
24%
Livre
9
Desenvolvedor 9
Classificação
(1)
Projetos
3
0%
Arbitragem
1
100% / 0%
Expirado
1
33%
Livre
10
Desenvolvedor 10
Classificação
(1130)
Projetos
1432
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
11
Desenvolvedor 11
Classificação
(16)
Projetos
17
24%
Arbitragem
1
0% / 0%
Expirado
2
12%
Livre
12
Desenvolvedor 12
Classificação
(39)
Projetos
69
9%
Arbitragem
18
11% / 56%
Expirado
18
26%
Livre
13
Desenvolvedor 13
Classificação
(16)
Projetos
21
19%
Arbitragem
7
0% / 71%
Expirado
14
67%
Livre
14
Desenvolvedor 14
Classificação
(549)
Projetos
1332
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
15
Desenvolvedor 15
Classificação
(71)
Projetos
254
53%
Arbitragem
16
50% / 38%
Expirado
83
33%
Livre
16
Desenvolvedor 16
Classificação
(1)
Projetos
0
0%
Arbitragem
1
0% / 0%
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
18
Desenvolvedor 18
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
19
Desenvolvedor 19
Classificação
(63)
Projetos
84
26%
Arbitragem
23
22% / 48%
Expirado
23
27%
Livre
20
Desenvolvedor 20
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
21
Desenvolvedor 21
Classificação
(117)
Projetos
138
41%
Arbitragem
30
7% / 77%
Expirado
17
12%
Livre
Pedidos semelhantes
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
Title : Looking for MQL5 Developer for EA to Lose Trades Description: We need an MQL5 developer to create an Expert Advisor (EA) that consistently loses trades on a demo account. This will help us profit using a reverse trading system on a funded account. Project Overview : • Account Size : $15,000 • Daily Loss Target: $1,000 or more • No Winning Trades : The EA should not generate any wins . • Market Instruments
I am looking for an MT4 coder who can help me build a fast trade execution EA/ programme. This programme should be able to execute market and pending orders at the highest speed possible. When applied to the chart it should print two horizontal lines (with price tags) on the chart, one is an entry price line, and the other is a stoploss price line. The user should be able to drag the lines up and down to set accurate
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
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

Informações sobre o projeto

Orçamento
30+ USD
IVA (20%): 6 USD
Total: 36 USD
Desenvolvedor
27 USD