Criar um Ea apartir de um indicador

指定

Título: Criação de EA no MT5 a partir de Indicador Pessoal com Filtros e Meta Diária

Descrição do Projeto:
Preciso de um Expert Advisor para MetaTrader 5 baseado em um indicador pessoal (arquivo ex5 ou mq5 será fornecido).
O funcionamento básico é:

  • O indicador principal gera um evento (compra ou venda).

  • Quando o evento ocorre, o EA deve abrir ordem a mercado seguindo filtros pré-definidos.

  • A saída também será feita somente através de um novo evento do indicador principal.

Filtros obrigatórios para entrada:

  1. Médias Móveis Exponenciais (EMA) 9 e EMA 21

    • Compra: EMA 9 acima da EMA 21

    • Venda: EMA 9 abaixo da EMA 21

  2. Segundo indicador: SF MACD (será fornecido)

    • Deve confirmar a direção da operação conforme parâmetros que passarei.

Meta diária:

  • Será definido um valor-alvo (meta de lucro).

  • Após o fechamento de uma operação pelo evento do indicador principal, se o lucro acumulado do dia for igual ou maior que a meta, o EA deve parar de abrir novas operações até o próximo dia.

Outros detalhes:

  • EA deve funcionar no MetaTrader 5 (MQL5).

  • Parâmetros ajustáveis:

    • Lote inicial

    • Stop loss (em pontos) – opcional, pois saída padrão será pelo evento do indicador

    • Meta diária (em moeda da conta)

    • Ativação/desativação dos filtros (EMA e SF MACD)

  • O EA precisa ser compatível com contas Netting e Hedging.

  • Código bem comentado para futuras manutenções.

Entrega esperada:

  • Arquivo .mq5 do EA

  • Testado e validado no Strategy Tester com o indicador principal e filtros fornecidos.

  • Explicação rápida do funcionamento e como alterar parâmetros.


応答済み

1
開発者 1
評価
(94)
プロジェクト
135
17%
仲裁
4
25% / 25%
期限切れ
12
9%
取り込み中
2
開発者 2
評価
(7)
プロジェクト
7
29%
仲裁
0
期限切れ
0
多忙
3
開発者 3
評価
(25)
プロジェクト
38
71%
仲裁
3
67% / 0%
期限切れ
0
4
開発者 4
評価
(2242)
プロジェクト
2828
62%
仲裁
118
46% / 25%
期限切れ
428
15%
仕事中
5
開発者 5
評価
(12)
プロジェクト
14
21%
仲裁
0
期限切れ
1
7%
6
開発者 6
評価
(52)
プロジェクト
83
42%
仲裁
3
0% / 100%
期限切れ
2
2%
取り込み中
7
開発者 7
評価
(30)
プロジェクト
32
6%
仲裁
2
50% / 50%
期限切れ
2
6%
取り込み中
8
開発者 8
評価
(411)
プロジェクト
652
33%
仲裁
31
74% / 6%
期限切れ
20
3%
仕事中
9
開発者 9
評価
(36)
プロジェクト
37
8%
仲裁
0
期限切れ
0
パブリッシュした人: 2 articles, 23 codes
10
開発者 10
評価
(229)
プロジェクト
267
77%
仲裁
10
80% / 0%
期限切れ
4
1%
仕事中
11
開発者 11
評価
(11)
プロジェクト
16
31%
仲裁
3
67% / 0%
期限切れ
0
12
開発者 12
評価
(283)
プロジェクト
289
70%
仲裁
2
100% / 0%
期限切れ
0
パブリッシュした人: 1 code
13
開発者 13
評価
(1)
プロジェクト
1
0%
仲裁
0
期限切れ
0
仕事中
14
開発者 14
評価
(4)
プロジェクト
2
0%
仲裁
1
0% / 0%
期限切れ
1
50%
仕事中
15
開発者 15
評価
(135)
プロジェクト
163
40%
仲裁
11
27% / 73%
期限切れ
24
15%
16
開発者 16
評価
(44)
プロジェクト
90
13%
仲裁
34
26% / 59%
期限切れ
37
41%
仕事中
類似した注文
hello great developer I’m looking for an experienced MQL4 developer to create a custom IFVG indicator for MT4. Must be fully compatible with Expert Advisors (clean buffer outputs for iCustom). Include testing and debugging for stable performance in live and backtest. Deliver optimized, well-documented, and reliable code. Goal: A professional IFVG indicator that enhances strategy automation on MT4.FOR
📌 Gold Step Grid EA – Complete Working 🔹 Daily Start At the beginning of each new day, the bot saves the Daily Open Price. 🔹 First Trade Rule User can set how many dollars the market must move from the daily open before the first trade. (Default = 12$, but you can change it to 14$, 15$, etc.) If price goes up, the bot opens a SELL trade (0.01 lot). If price goes down, the bot opens a BUY trade (0.01 lot). 🔹 Grid
hello great developer I am looking for someone to help design an app which will combine the 3 services I use for my trading setup. My ideal app will have the ability to open trades from a Telegram trading signal message to a trading platform like MT4, MT5 or CTrader and the option to copy and change trading signal messages from multiple subscrbed Telegram channels to other channels, it will also allow trading
A custom indicator based on MAs,RSI,CCI and ADX. The charts should show support and resistance zones indicated by arrows,, also breakouts.Also youll be required to have interactive dashboard showing signals based on the confluence of the indicators aforementioned
Ai spike Indicator 30 - 35 USD
Create an Ai based indicator that is able to identify sudden market movements known as spikes on boom and crash indices on the deriv market. The Ai should incorporate these strategies for better precision on getting signals, these strategies include support and resistance on 4 hour time frame SMC, CRT, ICT, Strategies volume trend, volatility pure price action tick velocity, momentum and key points on fibbonacci tool
Hello I have an EA with all include files but something is probably wrong with: Frequent ArrayResize() + CopyRates() on every tick Repeated calls to iClose(), iOpen() inside loops Full recalculation of indicators like SMA on every tick No caching of ArraySize() or loop boundaries Linear search in sorted data instead of ArrayBsearch() I would like to share all source code files but I won‘t just send it. First I will
MALOO-GMZ 50 - 500 USD
This website is about selling gaming electronics and home electronics with a discount of more than 50%. We will be selling quality and orignal electronics perfect looking.And there will be no need to come and collect because we do door to door delivery
Pls I want to add multi time frame filter to my ea with default mt4 indicator pls check the screenshot on requirements on how to make the project. Pls if you have not make a similar project as adding filters to an ea using multi time frame dont apply. If you cant do as on the screenshot then dont even apply
Hi friends, I need EA , it should be given consistent profit....with low Drawdown , i will pay what you ask.We are forex broker and i need skiled mql5 developer for further project, thanks
Dear developers, i want you to create me a non repaint trading indicator for Deriv to detect spikes. It should have alert function and i will test it to see if i can hire you. Note that i am well versed with indicators so do not deceive me. I will need clean and precise code for the indicator. Send me your screenshots to first have a look

プロジェクト情報

予算
30 - 50 USD
締め切り
最低 1 最高 10 日

依頼者

(2)
出された注文3
裁定取引数0