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

MQL4 Esperti Forex

Specifiche

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






File:

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

Con risposta

1
Sviluppatore 1
Valutazioni
(48)
Progetti
73
37%
Arbitraggio
22
9% / 41%
In ritardo
14
19%
In elaborazione
2
Sviluppatore 2
Valutazioni
(250)
Progetti
460
26%
Arbitraggio
140
20% / 59%
In ritardo
100
22%
In elaborazione
3
Sviluppatore 3
Valutazioni
(64)
Progetti
144
46%
Arbitraggio
20
40% / 15%
In ritardo
32
22%
In elaborazione
Ordini simili
Hello, I need a professional MT5 Expert Advisor for currency trading. PAIRS: EURUSD, GBPUSD, USDJPY, USDCHF TIMEFRAME: M15 STRATEGY: - EMA 8 cross EMA 21 (entry signal) - EMA 50 for trend filter - RSI 14 confirmation (Buy > 52, Sell < 48) - No trade if RSI > 75 or < 25 SESSION: London + New York only 07:00 to 17:00 GMT No weekend trading TRADE MANAGEMENT: - Lot size: 0.06 - Take Profit: $15 per trade - Stop Loss: $8
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
Looking for a good EA 30 - 100 USD
Hello guys,i am looking for a good already established ea,that doesnt blow account,only give 5 percent per month with maximum 10 percent drowdown,I need prove,i need to backtest by myself,after that i select the developer
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
Hi, I need a custom MT5 indicator based on a multi-timeframe fractal break reversal. 1️⃣ The indicator should use two timeframes: Higher Timeframe (HTF) Lower Timeframe (LTF) (Timeframes should be adjustable in inputs, e.g., HTF = H1 and LTF = M5) 2️⃣ Use standard fractals to detect fractal highs and fractal lows. 3️⃣ Primary signal (HTF): When a Lower High fractal is formed and price breaks that Lower High in one
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
I'm looking to have a tradingview strategy translated to work on ninjatrader. Right now I'm using webhooks together with the platform Crosstrade to automate the strategy and have the trades take place on Tradingview. Let me know if that's something you can help me out with

Informazioni sul progetto

Budget
50+ USD
Scadenze
da 0 a 14 giorno(i)