I want a Robot that can execute trading command using Turtle Signal and EMA strategy in the conditions that will be described in the following lines. There are 4 indicators involved in that strategy: EMA10, EMA20, EMA50 and EMA200, but we will be using only the first 3 in this project.
1-Anytime EMA10 and EMA20 cross the body of a bullish candle stick # 0 and change position while crossing the candle stick # 0. The EA will execute a buy at the opening of the next bullish candle stick or candle stick # 1.
2- Anytime EMA10 and EMA20 cross the body of a bearish candle stick # 0 and change position while crossing the candle stick # 0. The EA will execute a sell at the opening of the next bearish candle stick or candle stick # 1.
3- The time frame that will be used is: 2 hours
4- Take profit TP will be 30 pips
5- Stop Loss SL will be 30 pips
6- The risk will be 5% (0.05) of the account balance
7- the lot size will be 1.5% (0.015) of the account balance
8- An alert will be sent to my cell phone any time there is a trade executed by EA.
9- Anytime EMA10, EMA20 and EMA50 cross the body of a bullish candle stick # 0 at the same time and change position while crossing the candle stick # 0. The EA will execute a buy at the opening of the next bullish candle stick or candle stick # 1.
10- Anytime EMA10, EMA20 and EMA50 cross the body of a bearish candle stick # 0 at the same time and change position while crossing the candle stick # 0. The EA will execute a sell at the opening of the next bearish candle stick or candle stick # 1.
11- The time frame that will be used is: 2 hours
12- Take profit TP will be 40 pips
13- Stop Loss SL will be 40 pips
14- The risk will be 5% (0.05) of the account balance
15- the lot size will be 1.5% (0.015) of the account balance
16- An alert will be sent to my cell phone any time there is a trade executed by EA.
I want the source code of the EA to be transferred to me.
I do provide a chart for each of 4 positions for which the EA will execute a trading activity.
Ordini simili
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration
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
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or
Pine Script Integration Request (Experienced Coders Only) I am looking for a highly experienced Pine Script developer to integrate a Demand & Supply Zone module into my existing indicator. Requirements Keep my current indicator (Rudy) exactly as it is. Do NOT modify, remove, or alter any existing logic, calculations, signals, alerts, or visual elements. Add only the Demand & Supply Zone boxes from a second Pine