Most simplest strategy:
Place a Buy stop orders when the current candle closes above the high of previous candle.
Buy stop orders are placed at the current candle high + Buffer pips.
Provide inputs for
1. Buffer pips above the current candle high. 2. SL in pips. 3. Target in pips
Place a Sell stop orders when the current candle closes below the low of previous candle.
Sell Stop orders are placed at current candle low - Buffer pips
Provide inputs for
1. Buffer pips below the current candle low. 2. SL in pips. 3. Target in pips
Partial Exit: Book 50% of the trade size at 1:1 and Book remaining 50% at 1:3. Both partial and full booking should be instant and automatic.
Few standard inputs:
Session start and end time. To let the EA automatically start taking trades when the above conditions are met during the session input time.
Time Frame: As per the chart. EA should work the same in all time frames the same way.
If I drag this EA on to a 30 min TF of any pair, it (EA) should analyze only 30 min candlesticks of that pair and place buy and sell stop orders with all above set inputs and entry and exit conditions met.
Risk % : 0.25% to 5% of current account balance / just before this trade.
Lots: Let EA calculate the lots based on the risk % of current balance and SL.
Optional: Input to set max losses during the session start and end time. And once that max losses are met, the EA must stop taking trades for the current session and wait for the next day's sessions start time.
Похожие заказы
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
JOB TITLE: XAUUSD ONLY MQL5 Strategy Developer Needed To Improve Existing MT5 EA Winrate JOB DESCRIPTION: I already have a working MetaTrader 5 Expert Advisor with a fixed set file and existing trading logic. The strategy is based on Volume Profile / Delta bias, ATR-based TP/SL, ATR deviation filtering, ATR trade spacing, break-even after TP1, and TP lock management. I am looking for an experienced MQL5 / trading
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured