An expert advisor based MA crossover

Trabalho concluído

Tempo de execução 22 horas
Comentário do desenvolvedor
Perfect. Recommended customer. 10+ stars.
Comentário do cliente
The best developer in the community! Understood my requirements perfectly and delivered exactly what I needed, even with a complex Expert Advisor. I'd give 100 stars if I could

Termos de Referência

Hi,

I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes

PAROL MA CROSSOVER

1. Magic Number : Customize
2. Take profit in points : Customize
3. Stop loss in points : Customize
4. Strat time in GMT : Customize
5. End time in GMT : Customize (It means no need to open a new trade after the end time. The running trade should be mature up to SL or TP)

6. Fast MA Period : Customize

7. Slow MA Period : Customize(At a time one position only and need to mature up to SL or TP)

Time frame 1 : Current chart/ 5min, 15min, 30min etc.

Time frame 2 : Off/ 5min, 15min, 30min etc.

8. Initial lot size : Customize
9. Martingale lot size multiplier : Customize
10. Trading behavior : customized selections;
a) Regular :(always regular crossover)
b) Reverse : (always reverse crossover)
c) Opposite if win :(opposite crossover if win the last position. It doesn’t mean opposite of long or short of last win trade. it means if the last position was regular crossover, then the next one should be reverse crossover and vice versa, if the last position was reverse crossover, then the next one should be regular crossover)
d) Opposite if loss :(opposite crossover if loss the last position. It doesn’t mean opposite of long or short of last loss trade. it means if the last position was regular crossover, then the next one should be reverse crossover and vice versa, if the last position was reverse crossover, then the next one should be regular crossover
e) Mix :(opposite crossover every time. It doesn’t mean opposite of long or short of last trade and doesn’t matter win or loss. it means if the last position was regular crossover, then the next one should be reverse crossover, then the next one regular then reverses.
11. Custom order comment : Customized

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(185)
Projetos
262
22%
Arbitragem
17
65% / 18%
Expirado
1
0%
Carregado
2
Desenvolvedor 2
Classificação
(13)
Projetos
29
28%
Arbitragem
3
0% / 0%
Expirado
1
3%
Ocupado
3
Desenvolvedor 3
Classificação
(30)
Projetos
42
19%
Arbitragem
7
29% / 43%
Expirado
5
12%
Livre
4
Desenvolvedor 4
Classificação
(237)
Projetos
374
17%
Arbitragem
23
39% / 30%
Expirado
18
5%
Carregado
5
Desenvolvedor 5
Classificação
(16)
Projetos
26
27%
Arbitragem
8
50% / 25%
Expirado
3
12%
Trabalhando
6
Desenvolvedor 6
Classificação
(12)
Projetos
16
44%
Arbitragem
1
100% / 0%
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(50)
Projetos
58
52%
Arbitragem
1
0% / 100%
Expirado
1
2%
Trabalhando
8
Desenvolvedor 8
Classificação
(5)
Projetos
6
50%
Arbitragem
0
Expirado
0
Livre
9
Desenvolvedor 9
Classificação
(108)
Projetos
119
59%
Arbitragem
0
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(358)
Projetos
378
71%
Arbitragem
4
100% / 0%
Expirado
0
Ocupado
Pedidos semelhantes
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
Position : Forex Expert Advisor (EA) Developer Project Type: Short-Term Development with Testing Phase Platform Compatibility: MetaTrader 4 (MT4) and MetaTrader 5 (MT5) Project Summary Seeking an experienced developer to create an Expert Advisor (EA) capable of generating consistent, profitable monthly returns in the Forex market with minimal drawdown. The EA should be optimized to trade at least three currency
Hi Developers, I'm looking for a professional developer who can convert TradingView Pine Script to MT4 Indicator/EA.file is attached below.Indicator Screenshots also attached for reference.Indicator must work same as TradingView Script.This script is based on Breakout strategy
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
Man on mayhem 30 - 100 USD
1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below
Hi, Expert should be Brazilian. I need the scalping ea for xauusd, usdjpy, AUDUSD, eurusd, gbpusd, nzdusd, uascad and usdchf with any strategy. But don't use buy limit in down trend and sell limit in sell trend. I need the profit with 0.5 usd minimum per trade
1. The idea of the trading system is as follows : markets entries are performed when the liquidity is grabbed or when a supply or demand is being touched. 2. Trend? There's no trend specified because this EA is based on liquidity and supply and demand. 3. Trading Signals : Buy Signal: EnterBuyMarket when price closes above the 5 period EMA (This EMA must be a parameter) after the liquidity has been grabbed or when a
Apply only if you understand market structure and understand English. Pls i don’t need translators because you will end up misunderstanding my explanation while translating English to your language I don’t need time wasters like my last experience I waited for a programmer for two weeks yet he no nothing because of language issues etc I need ea that set buy limit and sell limit oders using my market structure
MQL5 Automation 30 - 100 USD
I need to automate a trading strategy on mt5. i have the python script executing rightly. but i need to convert to mql5 and also automate the strategy robotically. Anyone with experience should reach out for further explanation

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
de 1 para 3 dias