An MT5 EA WITH 2 CUSTOM INDICATORS

MQL5 Uzman Danışmanlar Forex

İş Gereklilikleri

Tools

  • Super trend CCI
  • Macd -2 

Conditions of entry:

BUY:

  • The Super trend should change color from red to green and a candle to close.
  • The Macd-2 cloud should change color from red to green, and a candle to close.

NB: The arrows on the indicators confirms the color has changed and a candle has closed.

  • When the two indicators align, the EA should make an entry on the open of the next candle.
  • The stop loss should be 40 pips below the most recent swing low. (Make this part adjustable in that I can manually input the pips )
  • The EA should have the option for having a fixed lot size, and another where it calculates my lot size according to my capital.
Exit conditions
1. Exit when the super trend turns red, and the MACD also turns red and a candle closes. The indicators aren't re-painting but one has to wait for a candle to close for confirmation of the signal. If one indicator turns red and the other doesn't , don't exit until the two align.

2. Exit when the stop loss is hit. 


SELL:

  • The Super trend should change color from green to red and a candle to close.
  • The Macd-2 cloud should change color from green to red, and a candle to close.

NB: The arrows on the indicators confirms the color has changed and a candle has closed.

  • When the two indicators align, the EA should make an entry on the open of the next candle.
  • The stop loss should be 40 pips above the most recent swing high. (Make this part adjustable in that I can manually input the pips )
  • The EA should have the option for having a fixed lot size, and another where it calculates my lot size according to my capital.
Exit conditions
1. Exit when the super trend turns green, and the MACD also turns green and a candle closes. The indicators aren't re-painting but one has to wait for a candle to close for confirmation of the signal. If one indicator turns red and the other doesn't , don't exit until the two align.

2. Exit when the stop loss is hit. 


NB:

  • Put a risk calculation which is flexible where I can input the percentage to risk.
  • Put restrictions, where I can specify the EA to one specific client account.
  • Also put an option where I can trail using pips. For example, Trail after every 50 pips. (Make this input flexible.)
  • Also make it that if I trail manually, it doesn't mess with the working of the EA















Yanıtlandı

1
Geliştirici 1
Derecelendirme
(87)
Projeler
109
25%
Arabuluculuk
9
44% / 22%
Süresi dolmuş
8
7%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(158)
Projeler
226
22%
Arabuluculuk
15
60% / 20%
Süresi dolmuş
1
0%
Yüklendi
3
Geliştirici 3
Derecelendirme
(20)
Projeler
19
11%
Arabuluculuk
2
50% / 50%
Süresi dolmuş
0
Çalışıyor
4
Geliştirici 4
Derecelendirme
(11)
Projeler
10
0%
Arabuluculuk
5
20% / 60%
Süresi dolmuş
2
20%
Serbest
5
Geliştirici 5
Derecelendirme
(95)
Projeler
117
38%
Arabuluculuk
9
89% / 0%
Süresi dolmuş
0
Serbest
6
Geliştirici 6
Derecelendirme
(18)
Projeler
24
42%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
7
Geliştirici 7
Derecelendirme
(24)
Projeler
31
16%
Arabuluculuk
7
29% / 43%
Süresi dolmuş
4
13%
Çalışıyor
8
Geliştirici 8
Derecelendirme
(13)
Projeler
18
28%
Arabuluculuk
2
0% / 100%
Süresi dolmuş
4
22%
Çalışıyor
9
Geliştirici 9
Derecelendirme
(463)
Projeler
524
33%
Arabuluculuk
28
39% / 43%
Süresi dolmuş
7
1%
Meşgul
10
Geliştirici 10
Derecelendirme
(42)
Projeler
62
8%
Arabuluculuk
12
58% / 42%
Süresi dolmuş
1
2%
Serbest
11
Geliştirici 11
Derecelendirme
(38)
Projeler
40
25%
Arabuluculuk
23
13% / 70%
Süresi dolmuş
8
20%
Yüklendi
12
Geliştirici 12
Derecelendirme
(59)
Projeler
77
26%
Arabuluculuk
9
33% / 56%
Süresi dolmuş
8
10%
Serbest
13
Geliştirici 13
Derecelendirme
(61)
Projeler
186
73%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Serbest
14
Geliştirici 14
Derecelendirme
(350)
Projeler
553
32%
Arabuluculuk
24
67% / 8%
Süresi dolmuş
16
3%
Serbest
15
Geliştirici 15
Derecelendirme
(257)
Projeler
314
37%
Arabuluculuk
6
50% / 17%
Süresi dolmuş
7
2%
Serbest
Benzer siparişler
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
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
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
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 potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features

Proje bilgisi

Bütçe
30 - 40 USD
Geliştirici için
27 - 36 USD
Son teslim tarihi
from 1 to 3 gün