conditions to be fulfilled for the BUY order:
1) the price over EMA 200
2) EMA14 higher than EMA 50
3) EMA 14 and EMA 40 over EMA 200
conditions to close BUY order:
1) Price under EMA 50, and EMA 14 under EMA 50
2) Price under EMA 200
conditions to be fulfilled for the SEL order:
1) The price under EMA 200
2) EMA 14 under EMA 50
3) EMA 14 and EMA 50 under EMA 200
conditions to close SELL order:
1) Price higher then EMA 50, and EMA 14 higher then EMA 50
2) Price higher then EMA 200
at each position opening, 4 positions are opened:
1) first position with tp at 20 pips
2) second position with tp at 40 pips
3) third position with tp at 60 pips
4) fourth position will not have Take profit. It will close when it reaches SL or when the above closing conditions will come into force
* EMA is always exponential and applicable for candle closure
* the purchase / sale decision will be made only when a candle is closed
Risk Management - each position has sl
1) When a position is open SL is 10 pips
2) once 5 pips are win, Sl is moved to break even
3) once 10 pips are win, Sl is moved to 3 pips profit
4) once 15 pips are win, Sl is moved to 5 pips profit
5) once 40 pips are win, Sl is moved to 10 pips profit
* Values of EMA, SL and TP they must be customizable
Money Management
the size of the open position respects the proportion:
balance = 100$ - position = 0.01 lots
balance = 200$ - position = 0.02 lots
and so on...
an option that can be switched on or off:
at each closed candle in which the EMA 14 is greater than the EMA 14 of previous one (if we are talking about buying, or smaller if we are talking
about selling) a new position is opened. Closing all the additional positions at the first candle when EMA 14 si smaller than EMA 14 of
previous candle (or increase if we speak of sale)
相似订单
Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
Title: Custom EA: Dynamic Trailing Limit Grid with Volatility/Velocity Filter and Auto SL/TP Description: I am looking for an experienced MQL5 programmer to develop a high-performance, robust Expert Advisor (EA) for MetaTrader 5. The strategy relies on dynamic trailing limit orders that automatically adjust to market price changes, featuring a safety buffer during high-velocity price spikes. The EA must include the
Projet : Automatisation de la Stratégie ABCD Fibonacci + Module de Récupération (Recovery) Plateforme : MetaTrader 5 (MQL5) 1. PRÉSENTATION DU PROJET L'objectif est de développer un Expert Advisor (EA) sur MetaTrader 5 exécutant de manière 100% automatique une stratégie systématique basée sur la structure de prix ABCD, les niveaux de Fibonacci, un filtre de tendance par moyennes mobiles et un mécanisme spécifique de
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
I am looking for a developer experienced in EAs, MT5 and trade management optimization to help me add an intelligent early-exit system to my existing XAUUSD trading robot. The EA is already fully functional and performs best on the M15 timeframe. The entry strategy, BUY/SELL logic, sessions and core structure are already implemented. The work should focus exclusively on adding early exits for trades that are
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA