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
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
We have a professionally built MT5 security and monitoring module with pre-written code. We need an experienced MQL5 developer to REVIEW, FIX, and CERTIFY the SENTINEL MODULE. YOU ARE NOT BUILDING FROM SCRATCH. You are reviewing 6 existing .mqh files. WHAT YOU WILL DO: 1. Review 6 pre-written Sentinel module files 2. Verify drawdown calculations (3% daily / 7% total) 3. Fix DD warning spam bug (fires every tick —
We have a professionally built MT5 Expert Advisor with pre-written code ready. We need an experienced MQL5 developer to REVIEW, FIX, and CERTIFY the ENGINE MODULE. YOU ARE NOT BUILDING FROM SCRATCH. You are reviewing 8 existing .mqh files. WHAT YOU WILL DO: 1. Review 8 pre-written .mqh engine files 2. Fix known shutdown bug: "invalid pointer access in AlmudoEngine.mqh (60,10)" 3. Achieve ZERO warnings in MT5 Build
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Hi,I am looking for an experienced developer specializing in the creation of Expert Advisors (EAs) for trading platforms. I would like to commission the development of an EA based on the open-source LuxAlgo code. The entry strategy will be based, among other things, on Martingale and Grid trading concepts. A detailed specification covering trade management, position sizing, and risk management rules will be provided
Hi! I’m looking for someone to make TPO Market profile, volume profile, footprint, delta for Sierra charts I need it to be set up to give me these for Nasdaq, ES/NQ and also the minii’s. Is this something you can help me with
I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result
I’m looking for an experienced MT4 developer to create a custom indicator (or EA) with mobile push notifications based on the following strategy. Trend Filter (Daily Timeframe) Daily Close above 50 EMA = Bullish Bias Daily Close below 50 EMA = Bearish Bias Entry Timeframe (H1) RSI Settings RSI Period: 14 (default) Upper Level: 65 Lower Level: 35 Buy Signal Generate a BUY signal when: Daily bias is Bullish (Daily