Simple EA based on two indicators: ATR and CCI

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 22 saat
Müşteri tarafından geri bildirim
Thanks for an good job! Everything well done, I will come again!
Geliştirici tarafından geri bildirim
Excellent customer. Thank you very much for your Job.

İş Gereklilikleri

I need to compile an simple EA based on two indicators: ATR and CCI. 

The EA should open trades based on CCI oscillator on current timeframe, but only in the direction of trend.  The trend is defined by ATR stop on an higher timeframe.


Parameters:

ATR Stop; variables: ATR period length, ATR multiplicator,

CCI: variables: period length, buy level and sell level

Lot size: fixed

Stop loss:   fixed in pips

Take profit: option 1: fixed in pips    option 2: secure profit option

                  Secure profit: (true or false) position is closed on opening price + predefined “secure profit level”

                  Secure profit level: (variable) XX pips

                 Secure profit trigger: secure profit option will be triggered if XY pips are reached     (where XY is higher or same as XX)

Current timeframe: (variable) – will be used for the calculation of CCI

Higher timeframe: (variable) – will be used for the calculation of the ATR stop

Trading hours: start hour + start min; end hour  + end min   (variables)

 

Open position: - see example

Long: ATR trend on higher TF shows long => CCI on lower TF reaches minimal level (like -180), then trade is opened on next bar open

      (when CCI on current TF reaches opposite maximum (like +180) the short trade is not opened, because we are in long trend

Short: ATR trend on higher TF shows short => CCI on lower TF reaches maximal level (like +180), then trade is opened on next bar open

          (when CCI on current TF reaches opposite minimum (like -180) the long trade is not opened, because we are in short trend

close position:

Either at TP level (if TP is not null), SL level (if SL is not null), secure profit level (if not null), always if trend on higher TF changes (ATR stop on bar close) - or at opposite CCI signal on current TF (if this variable option is chosen as true)

Maximal open trades: 1

The open of the next trade is be always on next bar open.

The EA should work for all timeframes and on all currency pairs and major indexes. 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(54)
Projeler
64
42%
Arabuluculuk
5
20% / 60%
Süresi dolmuş
4
6%
Serbest
2
Geliştirici 2
Derecelendirme
(11)
Projeler
12
0%
Arabuluculuk
2
0% / 50%
Süresi dolmuş
1
8%
Serbest
3
Geliştirici 3
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Serbest
4
Geliştirici 4
Derecelendirme
(89)
Projeler
137
24%
Arabuluculuk
35
9% / 40%
Süresi dolmuş
52
38%
Serbest
5
Geliştirici 5
Derecelendirme
(512)
Projeler
773
63%
Arabuluculuk
33
27% / 45%
Süresi dolmuş
23
3%
Serbest
6
Geliştirici 6
Derecelendirme
(133)
Projeler
185
30%
Arabuluculuk
77
9% / 73%
Süresi dolmuş
77
42%
Serbest
7
Geliştirici 7
Derecelendirme
(90)
Projeler
159
61%
Arabuluculuk
40
18% / 63%
Süresi dolmuş
70
44%
Serbest
8
Geliştirici 8
Derecelendirme
(121)
Projeler
134
66%
Arabuluculuk
36
25% / 56%
Süresi dolmuş
22
16%
Serbest
9
Geliştirici 9
Derecelendirme
(26)
Projeler
29
3%
Arabuluculuk
11
9% / 73%
Süresi dolmuş
3
10%
Serbest
10
Geliştirici 10
Derecelendirme
(97)
Projeler
121
25%
Arabuluculuk
5
20% / 60%
Süresi dolmuş
17
14%
Serbest
11
Geliştirici 11
Derecelendirme
(46)
Projeler
73
16%
Arabuluculuk
13
8% / 92%
Süresi dolmuş
37
51%
Serbest
12
Geliştirici 12
Derecelendirme
(130)
Projeler
210
40%
Arabuluculuk
90
20% / 43%
Süresi dolmuş
85
40%
Serbest
Benzer siparişler
Create hedging grid EA with my own logic. Add a Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Add Profit loss Dashboard Virtual all trade close Button
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
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

Proje bilgisi

Bütçe
25 - 30 USD
KDV (19%): 4.75 - 5.7 USD
Toplam: 29.75 - 35.7 USD
Geliştirici için
22.5 - 27 USD
Son teslim tarihi
from 2 to 7 gün