Simple indicator that just calculate different between Bid and EMA

MQL4 Indicadores

Trabalho concluído

Tempo de execução 1 dia
Comentário do desenvolvedor
Good customer
Comentário do cliente
This coder really great, his first draft really perfect as what I wanted, sure will look for him for next project

Termos de Referência

I want an indicator that just calculate different  betwaeen Bid and Moving Average  (average for timeframe M5+M15+M30+H1/4).


There are two part of indi :


Current calculation :

[Bid – EMA50 (M5)+ Bid – EMA50 (M15)+ Bid – EMA50 (M30)+ Bid – EMA50 (H1)]/4 * 10,000 (if Yen * 100)


Historical data  (calculate based on H1 closed price) :

[Close – EMA50 (M5)+ Close – EMA50 (M15)+ Close – EMA50 (M30)+ Close – EMA50 (H1)]/4 * 10,000 (if Yen * 100)


# The calculation must be done when H1 candle close and the figure must be fixed (calculate only once with that particular time EMA50 reading)

# Just show last 12 hour reading


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(130)
Projetos
210
40%
Arbitragem
90
20% / 43%
Expirado
85
40%
Livre
3
Desenvolvedor 3
Classificação
(5)
Projetos
9
11%
Arbitragem
5
40% / 60%
Expirado
1
11%
Livre
4
Desenvolvedor 4
Classificação
(59)
Projetos
78
26%
Arbitragem
9
33% / 56%
Expirado
8
10%
Livre
5
Desenvolvedor 5
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(246)
Projetos
438
34%
Arbitragem
56
36% / 38%
Expirado
160
37%
Carregado
7
Desenvolvedor 7
Classificação
(362)
Projetos
506
40%
Arbitragem
147
18% / 72%
Expirado
99
20%
Carregado
8
Desenvolvedor 8
Classificação
(21)
Projetos
24
17%
Arbitragem
15
20% / 40%
Expirado
6
25%
Livre
9
Desenvolvedor 9
Classificação
(126)
Projetos
151
48%
Arbitragem
6
83% / 17%
Expirado
2
1%
Livre
10
Desenvolvedor 10
Classificação
(597)
Projetos
930
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Livre
11
Desenvolvedor 11
Classificação
(2)
Projetos
2
0%
Arbitragem
0
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(33)
Projetos
46
59%
Arbitragem
0
Expirado
6
13%
Livre
13
Desenvolvedor 13
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
Pedidos semelhantes
I need to fix an indicator that MT5 says is too slow. The message in Expert Tab when the indicator is used inside another indicator through iCustom function is this: "Indicator is too slow 27674 ms. rewrite the indicator, please". So the indicator needs to be fixed to speed it up. I request first version ex5 file with expiration before starting the job. I request final source code mq5 file. Thank you Regards
The idea of the trading system is as follows: Market entries are performed when the 2 moving averages intersect, the candlestick touches or breaks through the opposite moving average line of the moving average that just crossed but the overall trend has remained the same. The trend is determined by the MACD based on the settings 34 for fast EMA 144 for slow EMA and 9 for MACD SMA. When the MACD is an above the zero
Hello, I bought an EA who has SL but it is not trailing.I need someone who can attach trailing SL to this EA or if it is possible to implement trailing in the EA? I do not have EA code, I bought it and I am using it
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and exit buy position when sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and exit sell position when buy signal will be given
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard noticatioons and also if pressed to go to the a template timeframe and pair
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
Poverty 30+ USD
``` def moving_average_crossover(prices, short_window, long_window): short_ma = prices.rolling(window=short_window).mean() long_ma = prices.rolling(window=long_window).mean() signals = np.where(short_ma > long_ma, 1, 0) signals = np.where(short_ma < long_ma, -1, signals) return signals # Example usage: prices = pd.Series([...]) # Replace with your price data short_window = 50 long_window = 200 signals
Brief description. mt4 must be connected via binary.com API. Only for binary trade. Forex pair . Rise/Fall option only. Maximum trade limited options should be given. Profit option should be given. Martingale system. Compounding system Candlestick time counter should be given. There will be two types of signals. A candle stick will come with an arrow symbol. Arrow symbol will appear below another chart. You can
Veltoor sniper 35+ USD
I wanna create trading robot so that it can trade for me during busy hours cause I sometimes miss opportunity to enter my trades because I'm being busy during the day . So I'd like to have a system for me
**Job Title: Experienced Developer Needed for High-Performance Scalping Trading Robot** **Job Description:** We are seeking an experienced and highly skilled developer to create a cutting-edge trading robot specifically designed for scalping strategies. The ideal candidate will have a deep understanding of trading algorithms, extensive experience in financial markets, and a proven track record of developing

Informações sobre o projeto

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