I need help making 2 indicators in MT4

Indicadores

Trabalho concluído

Tempo de execução 26 dias

Termos de Referência

1st indicator

The first method is to combine and express all the data for TF of the desired chart after estimating UP TICK and DOWN TICK. For example, regarding the M5 chart, the values expressed by using the following equation for the data of UP TICK and DOWN TICK are combined and expressed for five minutes. It must be possible to express not only the current data but also the one for the past three months. Also, it must be possible to change TF of the indicator like M1, M5, M15, M30, M60 and D1. The indicator is similar to Volume Power. If the above matter is possible for you, please share your opinion.

 ** I will send you the request details of this indicator by e-mail.(including picture) **

 

 

 

 2nd indicator

The indicator for making expressions on the chart by putting another chart with a different currency pair in the basic chart is used. The problem is that it is hard to visually recognize the entire part outside the chart. Also, it is not easy to find the part with Cross Up or Cross Down. For example, when USDCHF is put in the basic chart of EURUSD through the indicator mentioned above, the candle of USDCHF often goes out of the screen. As a result, it is hard to recognize the entire part. The objective of the plan is to easily check the flow between two currencies on the chart or Sub_Window. For example, in order to observe the flow between the currencies of EURUSD and USDCHF, it is possible just to check the chart or Sub_Window. Therefore, as mentioned above, it is necessary to basically apply expressions on the chart in order to make it possible to recognize the entire part of the indicator. However, it is also necessary to apply additional expressions on Sub_Window at the same time. It is important to express the point with Cross Up / Cross Down between EURUSD and USDCHF on the chart and Sub_Window. It is thought that the expression method can simply be the DOT type.

● The standard for the occurrence of ‘Cross Up / Cross Down’ is shown below.

Cross Up = Price Close of EURUSD > Price Close of USDCHF

Cross Down = Price Close of EURUSD < Price Close of USDCHF

(The price close of USDCHF can be confirmed through the indicator which has been mentioned.) As it is possible to select the shape of the chart for MT4 among bars, candles and lines, it is necessary to select the shape of the indicator as the desired one on the chart.

 

** I will send you the request details of this indicator by e-mail.(including picture) ** 

Respondido

1
Desenvolvedor 1
Classificação
(473)
Projetos
1138
44%
Arbitragem
51
31% / 33%
Expirado
500
44%
Livre
2
Desenvolvedor 2
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
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
Good day, I am looking for a COT report indicator that shows the weekly change in MT4. change in MT4. Number Value Indicator: Speculators (Commercials) Plus minus percent change Tool (exe file ? to load csv... ?). Just for simple updating... Unfortunately I could not find a useful indicator on the net. Please simply offer who has already realised such projects. Thanks

Informações sobre o projeto

Orçamento