Seeking Experienced Expert Adviser Developer - MT5

Spécifications

The funtionality of the EA  
*************************************************

This EA  adds trades in positive direction. 
The EA starts with a set trade with set lot size in set direction which is defined in setting  by trader.
Each trade has a SL and the SL placed on set conditions .  
1. Each addition trade is taken when the set conditions are met with a regular lotsize.
2. The EA closes ALL trades in session when a SL of last trade is hit and place a new trade in the OPPOSITE direction of last trade with set lot size.

The SL of the previous trade trails to its entry Position (+) when the next trade is taken . + is a varible define in settings 

When the SL hit ( even with single trade only) , The EA reverse the direction and take a trade with regular lot size .

All trades are using a set lot size which is defined in setting . 

Adding trade conditions 

After taken the initial trade, the  EA monitors the candles and take a next trade only 
1- on the opening of following candle when the Z consecutive candles are closed in the same direction of the last trade ( Z being a numerical count of consecutive candles define in settings)  
&
2-  if  the distance between Ask and previous order open price is more then Y points.Y being a variable defined in settings .


Setting conditions for SL 

If it is a Buy order, the SL will be  X points below the recent low of the price .( X being a define variable in settings)
If it is a Sell order, the SL will be  X points above the recent High of the price ...

1-Limiting the number of trades in profit to 3 trades only . 

closing trades 
When the 3rd trade is taken in postive , close all trades in profit and open a new trade of regular lot size in same direction .

2- Increasing the lot size 
Every time an SL hit and we take new trade in opposite direction , count the number of lot sizes of previous trades which are closed and take a new single trade in opposite direction with increase lot size ( closed trades total lot sizes * lot factor)
i.e the previously closed  Buy trades total lot size was 0.04 , then the new single trade will be a short trade of  0.08 lotsize if lot factor is defined as 2 .( 0.04* 2= 0.08) 



3- When the session trades take loss on the SL hit 


A- EA add all losses together and  get a dollar amount, monitor for the profit trade. 
B- When the profit starts to build, compare the profit with amount of loss in the session .
C-Close all trades when the profit doubles the amount of loss at anytime ,take a new trade of regular lotsize in the same direction of last trade and continue on  with the EA. 

This is TP overall profit option which is set by trader in setting as an option and variable in $ amount  


Following are variables in setting 

1-Direction to open the First trade    Buy /sell
2- Stoploss X points from nearest high/low    (Numeric value) 
3-Next trade distance x consecutive candles in our direction   ( Numerical value) 
4-Number of consecutive candles to open new trade ( numerical value) 
5-Start Time 
6-End time 
7- Lot size ( from 0.01  to high numbers ) 
8- Distance between the entry point and  sl trail postion in profit ( Pips) 

Répondu

1
Développeur 1
Évaluation
(43)
Projets
66
12%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
2
Développeur 2
Évaluation
(9)
Projets
19
16%
Arbitrage
3
67% / 0%
En retard
0
Gratuit
3
Développeur 3
Évaluation
(72)
Projets
80
10%
Arbitrage
38
8% / 58%
En retard
6
8%
Gratuit
4
Développeur 4
Évaluation
(58)
Projets
66
8%
Arbitrage
39
26% / 56%
En retard
12
18%
Travail
5
Développeur 5
Évaluation
(298)
Projets
478
40%
Arbitrage
105
40% / 24%
En retard
82
17%
Chargé
Publié : 2 codes
6
Développeur 6
Évaluation
(111)
Projets
139
43%
Arbitrage
9
33% / 44%
En retard
6
4%
Gratuit
7
Développeur 7
Évaluation
(69)
Projets
146
34%
Arbitrage
13
8% / 62%
En retard
26
18%
Gratuit
Publié : 6 codes
Commandes similaires
Professional MT5 Expert Advisor – Multi-Engine Trading Framework Description I'm looking for an experienced MQL5 developer to build a professional MetaTrader 5 Expert Advisor. This is not a simple indicator-based EA. The system should be designed using a modular architecture with a strong focus on maintainability, optimization, and future scalability. The first version should include the following features. Market
English Description (For Developers): I need a custom Expert Advisor (EA) for MT5 to trade ONLY ETHUSD based on trend-following and counter-trendline breakout-retest with an M1 execution filter and strict risk management. Trading Logic: 1. Trend Filter: Price must be below 200 EMA on both H1 and M15 timeframes for Short (Sell) trades. (Opposite for Long/Buy trades). 2. Setup: On the M15 chart, after a strong move in
Can you Build a custom NinjaTrader 8 ChartStyle or BarsType called Optimized Footprint Bars. This project is urgent and i need someone that's wiiling to do his project with me kinldy bid for this. Thanks
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​Core Logic: ​Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​Dynamic TP: Total basket TP must update instantly upon new order
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
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
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution
I am looking for an experienced MQL5 developer to code a custom Expert Advisor for MetaTrader 5 based on my own private trading strategy.I have all the specific entry rules, exit conditions, and risk management parameters fully prepared. I will share these exact details with the selected developer via direct message once the job is initiated.The final delivery must include the clean, fully commented source code (.mq5
Hello, I'm interested in a quote to convert my manual trading strategy into an automated strategy for NinjaTrader. Please note, I would like the quote based on the work and not my available budget; therefore, I entered $5 for the budget. Additionally, I would appreciate knowing how long it would take to build/test. I would prefer to have it sooner rather than later but selected 7 days not knowing how long it takes to

Informations sur le projet

Budget
30 - 60 USD
Délais
de 1 à 4 jour(s)