Dear Developers,
1- This EA will trade with Fast EMA and Slow EMA crossovers, base its value on the current time frame, Only will be allowed one open position at a time, keep the position opened and ignore the new signals until current position closed, Ea work on all types of pairs and accounts including micro, magic number, data window contain ( current balance , draw dawn %, current month profits, number of opened positions, equity )
2- All moving averages included in the strategy ( can be changed), example exponential, simple,... high low close ... and number can be changed etc...
3- Option of stop trading if the spread more than (number can be changed)
4- option of trading sessions want to trade Asian Europe and american
5- Trailing stop option
take profit : ( number can be changed ) of the entry candle length ( close to high or low )
example if the number was 3 and entry candle length was 20 pips then t.p. will be 3 multiply by 20 = 60 pips
( see screenshot 1)
not stop loss but close trade at certain market price : instead of stop loss and because of some brokers not allow to put stop loss very close to entry point
, I want the ea not to put stop loss, but instead of that, ea will close position when price reach above the high of the entry candle by( number of pips )if the position was sell
and close position when price reach below the low of the entry candle by( number of pips )if the position was buy
( see screenshot 1)
How will it work?
the ea will open 30 positions in consequences, when 1st position closed on loss, then Ea will open 2nd position on the next signal, when 2nd closed on loss, will open the 3rd trade on next signal, until one of the positions hit take profit, then will reset and start again from 1st
size : Risk allocation for each one of the 30 positions consequences (by balance)( can be changed ), that mean can set risk for every one of the 30 positions manually and alone
example : if the long of the entry candle ( close to high , close to low ) was 30 pips , and the risk of the 1st trade was 10$ , then pip value = 10$/30pips = 0.33
( see screenshot 1)
example
1st position (any number can be changed, example = 0.30$ risk)
2nd position (any number can be changed, example = 1.10$ risk)
3rd position (any number can be changed, example = 2.70$ risk)
.
.
until
30th position (any number can be changed, example = 99 $ risk )
the EA will work in 2 modes : ( the trader can change the mode manually)
mode 1 :
open sell only when (2 or number can be changed exponential moving average ) cross from above to below and close on (15 or number can be changed exponential moving average ) only when 49 ema moving below 100 ema and below 149ema
open buy only when (2 or number can be changed exponential moving average ) cross from below to above and close on (15 or number can be changed exponential moving average ) only when 49 ema moving above 100 ema and above 149ema
see Screenshot_2, Screenshot_3
mode 2 :
no 49, 100, 149 ema in this mode , Ea will open position when 2ema cross and close on 15 ema in both directions
open sell when (2 or number can be changed exponential moving average ) cross from above to below and close on (15 or number can be changed exponential moving average )
open buy when (2 or number can be changed exponential moving average ) cross from below to above and close on (15 or number can be changed exponential moving average )
see Screenshot_1
notes:
1- (can be changed)mean that the number can be changed by the trader to any other number
2- please read the full description carefully before applying to the job, apply only if you can do the job.
3- please ask any question if something not clear.
Commandes similaires
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