I need an indicator which will work on divergence strategy based on RSI Divergence.
There are some rules and specification which I need in my indicator.
1. First of all Indicator must be software based. Just like I should install on MT4 on a specific IP just like you can see in the link below. Its mean only specified IP can get access to the Indicator. https://mega.nz/folder/Ty4AQaDK#Wlp9KUNfJCpZxa55p1JkCw
2. Indicator must not apply on a specific chart it should get data from the market. Just like I am showing in below picture. (Indicator must scan 32 pairs at a time)

In the given pictures you can see that how a chart showing all the data of selected time frames. And in the second screenshot you can see I haven’t registered with this software so that’s why I am unable to access this tool.
Basically this is the EA I am showing you. If all of these functions could be find in indicator so I will prefer an indicator otherwise I will go to the EA side. But we will enter manually in the market, Indicator or robot will just show us the signals.
3. Every specific IP should attach his email with the indicator which couldn’t be change after .
4. The email we will attach to receive signals which will be gotten through indicator.
Strategy
1. The Difference between price and oscillator is called divergence. All should happen in Over Bought (OB) and over sold (OS) levels.
2. We don’t need any notification when the market reaches OB/OS level. Assuming the market shifts to the OS area. We should not receive any first point notification as long as market is making regular trending candles. (If we talk about bullish divergence formation here, then trending candles mean bearish candles). As soon as bearish candles are made in the market but that bullish candled should be the high and must close previous candle high.
On the 1 stpoint we will get simple notification when market will close above and against the trending candles.
3. After that if it shows 1 stpoint of divergence now we will wait for the 2 ndpoint to compare with price and oscillator difference to create divergence.
Example: It will be best if Divergence take screenshot and send us on email with details if not no problem.
4. On the 2 ndpoint where we are comparing RSI and price these both must be on the strict rules.
5. We will accept 2 ndpoint when market cross previous high/low with regularly trending candles. Just like you can see in a picture below.
a. Price should have broken first point and gone below it
b. At 2nd point the high/low breakage must have taken place at the opposite candle close. There are no criteria for bullish candle.
c. Both price and RSI should show divergence.
In the screen shot you can see price cross its previous low support and regular candles are trending candles.
6. After that we will confirm divergence after the closing of opposite candle. Here we must get 3 emails on email it will be better if we can receive message on mobile number also but no problem if it is not possible. This information should be email (Pair name. Time frame and the screenshot of that formation if possible).
7. These setups must show us on mt4 screen also. Just like 1st screenshot I gave you above in 1st example. Let me know if you need any further details. (it should be shown on current chart).
Terms.
1. The term trending means (For bullish trending candles closing should be high then previous candle close.
2. Consecutive candle should be minimum 1 to 15.

In this picture you see all the rules.
相似订单
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
SPECIFICA TECNICA Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo , in grado di adattare il comportamento alle diverse condizioni di mercato di XAUUSD. Lo sviluppatore può utilizzare tecniche appropriate quali trend Following
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or