· EA must be usable only with authorized accounts. (I can change the account number in mql file)
· EA must have options enter three trading periods.
Example
Trading session 1- 05:00-12:00
Trading session 2-13:00-17:00
Trading session 3- 18:00-21:30
· EA must have option to enter expiry date. (I can change the Expiry date in mql file)
· EA’s trading time frame must be changeable. (default is 5m)
1. Entering trades
· Basic rule: At the end of a bullish candle, enter a buy trade. At the beginning of a bearish candle, enter a sell Trade. EA must activate a fixed SL and fixed TP when entering the trade. Default fixed SL is 15 pips and fixed TP is 30 pips, and must be adjustable in EA
Scenario 1.
a. If the trade goes to 5 pips (adjustable number pips in EA) profit, the EA must not allow the trade to come back to loss, and EA should close the trade at 1 pip profit if the price tries to come back to loss.
b. Also if the trade goes to 5 pips (adjustable number pips in EA) profit, activate a trailing stop of 10 pips (Default trailing stop is 10 pips and must be adjustable in EA. All TPs and SLs must be applied by EA, and should not be entered in broker platform). Do not open more trades during the same candle.
Scenario 2.
a. The trade hits the fixed SL before going to profit, and then closes the candle as opposite candle (in case of b buy trade, a Bearish candle, and in case of a sell trade, a bullish candle). At the opening of the next candle, enter a trade in the direction of the closed candle with martingale lot size (Lot multiplier and Number of martingale steps must be adjustable in EA.) This way, continue to enter the trades in the direction of the closing candle (every new trade is at the beginning of a new candle) with martingale lot until winning the trade or until completing the number of martingale steps, and if still loses all martingale trades, stop entering more trades with martingale lot. (Important: Each trade should be opened at the beginning of the new candle).
When all martingale trades are lost, start with Basic rule of entering trades described above.
In this strategy, all trades are entered in the direction of the previous candle, one candle one trade. If a trade is lost, do martingale trades as described in Scenario 2.
Have an option to enter maximum number of trades that can be open at a time including all the signals for the pair. (do not open more trades during same candle (One candle equals one trade)
Have an option to enter equity protection percentage.
Must have option to enter starting lot size.
Ordini simili
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go