MT4 EA Requirements for 5 Pairs, 1H Only, SMI (Period_Q=5), MFI, Two Positions, 5-Pip Max Spread Overview: - I’m a beginner needing an MT4 EA for OANDA (5-digit, 1-3 pip spreads, up to 5-8 pips during news, 50:1 leverage). - Strategy: Five pairs (EUR/USD, GBP/USD, USD/JPY, AUD/USD, USD/CAD), 1H timeframe only. - Budget: $70-120, Timeline: 4-8 days. Strategy Details: - Instruments: Five pairs (EUR/USD, GBP/USD, USD/JPY, AUD/USD, USD/CAD), 1H only. - Indicators: - SMI (custom, 70/30 levels, Period_Q=5, Period_R=5, Period_S=2, Signal=2). File: SMI.ex4 (attached). - MFI(3): Built-in, Period=3, reversals >80/<20. - MFI(7): Built-in, Period=7, trend confirmation. - ATR: Built-in, Period=14, for 1.5x stops. - Entry Rules: - Sell: SMI[1] > 70, SMI[0] < 70; MFI(3)[1] > 80, MFI(3)[0] < 80; MFI(7)[0] < MFI(7)[1]; spread ≤ MaxSpread_Pips (default 5, adjustable). - Buy: SMI[1] < 30, SMI[0] > 30; MFI(3)[1] < 20, MFI(3)[0] > 20; MFI(7)[0] > MFI(7)[1]; spread ≤ MaxSpread_Pips (default 5, adjustable). - All pairs, candle close. - Position Management: - Two positions per trade: - First: TP 20 pips (e.g., EUR/USD sell at 1.0800, TP 1.0780). - Second: TP 50 pips (adjustable via SecondTP_Pips, e.g., 1.0750), SL adjusts after first TP. - Stop Loss: - Initial: 1.5x ATR (1H): EUR/USD ~30 pips, GBP/USD ~35-45 pips, USD/JPY ~25-30 pips, AUD/USD ~25-30 pips, USD/CAD ~30-35 pips. - Second Position: After first TP, SL moves to entry + SecondSL_Adjustment (default +2 pips, adjustable, e.g., +10, 0, -10). - Additional Trades: - After second position’s SL adjusts, allow new trades (any pair, same rules, max 5 open trades). - Risk Management: - 1% risk per trade ($100 on $10,000), split lots (e.g., 0.17 each for EUR/USD). - Dynamic: LotSize = (AccountBalance * 0.01) / (StopLossPips * PipValue). - Input: RiskPercent = 1.0 (0.5, 1.0, 1.5, 2.0). - Exit Rules: - First: TP 20 pips. - Second: TP 50 pips (adjustable), or SMI reversal (optional, >50 sells, <50 buys). - Optional Filters: - No news (NFP, FOMC, ECB). - Max 5 trades/day. - No trading on Friday afternoons; close all existing trades at 4:55 PM on Fridays. Inputs: - RiskPercent: 1.0 (0.5, 1.0, 1.5, 2.0). - SecondTP_Pips: 50 (adjustable, e.g., 30, 40, 60). - SecondSL_Adjustment: +2 pips (adjustable, e.g., +10, 0, -10). - MaxSpread_Pips: 5 (adjustable, e.g., 3, 7). - MaxTrades: 5 (adjustable). Needs: - EA monitors all pairs from one chart. - Alerts: “EUR/USD sell at 1.0800, spread 2 pips, SL adjusted to 1.0790.” - Deliverables: .ex4 file, bug fixes for 2 months, 5-minute video guide for demo setup.
ok to place a bid
Similar orders
Hello I need a developer who can modify my ea. the ea should not open trades when stop loss is hit or trailing stop is hit and wait for the next signal to begin opening trades again. The ea keeps opening trades after stop loss or trailing stop is hit using the old signal making it less profitable. The developer should ensure the news filter is working correctly with options of lot size, trailing start, step, and stop
I want to a professional developer who is expert in creating the EA using Heikin Ashi candles. I am already having a simple trading view strategy, and just want to convert it to MT4 bot for auto execution of orders. Option for Changing SL and TP percentage in MT4 required. All other is mentioned in my simple strategy. [attached in txt file] Note: 1. The developer should back test the strategy on MT4 before accepting
I need an expert developer for an MT5 EA . You will be able to create an EA that first runs a TOP DOWN ANALYSIS using a candle stick formation, and then goes on to execute a trade using the RSI+Stoch+candle stick confluence at discount extreme zones or premium zones or liquidity zones. Every other thing that will be contained in the parameter list will be provided in a full description. The Logic of the EA will be
I want to make a simple EA based of 2-3 indicators from trading view. Basic functions and basic logic. Needs to be backtestable and work on forex, indices and crypto
I'm looking for a skilled MQL4 developer to create both an Expert Advisor (EA) and a Custom Indicator based on my Elite Sniper Strategy . The solution is for MetaTrader 4 , not MT5. Strategy Rules: 1. Trend Direction Confirmation Price must be above (for buys) or below (for sells) the 200 EMA on the current timeframe. The D1 (daily) EMA must match the direction (e.g., both trending up for buys). 2. Momentum
I’m looking for a skilled MQL5 developer with strong experience in Forex trading and a proven, profitable strategy to build a fully automated trading bot (Expert Advisor) for the MetaTrader 5 (MT5) platform that work on all time frames. Must be able to open lot size of 0.01 to 99.00 trading forex, currency pairs, indices, crypto currencies also precious metals. Once starts the project i will explain in detail
Job Title: MT5 Expert Advisor for ICT Strategy with Fair Value Gap and Risk Management Job Description: I’m looking for a skilled MQL5 developer to create an MT5 Expert Advisor (EA) based on an ICT-style strategy that trades XAUUSD using multi-timeframe market structure and Fair Value Gap detection. Key features: 4H market direction using BOS/CHOCH 2H/1H detection of FVGs (gap between candle 1’s high and candle 3’s
Hi programmer, create me the best ever trading robot that works on all brokers and platforms MT4 & MT5 works on all timeframes, must be able to open lot size of 0.01 to 5.00 trading forex, currency pairs,indices,crypto currencies also precious metals.The bot should be able to open 500 positions just in 10minutes 99.9% accurate buy and sell 100% automated hands free, trading robot auto TP & SL should able to trade
I’m looking for a skilled MQL5 developer with strong experience in Forex trading and a proven, profitable strategy to build a fully automated trading bot (Expert Advisor) for the MetaTrader 5 (MT5) platform. The ideal candidate should: Have a deep understanding of Forex markets, price action, and technical indicators. Be able to recommend or provide a successful trading strategy that can be coded into the bot
Create an EA based on trend following where entries are triggered on new highs and lows for the day based on 15 min candles. Include an input to limit the number of entries, also EA should trade 2 pairs xauusd and u30