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
Looking to buy profitable MT4/MT5 Expert Advisors (EAs). Requirements: • Fully automated • 6+ months backtest • 100+ trades • No martingale or grid systems Send: • Backtest report • Max drawdown • Markets traded • Brief strategy summary Only original EAs developed by you. Long-term collaboration available
MT4/MT5 TRADES MANAGER PART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage of Lot size =--% f
I am looking for an experienced MQL5 developer to create a custom indicator for MetaTrader 5. The project requirements and indicator logic will be shared privately with the selected candidate to protect the concept and implementation details. Requirements: Strong experience with MQL5 indicator development. Ability to create clean, efficient, and well-structured code. Experience with custom buffers, chart objects
Live chart [ expert is not executing trades on xauusd ] , Deleting Existing Parameter not in use , Live Chart Adjustments Only , No Need to Change anything else , expert will be live testing Throughout
Prepare expert for xauusd live chart [ expert is not executing trades on xauusd ] . Deletion and cleaning code . Trailing Stop Rule to follow the given method . Live Chart Only
I need help in building a Robot SNIPER X AI — FINAL BUILD Trading System Type AI Scalping + Sniper Entry Expert Advisor Platforms MetaTrader 4 MetaTrader 5 Supported Brokers � exness.com � justmarkets.com � deriv.com Universal MT4/MT5 broker support FINAL CORE FEATURES ✅ AI Scalping Engine ✅ Sniper Entries ✅ Auto Buy/Sell ✅ EMA Trend Detection ✅ RSI Momentum Filter ✅ Smart Stop Loss ✅ Dynamic Take Profit ✅ Trailing
//+------------------------------------------------------------------+ //| $10 Smart Scalping Bot for MT5 | //| EURGBP + AUDUSD + XAGUSD Optimized | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //========================= INPUTS ================================== input double LotSize = 0.01; input int FastEMA = 20; input int SlowEMA =
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