Mt4 scanner

MQL4 지표 EA

명시

Hi,
I'm looking for some help coding a EA or simple java programmed as follows:

I need a MT4 scanner app  that will scan all symbols from the mt4 market watch of MT4 that picks out symbols that have the Weekly, D1 and H4 time frame candles lining up either bearish or bullish. With also the trend channel agreeing across Weekly, D1 and H4 for either bullish or bearish setups. Then look at the indicator "support and resistance barry" added in (Ill Supply) . So when say support lines up for say a bullish setup over D1 and H4 time frames that it has a some type of pop up window to let me know which pairs to look at. And vice versa for a bearish setup too.

Skope of works:


Multi-Timeframe Analysis: Ensure that the scanner app can analyze multiple timeframes (Weekly, D1, and H4) simultaneously. This will enable it to identify consistent bullish or bearish alignments across these timeframes.

Candlestick Pattern Recognition: Incorporate a feature in the scanner app that can recognize specific candlestick alignments on the selected timeframes. This will help identify potential bullish or bearish setups providing additional confirmation for your setups.

Trend Channel Verification: Include the ability to verify trend channels across the Weekly, D1, and H4 timeframes. The scanner should check if the trend channels align with the identified bullish or bearish setups. This can add another layer of confirmation to your trades.

Integration of "Support and Resistance Barry" Indicator: Ensure the scanner app can integrate and analyze the "Support and Resistance levels Barry" indicator. This indicator can provide insights into potential support and resistance levels, further strengthening your trade decisions but only on the H4 and Daily or have a feature where I can turn on the weekly and monthly if I need to?

Alert System: Implement a pop-up window or an alert system within the scanner app. When a bullish or bearish setup meets your criteria, the app should notify you with the relevant symbol and timeframe combination that indicates a potential trading opportunity.

Customizable Parameters: Provide flexibility within the scanner app to customize the parameters according to your trading preferences. This includes options to adjust the sensitivity of the indicators, select specific candlestick patterns, and set the criteria for trend channel alignment.

User-Friendly Interface: Design the scanner app with a user-friendly interface that allows you to easily navigate and interpret the results. Clear visual indicators, color-coded alerts, and intuitive controls can enhance the usability of the app.

It's important we thoroughly test the scanner app and verify its accuracy before using it with real trades.
Can this be done and how much?
Kind regards,
Mathew

응답함

1
개발자 1
등급
(460)
프로젝트
487
70%
중재
6
67% / 0%
기한 초과
2
0%
작업중
2
개발자 2
등급
(171)
프로젝트
195
42%
중재
13
8% / 54%
기한 초과
9
5%
무료
게재됨: 3 코드
비슷한 주문
//+------------------------------------------------------------------+ //| 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
I need MT5 EA programmer to build a trading robot based on Double EMA crossover. Golden Cross to buy and Death cross to sell with SL and TP set directly. I want to give trading time safety so that user can avoid high impact news by setting specific trading time on that day. Time to stop trading and time to start trading again. Also a safety if there is a great gap at the opening of the next day which moves against a
{ "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 All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop
I am looking for an experienced MQL5 developer to modify an existing Expert Advisor by adding an automated hedging module. The existing EA is fully functional and already manages trade entries and exits. The objective of this enhancement is to introduce a risk management feature that automatically opens a hedge position when an existing trade reaches a predefined unrealized loss in USD. The hedge should remain active
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades
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
am an auto trader that for Sierra chart that works but needs some cleaning up. I need some features added to it like two parent studies with different take profit, stops, quantities and also a parent study to add to the position with its own take profit, stops, quantities

프로젝트 정보

예산
31 - 33 USD