I have a working mt5 scanner (looks exactly like a bollinger band) with 3 bands. I want to build an indicator and a EA (both mt5 and mt4) For BUY, I want the EA to be opening trades and the indicator to be giving notifications specifically on the following conditions:
For BUY Conditions
1, when previous candle(INDEX 1) closed BELOW AND OUTSIDE the LOWER band of the scanner.
2,When the low or the lower wick of previous candle (index 1) IS BELOW, CROSSED BELOW OR STICKING OUT BELOW THE LOWER BAND OF THE SCANNER
3, For the indicator, notification MUST BE GIVEN when the lower wick touches the lower or the upper band irrespective of wherever the candle closes (This is very very important because a very large number of times, price will come and touch the band and then retraces back way too long before the candle closes. As a result, such a nice entry is lost.)
CONDITIONS FOR CLOSING BUY POSITIONS:
1, When Current candle (index 0) touches or is above the Upper band
2, When the PREVIOUS CANDLE (index 1) closes above the Upper band
TRAILING STOP LOSS : ATR Indicator multiplied by 3
FOR SELL CONDITIONS:
1, when previous candle (index 1) closed above and outside the UPPER Band of the scanner
2, When the High or the Upper wick of previous candle (index 1) is above, crossed above or sticking out above the Upper band
3, For the indicator, notification MUST ALSO BE GIVEN when the Upper wick touches the upper band of the scanner irrespective of wherever the candle closes (This is very very important because a very large number of times, price will come and touch the band and then retraces back way too long before the candle closes. As a result, such a nice entry is lost.)
CONDITIONS FOR CLOSING SELL POSITIONS:
1, When Current candle (index 0) touches or is BELOW the Lower band
2, When the PREVIOUS CANDLE (index 1) closes BELOW the LOWER band
TRAILING STOP LOSS : ATR Indicator multiplied by 3
For the mt5 EA, I want to be using it for binary volatility indices such as Volatility 75, 100, 75 (1s), Step Index, etc Already, i have code one EA myself from eabuilder website but am having a little issue regarding pips calculation, this is why i changed to using ATR Indicator as trailing SL. I'm thinking if a set files can be made for the indices so that the EA wont be having problems in opening trades. Furthermore, i will be very happy if the expert can suggest better ways of coding this EA of mine. Thanks
I also have a mt5 autotrendline indicator which i also want to be giving notifications anytime current candle touches them OR break through OR anytime current candle breaks out of the two trendlines either to the upside or to the downside. I have the two indicators with me and their source codes. I will send it once i see an expert who can do the job. Thanks.
Benzer siparişler
Bonjour, je recherche un développeur MQL5 expérimenté pour créer un Expert Advisor pour MetaTrader 5 basé sur une stratégie de trading intégrant des principes de gestion des risques rigoureux et d'intelligence financière. Le robot doit être capable de gérer plusieurs paires de devises et d'optimiser automatiquement les entrées et sorties en fonction de conditions de marché prédéfinies."
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value