EA with OBV and Moving Average

MQL5 专家 策略优化 期货 股票

指定

Hi.

I need an EA based on the indicator OBV and the Moving Average (simple, exponencial, smoothed and linear weighted).

Buy signal = OBV crossing upwards the MA;

Sell signal = OBV crossing downwards the MA;

If a position is closed by the signal, the EA should open another one in the opposite direction.


The EA should have the following parameters included:

 - time to start;

 - time to finish;

 - end position before closing;

 - type of stop loss, take profit and trailing stop (in points or percentage);

 - stop loss, take profit and trailing stop;

 - type of moving average (simple, exponencial, smoothed and linear weighted);

The orders should only be executed during the working hours of the EA, even if is a stops loss or take profit order.


反馈

1
开发者 1
等级
(7)
项目
8
38%
仲裁
3
33% / 33%
逾期
2
25%
空闲
2
开发者 2
等级
(2423)
项目
3045
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
3
开发者 3
等级
项目
0
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(563)
项目
932
47%
仲裁
301
59% / 25%
逾期
124
13%
工作中
相似订单
Olá Já possuo um código de um EA que opera entrando e invertendo o movimento conforme o rompimento do candle. Ou seja quando o preço rompe a maxima/minima anterior, ele entra na direção do movimento. Já tenho esse código, preciso que somente seja otimizado, pois eu mesmo quem fiz. Porém minha solicitação é que ele rode em renko também, pois não consigo fazer ele rodar em renko, somente em candle, preciso que o
Hello. I open this work with the intention of changing the indicator that is present in my EA code. This is an EMA 200 code, called STR-EMA. I will send a FINAL-EMA file for the exchange to take place. Furthermore, I would like a simple modification to FINAL-EMA, which is the possibility of changing the period in X candles (it is currently set to pattern 200) Please note that the functionality of the EA should not be
Preciso criar set para meus Ea , operando Mini Indice e Mini Dolar B3. Objetivo: Busco otimizar e criar conjuntos de parâmetros (sets) para meus Expert Advisors (EAs) que operam no mercado de Mini Índice (WIN) e Mini Dólar (WDO) da Bolsa de Valores B3. O objetivo é maximizar a eficiência e os lucros das operações automatizadas, minimizando riscos e drawdowns. Contexto: Estou utilizando EAs no MetaTrader 5 para
//+------------------------------------------------------------------+ //| SimpleEA.mq5| //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023, MetaQuotes Software Corp." #property link " https://www.mql5.com " #property version "1.00" #property strict input int FastMAPeriod = 12; // Período da média

项目信息

预算
30 - 60 USD
开发人员
27 - 54 USD
截止日期
 10 天