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

Lavoro terminato

Tempo di esecuzione 7 giorni

Specifiche

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.

Con risposta

1
Sviluppatore 1
Valutazioni
(2086)
Progetti
2646
61%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
2
Sviluppatore 2
Valutazioni
(130)
Progetti
184
32%
Arbitraggio
16
31% / 63%
In ritardo
27
15%
Gratuito
3
Sviluppatore 3
Valutazioni
(1092)
Progetti
1448
45%
Arbitraggio
49
73% / 12%
In ritardo
36
2%
Gratuito
4
Sviluppatore 4
Valutazioni
(554)
Progetti
765
46%
Arbitraggio
23
39% / 13%
In ritardo
63
8%
In elaborazione
5
Sviluppatore 5
Valutazioni
(66)
Progetti
95
28%
Arbitraggio
20
25% / 55%
In ritardo
24
25%
Gratuito
6
Sviluppatore 6
Valutazioni
(258)
Progetti
395
28%
Arbitraggio
69
19% / 49%
In ritardo
120
30%
Gratuito
7
Sviluppatore 7
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
2
0% / 50%
In ritardo
4
67%
Gratuito
8
Sviluppatore 8
Valutazioni
(339)
Progetti
809
73%
Arbitraggio
30
33% / 37%
In ritardo
194
24%
Gratuito
9
Sviluppatore 9
Valutazioni
(1)
Progetti
3
0%
Arbitraggio
1
100% / 0%
In ritardo
1
33%
Gratuito
10
Sviluppatore 10
Valutazioni
(1130)
Progetti
1432
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
11
Sviluppatore 11
Valutazioni
(16)
Progetti
17
24%
Arbitraggio
1
0% / 0%
In ritardo
2
12%
Gratuito
12
Sviluppatore 12
Valutazioni
(39)
Progetti
69
9%
Arbitraggio
18
11% / 56%
In ritardo
18
26%
Gratuito
13
Sviluppatore 13
Valutazioni
(16)
Progetti
21
19%
Arbitraggio
7
0% / 71%
In ritardo
14
67%
Gratuito
14
Sviluppatore 14
Valutazioni
(549)
Progetti
1332
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
15
Sviluppatore 15
Valutazioni
(71)
Progetti
254
53%
Arbitraggio
16
50% / 38%
In ritardo
83
33%
Gratuito
16
Sviluppatore 16
Valutazioni
(1)
Progetti
0
0%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
17
Sviluppatore 17
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
18
Sviluppatore 18
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
19
Sviluppatore 19
Valutazioni
(63)
Progetti
84
26%
Arbitraggio
23
22% / 48%
In ritardo
23
27%
Gratuito
20
Sviluppatore 20
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
21
Sviluppatore 21
Valutazioni
(117)
Progetti
138
41%
Arbitraggio
30
7% / 77%
In ritardo
17
12%
Gratuito
Ordini simili
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

Informazioni sul progetto

Budget
30+ USD
IVA (20%): 6 USD
Totale: 36 USD
Per lo sviluppatore
27 USD