Robot based on an indicator

MQL4 专家 策略优化 外汇

工作已完成

执行时间2 天
客户反馈
this developer was the best I've worked so far, it's fast and exactly what you ask for, you can trust it because the guy is VERY GOOD.
员工反馈
Good employer ! Thank you :)

指定

I need to develop a robot based on an indicator that I have, I have his open source.
Basically what the robot needs to do is buy and sell according to the signal indicated on the indicator. There are 3 types of signals I just want the robot to operate on 2 types of signals. In the attached image you will get a sense.
the robot will trade in the red and blue sun and orange balls, in the blue sun he will make a purchase, in the red sun he will make a sale and in the orange balls he will sell and / or buy.
I wish the robot had the option to change batch numbers, time frame, take profit, stop loss, I would like it to come with open source so I can make some kind of change if I need to.
I wish the fool would close one operation and already enter the other, all according to the indicator.

附加的文件:

反馈

1
开发者 1
等级
(1278)
项目
1701
49%
仲裁
52
71% / 12%
逾期
38
2%
空闲
2
开发者 2
等级
(186)
项目
205
26%
仲裁
12
25% / 58%
逾期
39
19%
空闲
3
开发者 3
等级
(94)
项目
130
9%
仲裁
8
25% / 38%
逾期
28
22%
工作中
4
开发者 4
等级
(1)
项目
1
100%
仲裁
0
逾期
0
空闲
5
开发者 5
等级
(804)
项目
1124
43%
仲裁
47
49% / 23%
逾期
84
7%
空闲
6
开发者 6
等级
(574)
项目
945
47%
仲裁
309
58% / 27%
逾期
125
13%
空闲
7
开发者 7
等级
(393)
项目
547
40%
仲裁
30
57% / 3%
逾期
57
10%
空闲
发布者: 11 代码
8
开发者 8
等级
(2642)
项目
3357
68%
仲裁
77
48% / 14%
逾期
342
10%
工作中
发布者: 1 代码
9
开发者 9
等级
(511)
项目
549
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
10
开发者 10
等级
(2310)
项目
2906
63%
仲裁
122
44% / 25%
逾期
429
15%
空闲
相似订单
1️ ⃣ Informações Gerais Plataforma: MetaTrader 5 Tipo: Expert Advisor (EA) Operação: Hedge + Grid Dinâmico Indicador base: Average True Range (ATR período 20) 2️ ⃣ LÓGICA OPERACIONAL 🔹 2.1 Abertura Inicial O robô trabalha sempre com ordem de compra e venda ao mesmo tempo (HEDGE) e o fechamento é sempre usando GRID que tem multiplicador de lote e o tamanho (espaçamento) dinâmico com base em um fator de
Já tenho um código MQL5 com uma base do funcionamento. Basicamente o EA traça um canal na virada do dia (penso que utilizar horário seria melhor em razão da diferença entre corretoras), com base em um número x de candles, calcula e posiciona ordens stop com base em % do capital. Caso uma ordem aberta venha a stopar, o EA deve realizar uma virada de mão com base no mesmo canal, contudo recalculando o lote para que
✅ Estrutura original preservada ✅ Painel original ✅ Lógica original ✅ Arquitetura original ✅ Sem parâmetros alterados ✅ TF dinâmico ✅ 3 timeframes : H1 / H4 / D1 Time frame Dinamicos podendo mudar para M1/M30/H1 ou D1/W1/MN Quero que fique como está a imagem abaixo e adicionar extra time frame nas entradas
//+------------------------------------------------------------------+ //| EA Cruzamento de Médias MT5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //---- Inputs input int FastMAPeriod = 20; input int SlowMAPeriod = 50; input double LotSize = 0.01; input int StopLoss = 300; input int TakeProfit = 600; //----
TradingView to MT5 Webhook Bridge - Futures to Spot Execution Project Goal I need a developer to build a bridge between my TradingView indicator in the futures market and my existing MetaTrader 5 EA in the spot market. When my TradingView indicator generates a BUY or SELL signal on a futures symbol, for example 6A1!, it must automatically trigger my MT5 EA to open a trade on the corresponding spot symbol, for example
Tenho um indicador e quero fazer um expert dele para rodar automático porem só tenho o arquivo .ex4 e não .mq4 Indicador mostra setas no grafico no momento ideal para comprar e vender

项目信息

预算
30 - 100 USD
截止日期
 20 天