MT5 Margin % Indicator

MQL5 指标 脚本

工作已完成

执行时间2 小时
客户反馈
Outstanding job, super responsive and very accommodating... even had an issue with my account to complete the job and he was very patient. Thank you for all your help! Highly recommend!
员工反馈
Thank you for your order! Great customer! Hope for further cooperation!

指定

I have started (but it does not work properly but can share what I have so far) a MT5 indicator in .mql5 format.  The indicator should be named MT5 Margin Alert.  The indicator should have the following user input variables that can be selected by a user a) Margin Alert % Target, b) Turn Algo Trading Off (if margin % target reached) and c) Monitoring Frequency (in minutes).

The indicator will be placed on a chart within a MT5 account running automated trading algorithms on various charts, including curreny pairs, commodity pairs or crypto pairs.  The chart window the indicator runs on will be separate from the chart windows that run the automated trading algorithm EAs but within the same MT5 account.

The indicator will monitor the MT5 account margin % (global value) on the frequency set by the user input.  If the margin account % is equal to or less than the Margin Alert % Target set by the user the indicator will send an alert. The alert will alert within the MT5 terminal and I will connect my MT4 iOS app to the MT5 platform through my MetaQuotes ID so that the alert will also alert my phone.

If the user input Turn Algo Trading Off is set to ‘Yes’, the indicator will also turn off the global Algo Trading setting so that no EAs within any chart windows within the MT5 account can place new trades.  Existing trades should remain (positions should not be sold) as they are and existing t/p should be unchanged.  The user can re-enable Algo Trading manually but the indicator will not re-enable algo trading.  If the Turn Algo Trading Off is set to ‘No’, the alert should be generated but the Algo Trading setting should not be turned off and the EAs should continue to trade.

I have built a MT5 Script that uses a .mhq file to disable Algo Trading globally and I can provide. An option to execute the Turn Algo Trading Off is to call this script from the indicator, if that is the easiest.  If the script and .mhq files can be consolidated into the indicator easily, that is even better.

Lastly, for the chart window the indicator is placed on, the indicator should plot (based on the timeframe selected by the user input above) the actual Margin % of the account over time in a line chart.  In addition, the following text/metrics should be displayed directly in the chart window and update accordingly: a) Actual Margin %, b) Target Margin % (as selected by user) and c) Turn Algo Trading Off (yes or no as selected by user).

The final deliverable should be a MT5 indicator in .mql5 format that will compile and includes the functionality as specified above. 

Please estimate a # of hours expected to complete this project and your rate to get to a total fee.  Are you proposing a fixed fee or hourly approach?  When can this work be started and what is your estimate of when it may be completed?  I would like to move this forward as soon as possible upon agreement of the terms and can share those items mentioned above to assist in getting this project started.


反馈

1
开发者 1
等级
(174)
项目
200
12%
仲裁
39
38% / 33%
逾期
5
3%
空闲
发布者: 2 代码
2
开发者 2
等级
(6)
项目
10
0%
仲裁
0
逾期
2
20%
工作中
3
开发者 3
等级
(8)
项目
9
22%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(17)
项目
22
5%
仲裁
7
14% / 29%
逾期
3
14%
空闲
发布者: 1 代码
5
开发者 5
等级
(612)
项目
715
33%
仲裁
46
48% / 41%
逾期
14
2%
繁忙
6
开发者 6
等级
(279)
项目
341
37%
仲裁
6
50% / 17%
逾期
7
2%
空闲
发布者: 5 代码
7
开发者 7
等级
(23)
项目
29
14%
仲裁
3
0% / 67%
逾期
3
10%
工作中
8
开发者 8
等级
项目
0
0%
仲裁
0
逾期
0
空闲
发布者: 4 代码
相似订单
hello could you make me same indicator for ninja ? https://www.youtube.com/watch?v=pxs2MuqvH3w if yes for how much and timeline ? thks in advance and please reply me as soon as possible you get my notification
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Ema100+Fibo 30+ USD
I need a robot that sends me a notification when the price aligns with the EMA and my Fibonacci levels—using specific Fibonacci settings—and then either opens a trade based on the Fibonacci SL and TP or simply sends me a notification. And I want the robot to run in both the Strategy Tester and on a demo account, so I can test it beforehand
I need a custom technical indicator that generates an equidistant channel with two specific structural features: 1. Vertical Multi-Intervals: The ability to plot more than 5 parallel, able to allow me to put intervals 2. Horizontal Angle Input: The ability to manually input geometric angle to strictly define the horizontal slope of the channel or allow me to pick two points manually. i am looking for something like
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
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
> "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."
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
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously

项目信息

预算
30 - 200 USD
截止日期
 5 天