I need help making 2 indicators in MT4

Indicateurs

Tâche terminée

Temps d'exécution 26 jours

Spécifications

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) ** 

Répondu

1
Développeur 1
Évaluation
(473)
Projets
1139
44%
Arbitrage
51
31% / 33%
En retard
501
44%
Gratuit
2
Développeur 2
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Simplebot 30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
Indicator 250+ USD
Looking for an all in one buy sell indicator I'm looking for a strategy too as part of the project I'm willing to pay well but I will want to test it before proceeding with contract. I'm looking for a developer that is skilled motivated open for future projects... if you aren't one of those do us a favor and just don't respond
Im after a person to copy, exactly MACD in TRADINGVIEW to use on MT5. Ive tryed alot of the apps available...Tradingview works for me. Im also after a person to make a real time chart, overlayed on the delayed chart Thanks
need a dots marking of a simple rules pullback indicator. in the .tpl file look at 28 Jan 2026, TF M5 basically it is just overlaping lows or highs of the previous candle price. there are 2 scenario to accomodate: 1. simple pullbacks 2. pullbacks with inside bar and outside bar involved
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua italiana e inglese. Attività Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e robustezza delle strategie •
I am looking for an experienced MT5 developer to build a custom, aggressive XAUUSD scalping EA with structured basket management and momentum continuation logic. This is not a generic EA — it requires careful architecture and proper risk control. Key Requirements: Instrument & Timeframes: XAUUSD only M1 execution chart M5/M15 for directional bias and structure context Execution & Basket Logic: Aggressive basket-style
​1. Project Overview ​ Asset: XAUUSD (Gold) ​ Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. ​ Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. ​ Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). ​2. Strategy Logic (The "Poverty"
Simple MA indicator with buy and sell arrow with a push notification. Conditions for buy or sell should be when price breaks above or below the MA and then retraced back to the MA creating a HH/HL or LH/LL then the buy/sell signal arrow should be at the reversal candle that forms the HL/HH. And on indicator window1 RSI cross over MA and the RSI line
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the

Informations sur le projet

Budget