A Volume Based Support and Resistance And EMA Alert System On Multiple Timeframes

MQL4 Uzmanlar Forex

Şartname

Hi,

I am incorporating volume into my trading strategy, however I am finding it harder to keep track of all the markets at one time. I would like for an EA to map out the high and low (and the close if it is more than 20 pips away from the high and low) of the ultra high volume bars on the daily timeframe. The ultra high volume bar must also be the highest volume bar within 15 bars. An example of this would be the bar created on the day of brexit in all the GBP pairs. I would suggest that in order to keep things organized, a method of finding these bars could be more than double the previous average 21 volume bars, however this can be altered to suit the data. This should show the important price levels, as I believe the ultra high volume bars are the most significant in finding where the professional money would be interested in taking the market. I would like the ultra high volume bar to be market also so it is easily visible.

Once the support/resistance levels have been mapped out, I would like to be alerted when the following criteria is met:

1- The direction of the last break of a volume level should be noted. For example, if a bullish candle takes out a level then the system should only be looking for long opportunities.

2- The price should be above the 21 EMA on the following timeframes, 5 min 15 min 60 min 4 hour.

At this point an alert should be shown, and I will act according to my tradeplan.

Eventually I would like to code the entry and exit of the trades, so that the system can be fully automatic. Just for testing purposes I would an option to put a position with S/L behind a 4 hour swing (lowest/highest candle in a 5 bar sequence) as long as the SL is no more than 120 pips, targeting the next volume level. The trade should only be taken if there is more than 50 pips to the next target and a risk to reward ratio above 1:1.

I would also like the following to be inputs for the EA that the user can change:

1- criteria for selecting the ultrahigh volume bars (for example, change from double the average volume to triple, or change from using the 21 previous bars to find the average to 50)

2 - the timeframe that is used to map the high volume bars (for example, change from the daily to the hourly)

3- the timeframes used for the EMAs, as well as the EMA length too (for example, using the 1,5,15,60 min and the 8EMA)

4- the SL criteria (for example, being able to change the timeframe from the 4 hour to the 15 min and the swing definition from the lowest/highest candle in a 5 bar sequence to a 7 bar sequence)

5- the minimum risk to reward ratio, the maximum stop loss size and the minimum amount of pips to target.

6 - an option to trade a rejection off of a volume level, for example, is price action goes to a level and doesn't break it, then the system should look for trades in the opposite direction






Dosyalar:

JPG
Capture.JPG
168.2 Kb
JPG
Capture_2.JPG
52.6 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(48)
Projeler
73
37%
Arabuluculuk
22
9% / 41%
Süresi dolmuş
14
19%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(252)
Projeler
462
26%
Arabuluculuk
139
20% / 60%
Süresi dolmuş
100
22%
Serbest
3
Geliştirici 3
Derecelendirme
(64)
Projeler
144
46%
Arabuluculuk
20
40% / 20%
Süresi dolmuş
32
22%
Serbest
Benzer siparişler
I HAVE EA MT4 SOURCE TO THAT I WANT TO UPGRADE TO THE BELOW STRATEGIES EA UPGRADE ✅ Forex ✅ Gold (XAUUSD) ✅ Deriv Synthetic Indices 🧠 🏗️ SYSTEM ARCHITECTURE Your EA now has 5 CORE MODULES: 1. Market Engine Detects: Forex / Gold / Synthetic Volatility Spread 2. Strategy Engine Controls: Scalping mode Swing mode Re-entry logic Cross signal logic 3. Smart Filters Higher timeframe trend Lower timeframe conflict filter
I need a trading robot for MetaTrader 5 that works on mobile for XAUUSD. === TRADING RULES === Symbol: XAUUSD Timeframe: M15 Trading Hours: 10:00 to 18:00 server time only Buy: When 10 EMA crosses above 50 EMA Sell: When 10 EMA crosses below 50 EMA Close opposite position when new signal appears === RISK MANAGEMENT === Risk per trade: 1% of account balance Stop Loss: 300 points / $3.00 Take Profit: 600 points / $6.00
Jona copilot v12 30 - 40 USD
Hi, I'm interested in ordering an MT4 trading bot. Before we begin, could you please send me the technical specifications and requirements you'll need? Specifically, I'd like to know: - The trading strategy the bot will use. - The currency pairs or instruments it will trade. - The timeframes it supports. - Risk management features (lot sizing, stop loss, take profit, trailing stop, maximum drawdown). - Whether it
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
{ "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, 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
> "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."
We are seeking an experienced MQL4/MQL5 programmer to develop a high-performance, fully automated Expert Advisor (EA). The bot must execute a sophisticated multi-currency hedging strategy across correlated forex pairs. Key Responsibilities Develop Multi-Currency Logic : Build an EA capable of scanning and trading multiple currency pairs simultaneously from a single chart or setup. Implement Hedging Strategy : Code
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave

Proje bilgisi

Bütçe
50+ USD
Son teslim tarihi
from 0 to 14 gün