Hi, I need an EA in MQL4 language with the source code, it should be well commented and clean code.
The strategy is based on Resistance and Support zones. The user can input four prices, two to create a resistance zone and two to create a support zone. Crossing or touching those zones will give the signals to open/close sell/buy orders as follow.
There are four types of signals
A- Buy signals:
a. if the price touch the support zone: we initiate buy order with the initial lot initial stop loss and the initial target.
b. Complete close 1: if a new bar open and close above a resistance level this create a buy signal.
c. Complete close 2: if a new bar opened below the resistance zone and closed above the resistance zone this create a buy signal.
d. Partially closed: if a new bar open in the resistance zone and the closes above the resistance zone that gives the buy signal.
B- Sell signals:
a. if a price touches the resistance zone this is a sell signal.
b. Complete close one if a new bar often and they closed below the support zone this give a cell signal
c. Completely close to if a new bar opened above the support zone and the closes below the support zone this give a sell signal
d. Basically closed if a new bar opened in the support zone and they closed below the support zone this will give a Celsius
the user can decide which signals to be used, using the drop-down menu in the user input.
the user may use one or more of the signals and he may use all the signals together.
We need a counter to limit how many times to take the first signal, the counter should be a user input. i.e. if we initiate a sell from resistance and achieved the TP for two times and the counter_Limit set to “2” then we don’t initiate a new sell order on the third time the prices touches the resistance zone.
A Time_frame user input to determine weather a support or a resistance zone became the opposite: when a zone got a Complete “Close signal” i.e. a resistance zone broken with a new bar from the user input TF. This resistance zone became and act as a Support zone. And vice versa
This is the EA specifications
- 1. time filter to specify when in hours and minutes to start the EA and when to finish During the day, with a bool user input to activate or disable.
- 2. Training stop option, (when to start and pip Step) , with a bool user input to activate or disable.
- 3. Break even option. (when to activate and how many pips in profit) , with a bool user input to activate or disable.
- 4. Stop loss three options: either normal points or opposite signal or use both.
- 5. Take profits in normal points.
- 6. Martingale the next slot if the last order was in loss. A bool to activate in the user input with multiplier to choose (last lot * [1.7] ) the 1.7 is a user input.
- 7. Only one order at a time. So if we have an order in the market we don't open a new order on the same symbol.
- 8. any run time error should be catched and print.
General conditions:
1- MT4 EA with the source code, well commented and organized
2- Do the full job in 3 Days.
Thanks
Commandes similaires
I offer a custom semi-automated trading solution for MetaTrader 5 designed for traders who prefer to keep full control over trade decisions while automating trade execution and risk management. Features MT5 Expert Advisor Telegram integration Automatic position sizing based on user-defined risk Automatic Stop Loss and Take Profit placement Fast trade execution after user confirmation Support for multiple Forex pairs
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 or broker clock. 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/buy at 50% of the FVG 7. SL: 10 pips above
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 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 or broker clock. 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/buy at 50% of the FVG 7. SL: 10 pips above
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
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