Momentum (M) Indicator for MT4

MQL4 Indikatoren Forex

Auftrag beendet

Ausführungszeit 3 Tage

Spezifikation

Momentum (M) Indicator:

This is a simple indicator where the indicator looks at the Momentum (M) value of all the candles.  Starting with the latest formed candle, the indicator compares its M value with the previous formed candle.  If the M value of the latest formed candle is higher than previous candle it places an upward pointing arrow (up arrow) below the bottom wick (BW) of the candle and if it is lower than previous candle’s M value, it places a downward pointing arrow (down arrow) above the top wick (TW) of the latest candle.  It should place arrows for all candles in all time frames (TF) by comparing their M values with the M value of their previous candles.  

 

I am giving you an example of a previously designed indicator by another developer.  This is another indicator (called BSR indicator), this is NOT M indicator.  I am simply showing you this as an example.  The arrows for the M indicator should also look like this BSR indicator.  I have attached here the ex4 file of this indicator and you can place it on an MT4 chart for you to see how it places arrows above and below all the candles. 

I have attached a screenshot of a eurusd pair’s D1 chart where this indicator placed the arrows.  The M indicator that you will be designing should place arrows in the same way above and below all the candles. 

 

In order to get the M values for candles, place Momentum (M) Indicator on the bottom of your chart.  This is a standard indicator on MT4 platform.  After placing the indicator on your chart, place your cursor on an already formed latest candle, then the indicator will show the M value in the Data Window. 

 

For your information, these are the M values of different D1 candles of different days on a eurusd currency pair:

 

July 8 2022: 96.8972

July 7 2022: 96.8487

July 6 2022: 96.5171

July 5, 2022: 98.2634

 

Now to get the arrow of the latest formed candle of July 8, the indicator compares the previous candle of July 7 M value with July 8 value.  July 8 value is larger than July 7 value.  Hence July 8 candle gets an up arrow placed under its BW.  Now, to get the arrow of July 7 candle, indicator compare its M value with July 6 candle’s M value.  July 7 value is larger than July 6 value.  Hence July 7 candle also receives an up arrow placed under its BW.  Now to get the arrow of July 6 candle, the indicator compares July 5 candle M value with July 6 candle’s M value.  July 6 value is smaller than July 5 candle value.  Hence July 6 candle receives a down arrow placed above its TW.  Likewise, every candle receives either an up arrow or a down arrow either below or above it, by comparing its M value with its previous candle’s M value.  All the formed candles of all time frames should have these arrows placed either below or above them with a visualization setting, so that we can place them selectively only in some TFs if we choose to.  The default setting should be arrows placed in all TFs. 

 

If there are any questions, please contact me ASAP.  This is a very simple indicator with very simple and clear logic.  It is important that you understand it clearly before designing it.  I can help you understand the logic if there are any questions on it.      

 

 

 

 


Bewerbungen

1
Entwickler 1
Bewertung
(318)
Projekte
565
35%
Schlichtung
81
31% / 44%
Frist nicht eingehalten
204
36%
Frei
2
Entwickler 2
Bewertung
(460)
Projekte
487
70%
Schlichtung
6
67% / 0%
Frist nicht eingehalten
2
0%
Arbeitet
Ähnliche Aufträge
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
We are seeking an experienced MQL4/MQL5 programmer to develop a high-performance, fully automated Expert Advisor (EA). The bot must execute a sophisticated multi-currency hedging strategy across correlated forex pairs. Key Responsibilities Develop Multi-Currency Logic : Build an EA capable of scanning and trading multiple currency pairs simultaneously from a single chart or setup. Implement Hedging Strategy : Code
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
Mac200 50+ USD
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this
I I would like to create a trading robot based on 2 ema crossing. The robot is pretty simple, it should open buy position when fast ema cross slow ema and vise versa. Also it should use martingale after the loss position. It should has expiration period inside the code and alerts l

Projektdetails

Budget
30+ USD
Ausführungsfristen
bis 3 Tag(e)