Monitor multiple currencies and alert on MA crossing.

MQL4 指标

指定

Price and Moving Average Crossover Alert

Features

Be able to monitor many currencies, in a dashboard.
Be able to determine trend in daily chart and show that in dashboard.
If trend is UP, and price falls down to MA or near - trigger SELL signal.
If trend is DOWN, and price goes up to MA or near, trigger SELL signal

Be able to alert on crossing and also if price is near MA.
I have to set 1-3 moving average on a chart to monitor.

Be able to "snooze" alerter so it does not alert every time, giving buy and sell signals all the time if price is volatile.
(avoid same signals in a row)

MA can be set for any of the following averaging methods: Simple Moving Average (SMA), Exponential Moving Average (EMA), Smoothed Moving Average (SMMA), Linear-weighted Moving Average (LWMA);

Set style of moving average and color.

MA can be also set for any averaging period and for any of the following prices: Close, Open, High, Low, Median, Typical or Weighted;
The user can choose the drawing style of MA to improve the visualization on the chart;
Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts;
Draw arrows for buying signals and down arrows for selling signals;
The user can choose the drawing style of the arrows
Minimum gap value between market price and MA to validate the crossing

反馈

1
开发者 1
等级
(333)
项目
543
66%
仲裁
53
21% / 40%
逾期
169
31%
空闲
发布者: 1 代码
2
开发者 2
等级
(69)
项目
93
34%
仲裁
10
40% / 30%
逾期
5
5%
空闲
3
开发者 3
等级
(365)
项目
507
40%
仲裁
159
17% / 74%
逾期
99
20%
已载入
4
开发者 4
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
5
开发者 5
等级
(59)
项目
182
55%
仲裁
31
45% / 16%
逾期
103
57%
空闲
6
开发者 6
等级
(5)
项目
6
67%
仲裁
2
0% / 50%
逾期
0
空闲
7
开发者 7
等级
(42)
项目
70
43%
仲裁
6
33% / 50%
逾期
19
27%
空闲
8
开发者 8
等级
(29)
项目
49
22%
仲裁
14
29% / 21%
逾期
13
27%
空闲
9
开发者 9
等级
(258)
项目
267
30%
仲裁
1
0% / 0%
逾期
3
1%
已载入
发布者: 2 代码
10
开发者 10
等级
(1931)
项目
3552
88%
仲裁
73
40% / 15%
逾期
268
8%
空闲
11
开发者 11
等级
(46)
项目
73
16%
仲裁
13
8% / 92%
逾期
37
51%
空闲
12
开发者 12
等级
(121)
项目
134
66%
仲裁
36
25% / 56%
逾期
22
16%
空闲
发布者: 10 代码
13
开发者 13
等级
(361)
项目
629
72%
仲裁
14
43% / 7%
逾期
28
4%
空闲
发布者: 9 代码
14
开发者 14
等级
(258)
项目
396
28%
仲裁
69
19% / 49%
逾期
121
31%
工作中
15
开发者 15
等级
(66)
项目
95
28%
仲裁
20
25% / 55%
逾期
24
25%
空闲
16
开发者 16
等级
(564)
项目
845
73%
仲裁
15
53% / 13%
逾期
193
23%
空闲
17
开发者 17
等级
(43)
项目
74
50%
仲裁
5
0% / 60%
逾期
19
26%
空闲
相似订单
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 - 300 USD