Create a EA Bot from an MT4 Indicator

Termos de Referência

Hi

I would like to create an EA from an MT4 indicator I have. The indicator I have is a trend indicator that has a EMA that changes to blue when the market is in strong up trend and into red when the market is in a down trend.  

Find bellow what I want to EA does:

Entry signals for Buy/Sell

1) Buy when price (candle) closes above the Blue EMA. the EA should have the capability to select anytime frame I want.

2) Sell when price (candle) closes above the Blue EMA. the EA should have the capability to select anytime frame I want.

Trade Management

1) The EA should have the option to specify the lot size to enter the trade, define the stop loss and the take profit (TP) parameters.

2) Also the EA should have the option to close partial of the positions after the market have moved a specific amount of points or pips. 

3) Move the stop loss to break even, and trailing stop.

Capital Management

1) The EA should have a parameter to define X number of trades allowed in a day or trade session. Once the maximum number of trades is reached the EA must be disabled and stop enter more trades.

2) If I have lost X amount of money, the EA should stop immediate from entering into new trades. (EA must disable after hitting the maxim loss per day or per trade.

3) EA should have the option to define a maximum loss per trade and per day.

Filter News Trades

1) Finally the EA should have an option to disable trading through a mayor news event



Respondido

1
Desenvolvedor 1
Classificação
(19)
Projetos
18
11%
Arbitragem
2
50% / 50%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(2058)
Projetos
2615
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Carregado
3
Desenvolvedor 3
Classificação
(150)
Projetos
164
34%
Arbitragem
6
50% / 50%
Expirado
2
1%
Trabalhando
4
Desenvolvedor 4
Classificação
(2400)
Projetos
3014
65%
Arbitragem
76
47% / 14%
Expirado
340
11%
Trabalhando
5
Desenvolvedor 5
Classificação
(54)
Projetos
159
69%
Arbitragem
4
100% / 0%
Expirado
1
1%
Trabalhando
6
Desenvolvedor 6
Classificação
(2)
Projetos
3
0%
Arbitragem
0
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(37)
Projetos
59
27%
Arbitragem
24
21% / 54%
Expirado
10
17%
Trabalhando
8
Desenvolvedor 8
Classificação
(4)
Projetos
4
25%
Arbitragem
2
0% / 100%
Expirado
0
Livre
9
Desenvolvedor 9
Classificação
(27)
Projetos
32
16%
Arbitragem
4
25% / 75%
Expirado
5
16%
Trabalhando
10
Desenvolvedor 10
Classificação
(15)
Projetos
19
42%
Arbitragem
0
Expirado
0
Carregado
11
Desenvolvedor 11
Classificação
(195)
Projetos
317
35%
Arbitragem
64
13% / 56%
Expirado
82
26%
Livre
12
Desenvolvedor 12
Classificação
(339)
Projetos
533
32%
Arbitragem
23
65% / 9%
Expirado
15
3%
Livre
13
Desenvolvedor 13
Classificação
(13)
Projetos
16
19%
Arbitragem
0
Expirado
2
13%
Livre
14
Desenvolvedor 14
Classificação
(174)
Projetos
223
57%
Arbitragem
7
29% / 29%
Expirado
7
3%
Trabalhando
15
Desenvolvedor 15
Classificação
(67)
Projetos
74
7%
Arbitragem
32
9% / 56%
Expirado
6
8%
Trabalhando
16
Desenvolvedor 16
Classificação
(262)
Projetos
536
50%
Arbitragem
54
41% / 37%
Expirado
224
42%
Trabalhando
17
Desenvolvedor 17
Classificação
(66)
Projetos
143
34%
Arbitragem
11
9% / 55%
Expirado
26
18%
Trabalhando
Pedidos semelhantes
MT5 EA 30 - 45 USD
Hi Developers i am finding an professional developer who can modfiy my Mt5 Ea and also create me new Ea of Mt5 for pc and also add robot picture to my ea like when i attach my to any currency pair the chart changes to robot picture which i have selected message me for ea parameters and analsysis method i want to add in my new ea
lebih sulit. Kami merekomendasikan membaca artikel Cara cepat mengembangkan dan men-debug strategi perdagangan di MetaTrader 5 , yang berisi deskripsi semua langkah yang diperlukan untuk membuat, men-debug, dan mengoptimalkan kode strategi berdasarkan analisis aliran tick yang berkelanjutan. Saat mengembangkan robot scalping, perhatikan bahwa strategi tersebut sangat sensitif terhadap spread, komisi, penundaan
Hello I am looking for a developer to help me Backtest my tradingview strategy in tradingview platform and make it work perfectly without errors please kindly reach out to so we can proceed
Hello I am looking for a developer to help me to convert my mt4 strategy to tradingview and make it work perfectly your expertise is highly needed for this project
I need a trading system based on ICT trading. The system must be 95% accurate and profitable, it should be reliable and highly effective and must perform market analysis to identify potential trading opportunities. It must analyze the market structure, support and resistance levels. The system must indicate clear entry and exit rules based on the strategy. The system must have buy/sell alert with circle and arrow
Hello I am looking for a developer to help me backtest my tradingview script on tradingview platform in other to show me how it perform on tradingview your expertise is highly needed for this project
I Need A simple EA 50 - 100 USD
Hi, I look forward to have an EA with the following conditions below. Please check and give me your quote. I would like to have an Expert Advisor (EA) with the following parameters: 1- Order Placement from Dashboard: The EA should allow placing buy or sell orders directly from the dashboard. 2- Customizable Stop Loss (SL) and Take Profit (TP): I should be able to set the SL and TP in pips from the dashboard. 3-
i want devloper to create indicator i have the script from https://usethinkscript.com/ i want to be create in mt4 # DESCRIPTION # This study plots H1, H2, etc. and L1, L2, etc. labels above or below # those signal bars based on Al Brooks' description of the setups. # DECLARATIONS declare upper ; # USER INPUTS input resetCountOnDTorDB = yes ; input barsBack = 10 ; # DEFINITIONS AND CALCULATIONS ## Variable List def
I want a fully automate and high risk management expert advisor that guarantee me double of any amount in my account monthly please. Please good programmers should apply and let’s get started
Would like to build an EA base on this Indicator Indicator : 1. EMA 5 2. EMA 8 3. EMA 13 BUY RULE EMA 5 and EMA 8 crossover EMA 13 from below SELL RULE EMA 5 and EMA 8 crossover EMA 13 from above Additional : ADDITIONAL : TP : adjustable SL : adjustable TF : adjustable Symbol : All Any advise to enhance my rule is really appreciated

Informações sobre o projeto

Orçamento
50+ USD
Desenvolvedor
45 USD