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
등급
(458)
프로젝트
485
70%
중재
6
67% / 0%
기한 초과
2
0%
작업중
2
개발자 2
등급
(171)
프로젝트
195
42%
중재
13
8% / 54%
기한 초과
9
5%
무료
게재됨: 3 코드
비슷한 주문
I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) based on signals from a custom indicator. Requirements: 1. The EA must use a single custom indicator that draws buy and sell arrows directly on the chart. 2. When a buy arrow appears, the EA should wait until the current candle closes. If the arrow is still present after the candle closes, it should open a BUY trade. 3
Bhokhwe 30 - 200 USD
//+------------------------------------------------------------------+ //| ThreeBullEMA10EA | //| Strategy: 3 Bullish + EMA10 Break | //+------------------------------------------------------------------+ #property strict extern double LotSize = 0.01; extern int Slippage = 3; extern int MagicNumber = 12345; extern int EMA_Period = 10;
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
> izz: #property strict input double LotSize = 0.01; input int BuyStopDistancePips = 50; input int SellStopDistancePips = 50; input int TrailingStartPips = 30; input int TrailingDistancePips = 30; input int MaxPositions = 3; input double StopLossPips = 0; input int MaxSpreadPoints = 300; input ulong MagicNumber = 20260702; input double DailyLossLimitUSD = 50; double PipValue; int digits; int OnInit() { digits =
Technical Description of the EA The Ghost Sovereign engine is a trend-following breakout system optimized for XAUUSD (Gold) . Its logic operates through several distinct layers: Trend Filtering: It utilizes a 144-period Exponential Moving Average (EMA) to establish the primary institutional trend direction . Momentum Entry: The EA executes trades when the closing price of the previous bar confirms a trend breakout
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
TM 30+ USD
Order Block Forms / Price Touches │ ▼ Break Touch Candle High/Low │ ▼ Strength Alignment or BR Valid │ ▼ No Opposing OB within X Pips │ ▼ HL/LH Fractal OR Two-Candle Break │ ▼ ENTRY │ ▼ ──────── Trade Management ──────── │ ├─ Opposing OB Breached │ AND │ Opposite Strength Alignment or BR │ └──► Loss Exit │ ├─ Opposing OB Reached │
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or

프로젝트 정보

예산
31 - 33 USD