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

작업 종료됨

실행 시간 7 일

명시

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.

응답함

1
개발자 1
등급
(2086)
프로젝트
2646
61%
중재
113
45% / 26%
기한 초과
418
16%
작업중
2
개발자 2
등급
(130)
프로젝트
184
32%
중재
16
31% / 63%
기한 초과
27
15%
무료
3
개발자 3
등급
(1092)
프로젝트
1448
45%
중재
49
73% / 12%
기한 초과
36
2%
무료
4
개발자 4
등급
(554)
프로젝트
765
46%
중재
23
39% / 13%
기한 초과
63
8%
작업중
5
개발자 5
등급
(66)
프로젝트
95
28%
중재
20
25% / 55%
기한 초과
24
25%
무료
6
개발자 6
등급
(258)
프로젝트
395
28%
중재
69
19% / 49%
기한 초과
120
30%
무료
7
개발자 7
등급
(4)
프로젝트
6
0%
중재
2
0% / 50%
기한 초과
4
67%
무료
8
개발자 8
등급
(339)
프로젝트
809
73%
중재
30
33% / 37%
기한 초과
194
24%
무료
9
개발자 9
등급
(1)
프로젝트
3
0%
중재
1
100% / 0%
기한 초과
1
33%
무료
10
개발자 10
등급
(1130)
프로젝트
1432
62%
중재
21
57% / 10%
기한 초과
43
3%
무료
11
개발자 11
등급
(16)
프로젝트
17
24%
중재
1
0% / 0%
기한 초과
2
12%
무료
12
개발자 12
등급
(39)
프로젝트
69
9%
중재
18
11% / 56%
기한 초과
18
26%
무료
13
개발자 13
등급
(16)
프로젝트
21
19%
중재
7
0% / 71%
기한 초과
14
67%
무료
14
개발자 14
등급
(549)
프로젝트
1332
59%
중재
28
82% / 0%
기한 초과
10
1%
무료
15
개발자 15
등급
(71)
프로젝트
254
53%
중재
16
50% / 38%
기한 초과
83
33%
무료
16
개발자 16
등급
(1)
프로젝트
0
0%
중재
1
0% / 0%
기한 초과
0
무료
17
개발자 17
등급
(769)
프로젝트
1033
44%
중재
50
8% / 50%
기한 초과
117
11%
무료
18
개발자 18
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
19
개발자 19
등급
(63)
프로젝트
84
26%
중재
23
22% / 48%
기한 초과
23
27%
무료
20
개발자 20
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
21
개발자 21
등급
(117)
프로젝트
138
41%
중재
30
7% / 77%
기한 초과
17
12%
무료
비슷한 주문
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

프로젝트 정보

예산
30+ USD
VAT (20%): 6 USD
총: 36 USD
개발자에게
27 USD