EA with OBV and Moving Average

명시

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 일