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
Benzer siparişler
🔷 MULTI-LAYER HYBRID EA STRATEGY (CORRECTED VERSION) You are building a multi-layer institutional-style EA that combines: Higher timeframe bias Multi-timeframe confirmation Smart execution Adaptive risk management 🔷 1. INDICATOR A – HTF CANDLE LOGIC (Monthly → Weekly → Daily) 🔹 Core Idea Market direction flows top-down: Monthly → controls Weekly Weekly → controls Daily Daily → triggers entry 🔹 Entry Rules
Am looking for Professional programmer who can build below analysis bot as specified below. The indicators will be provided. 🔷 1. CORE ARCHITECTURE OF YOUR EA Your EA has 3 modes: ✅ Mode 1: Indicator 1 Strategy (9-Signal Engine) ✅ Mode 2: Indicator 2 Strategy (Multi-indicator confluence) ✅ Mode 3: Hybrid Mode (Indicator 1 filters Indicator 2) 🔷 2. PAIR SELECTION LOGIC EA will NOT auto-scan market (based on your
Matriks programında güzel bir stratejim var, meta da kayıtlı olmayan iki indikatörümü de metaya yükledim, stratejim belli, ama robot oluşturmak konusunda bilgim eksik. Yardım istiyorum. Acil dönüş bekliyorum. 12-276 üssel ortalamayı hangi yöne keserse, alphatrend indikaörüde bunu desteklesin, kendi gömdüpüm diğer bir indikatörde seviyelere göre alsın satsın
Hi. Could you slightly rewrite my cBot for me to use a 5-minute chart without a fixed target? The stop should be a trailing stop at the level of the initial range
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
Hi all, I am looking for a top-rated, experienced MQL5 developer to code Phase 1 (Retail Version) of an advanced Expert Advisor for MetaTrader 5. Key Requirements: 1. Pure Price Action Strategy: Uses H4 Trend Filter (Swing High/Low) and H1 Execution (Wick Scanning >= 66% & Engulfing Candlesticks). Places orders via Buy/Sell Limit at Fibonacci 50% level of the candle body (with Giant Candle threshold rules). 2
I want a mobile bot to trade automatically on my behalf must have experience and be willing to verify your work. It must be profitable and user friendly be easy to use and connect. You'll be given a share of profits
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
Looking for an experienced programmer to create a fully automated trading system. The EA must be able to detect SPECIFIC H&Shoulder patterns, identify entry point and open a position. Parameters: Candle Count : EX: 50 - meaning the max amount of candle history to look for a pattern. (user adjustable) RISK: EG "2" Meaning the position that must be opened must be 2% of the Balance of the account (user adjustable). The
I’m looking for an experienced MetaTrader 4 (MT4) developer to analyze, repair, and live-test an existing .EX4 Expert Advisor. Project Details Existing file: GannMadeEasy_pro.ex4 Platform: MetaTrader 4 Issue: EA is not loading properly on charts in newer MT4 builds Goal: Make the EA fully functional and compatible with current MT4 versions Requirements The developer must: Analyze the existing EX4 file Identify