hi, please check the job details below. only show interest if you can really do this with no bugs and with in mentioned price.
its a double end hedge martingel but same lot price.
HOW THE ORDERS WILL WORK ?
first i want to tell you how an order will work. suppose ea has opened a buy and it goes to minus and at a given distance ea will place a hedged position. and if it goes more minus ea will again place a buy and sell at given distance and continue till market returns. it will continue to activate break even for sell positions as market keeps moving down now when market returns sells will closed with break even and buys will go for profit.
there can be 2 conditions when market returns back,,,see example .
buy opened at 1.33500 and market goes low
hedged position opened at 1.33400 , market keeps going low and 2 more hedges are opened at 1.33300 and 1.33200
First Condition
break even is active for all sell positions which are hedged and as we can say that break even was set at 50 and market takes back from 1.33135 so break even will be active for all sell positions in this case ,,,, if there is a 10+ break even sell will be closed at 1.33190 and buy will go on..
second condition
break even is not yet active for sell and market goes back ,,,both positions will be closed as they reach upper hedge. so if market returns from 1.33185 the positions which were hedged will be closed when market goes up to 1.33200.
Orders Setup
Ea will start from opening a hedged position and pending orders will be placed at both sides in form of buy and sell stops. it will be manged with number of orders and order step. Ea will post one more pending order when ever an order is opened,,suppose EA has posted 7 buy and sell stops at both sides of the market at start ,now if market goes up and a pending buy is opened EA will place one more pending order at the top of 7th order at given distance..so the number of pending orders will remain the same as EA will keep placing new pending orders.
Hedged Orders
just as the pending orders at both ends pending hedged positions will also be placed at both ends and will be managed through hedge distance and number of hedges. Hedge orders will work in way that any hedge position should not be missed in quick market conditions.
Order Reopen Function
suppose a pending buy stop was placed at 1.33200 it was opened as market reached it now the order has been closed with tp, break even or sl and market again comes below that price value (1.33200) ,,say market comes back to 1.33150 at this point that pending order should be placed again but only if the first order has been closed. this function will be manged through reopen distance, same will work for sell stops if the the order is closed and market comes higher from that price to a give distance the pending order will be placed again.. this function will work for both single orders and hedged positions too,, i want different reopen distance settings for single and hedged orders.
Profit Target
profit target function will also be added,,suppose our profit target is 50 and equity is 1000 when ea started so when equity reaches 1050 EA will stop everything ,close all active and pending positions and stop working.
and also other normal functions like SL, TP , TS etc.
let me know if you have any questions.
Benzer siparişler
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
I am looking for an experienced MQL5 developer / algorithmic trader to create a complete MT5 Expert Advisor with strong risk management and verified historical backtesting. Main requirements Platform: MetaTrader 5 / MQL5. Market & Timeframe: The EA code should be able to operate on different Forex/CFD symbols and different timeframes. The developer may recommend the best symbol/timeframe combination based on testing
//@version=5 strategy("Vol10 Triple Confluence M15", overlay=true, margin_long=100, margin_short=100) // === INPUTS === emaLen = input.int(200, "EMA Trend") rsiLen = input.int(14, "RSI Length") bbLen = input.int(14, "Bands Length") rsiOversold = input.float(25, "RSI Buy Zone") rsiOverbought = input.float(77.38, "RSI Sell Zone") // === INDICATORS === emaTrend = ta.ema(close, emaLen) ema1 = ta.ema(close, bbLen) ema2 =
I want a simple EA that will take trades based on candle formation and moving average. In a buy, the market should be above the moving average, and wait for the candle formation which i have shown them in the attachment. In a sell, the market should be below the moving average and wait for the candle formation. It must be easy to put stop loss, take profit. Pls make the robot to trade continuous trades as long as
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
Title: Simple XAUUSD Trading Robot for MT5 Specification: 1. Platform: MetaTrader 5 2. Symbol: XAUUSD / Gold 3. Timeframe: M5 or M15 4. Strategy Logic: - BUY Entry: When RSI(14) is below 30 and candle closes green - SELL Entry: When RSI(14) is above 70 and candle closes red 5. Money Management: - Lot Size: 0.01 (user can change in settings) - Stop Loss: 500 points - Take Profit: 1000 points 6. Other
need an EA or indicator done , based on any strategy but with the following specific risk management parameters ; were i am able to do at least 2RR(standard reward-risk ratio for every trade) , fair win rate that is at leat 50% , EA should be able to generate at least 2 trades and above per week , favourable sharpe ratio . total drawdown of not more than 8% any given month and not over 3% any given day , would
Looking for MQL5 Developer to debug my Gold Trading EA. Issues: - Error on compile - SL/TP not working correctly - Need to add Trail Stop feature Send me past work + Price + Delivery Time
📈 Trend direction — EMA 20/50/200 🚀 Breakout entries 📊 RSI confirmation 💪 ADX market-strength filter 📏 ATR-based Stop Loss & Take Profit 💰 Automatic lot sizing based on risk % 🛡️ Daily-loss protection 🛡️ Maximum drawdown protection 🔄 Break-even management 📉 ATR trailing stop ⏰ Trading-session filter 💸 Spread filter 📅 Friday late-trading protection 🔢 Maximum open-position control
need an MQL5 trading robot for Forex. It should open and close trades based on my strategy rules. Please include money management, stop loss, take profit, and lot size settings. The EA should be stable, easy to edit, and tested before delivery. I will share the exact entry and exit rules with the developer