I should be able to test the EA within 3 days
EA should work on all major and minor pairs and XAUUSD
the EA should send notification on email and mobile notification.
it should also have a pop up notification on mt4.
the message on notification and pop up should be identifiable. meaning I should know in what pair the signal is coming from and in what direction(long or short)
it should also have a special notification when the signal in 15 mins is met and if the signal in 5 min timeframe are met within the 15 min timeframe.
example:
normal notification: "LONG on XAUUSD@(date and time)"
special notification: "(anything I want to put) SHORT on GBPNZD@(date and time)"
main timeframe: 15 mins
supporting time frame: 5 mins
requirement:
heiken ashi candle
RSI
STOCHASTIC
EMA
after giving a notification the EA should be able to identify if there are any trades are open on the pair in which the ea is attached and it will then activate the break even function if conditions are met.
the EA should have a break even function that moves X pips above the entry level once the current price reached Y pips above the entry level
and the EA should be able to move the stoploss X pips above the last trade being opened.I should be able to turn it on and off
example:
if I have 50 trades opened on different price level on GBPUSD and the current price moves 25 pips above the 50th trade entry.
all the stop loss from the 1st to 50th trade entry should be moved 5 pips above the 50th entry level.
the EA should also have a trail stop function based on a given percentage for the total number of pips or a given total number of pips profit.should be modifiable. I should be able to turn it on and off
(percentage)
it has to reach a certain number of pips in total before it would be activated. and when the pip count drops a certain number of percentage it would close all of the open trades on that pair. but as long as the total pip count on that pair rise it would still follow the percentage.
for example:
I decided to have a total pips profit of 100 before the trail stop would be activated
and the total profit should drop down to 80% from the high before the EA closes all position.
let's say I opened 10 trades in gbpusd and the total pip profit reached 100
the trailing stop is activated and when the pip profit count suddenly drops to 80 pips or below. the EA would close all the position.
but if the total pip profit count still continue to rise the trail stop will also follow as with sample scenario below:
| Total pips in profit reached: | move trail stop to 80% of total profit: |
|---|
| 150 pips | 120 pips |
| 180 pips | 144 pips |
| 276 pips | 220.8 pips |
| 324 pips | 259.2 pips
|
(total number of pips profit)
it has to reach a certain number of pips in total before it would be activated. and when the pip count drops a certain number it would close all of the open trades on that pair. but as long as the total pip count on that pair rise it would still be Xpips away from the current price
for example:
I decided to have a total pips profit of 100 before the trail stop would be activated
set trail stop 5 pips away from current price
rules on where the EA would base its signal notification will be discussed further. contact me
Similar orders
Hello, I need some expert who can hlep me fix the errors of this bot that will work normally ba check the bot file, error messages, and any specific issues you are currently facing so you can get started
1. Project Overview I am looking for an experienced MQL5 developer to design a robust, clean, and well-structured Expert Advisor (EA) for MetaTrader 5. The goal is to transform a clearly defined trading logic into a stable, efficient, and fully configurable EA , suitable for backtesting and optimization. 2. Platform & Language Platform: MetaTrader 5 Programming language: MQL5 Code must follow best practices (modular
Please, I need an expert and professional to watch the uploaded video and tell me the name of the strategy. Thank you very much.Please name the strategy accurately, professionally, and clearly
I want a modification on my ea . A spread filter or slipage filter such that when the market price is less than 50 point away from the pend order , then ea check the spread if less than the set filter spread. If spread is more than the set spread, the ea will delete the pend order . Secondly , if the broker price is moved or sliped the pending order from the original price it was set by the tolerable slipage distance
Hi, I’m currently looking to purchase a profitable Expert Advisor (EA) for XAUUSD on MT4 and different Symbols . If you have an EA that has consistently been profitable, I’d be interested in purchasing the source code. I would like to backtest the strategy and evaluate it before making any purchases. What I’m ideally looking for: Designed specifically for XAUUSD (MT4) Consistent profitability with solid risk
Hello, good day to you Developers, I am looking for someone that can deliver on a project with the following requirements: The job I am about to give out will involve "Tradingview" and "Metatrader 5" Tradingview: for analysis, as the Strategy uses one second charts/candles, Metatrader 5: for executing and managing the trades. For this EA to work well for the project's aims, SPEED of execution is of upmost
1. Objective Create an MT5 automation script (or set of scripts) that fully automates my strategy optimization workflow, including: • Batch optimization runs • Automatic filtering of results • Automatic forward testing • Exporting and organizing results into structured files/folders The goal is to reduce manual work and allow one‑click execution of the entire pipeline. 2. Platform & Environment • MetaTrader 5 •
I'd like to optimize in Strategy Tester by Custom Optimization of strategies ran by Win Rate %. I can't find a way to view each scenario's win rate without running them individually and looking at Backtest
Would it be possible to connect Futures prop firm with Rithmic or Tradeovate platform to Ninjatrader automated trading ? If anyone can do this for me I will be happy to get started with the person right away
hello great developer I want to modify my NT8 indicator to change its arrow printing logic so that arrows appear on the first candled dot, not after the series. no repaint and no back painting. all in real time. This will help me get timely signals. Scope of work - Modify NT8 indicator logic to print arrows on the first candled dot. - Ensure arrow print matches 90%+ accuracy compared to the current functionality. -