Seeking Experienced Expert Adviser Developer - MT5

Termos de Referência

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) 

Respondido

1
Desenvolvedor 1
Classificação
(43)
Projetos
66
12%
Arbitragem
12
58% / 42%
Expirado
1
2%
Livre
2
Desenvolvedor 2
Classificação
(9)
Projetos
19
16%
Arbitragem
3
67% / 0%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(72)
Projetos
80
10%
Arbitragem
38
8% / 58%
Expirado
6
8%
Livre
4
Desenvolvedor 4
Classificação
(58)
Projetos
66
8%
Arbitragem
39
26% / 56%
Expirado
12
18%
Trabalhando
5
Desenvolvedor 5
Classificação
(298)
Projetos
477
40%
Arbitragem
105
40% / 24%
Expirado
81
17%
Carregado
Publicou: 2 códigos
6
Desenvolvedor 6
Classificação
(111)
Projetos
139
43%
Arbitragem
9
33% / 44%
Expirado
6
4%
Livre
7
Desenvolvedor 7
Classificação
(69)
Projetos
146
34%
Arbitragem
13
8% / 62%
Expirado
26
18%
Livre
Publicou: 6 códigos
Pedidos semelhantes
El 3aksiyat 0 35+ USD
//@version=6 indicator("منظومة El_3aksiiya 0 المتكاملة", overlay=true, max_labels_count=500, max_boxes_count=500, max_lines_count=500) // الألوان color_accum = color.new(#0000FF, 85) color_manip = color.new(#FFFF00, 80) color_dist = color.new(#FFC0CB, 80) color_elliot = #FF8C00 color_fib = #FFFF00 color_entry = #00FFFF color_tp = #00FF00 rsiVal = ta.rsi(close, 14) // نموذج AMD var int barCount = 0 if
Hi all I would like a strategy to be developed for LIMT ORDERS strategy for both Buy/sell limit for XAUUSD, US30 & DE30/40 on the M1 or M5 chart . I have my EA but it's not profitable. It should be a Limit order strategy with a profit factor of 2+ when back testing . You should consider that My EA has trailing stop and a trailing limit order. I have experience in coding in MQL4/5, I'm currently struggling I with
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
I need an experience programmer on news based EA, the EA will be able to fetch or return both historical and current calendar data and implore them into trading, The rest EA details will be communicated in the chat section
Mambo 30+ USD
I need a bot that can trade weltrade synthetic indices that can be consistently making profits if you have one for deriv its also fine a bot that executes and closes trades automat Will be ideal
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
📌 Project Overview: I need a full Smart Trade Management System for MetaTrader 4/5. This is a complete trading ecosystem, not a simple EA. 📌 Core Features: Smart Money Management (risk-based lot calculation) Advanced Trading Toolbox (TradingView-style drawing tools) Central Master Dashboard (risk, filters, account control) Multi-account monitoring (MT4/MT5 synchronization) Real-time monitoring (spread, equity
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8
Zone detection is coded , you will be working from that point . Trailing Stop Optimization for live chart . Apply Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit

Informações sobre o projeto

Orçamento
30 - 60 USD
Prazo
de 1 para 4 dias