Looking for experienced programmer to create an EA A PENDING EXPERT ADVISOR

Trabalho concluído

Tempo de execução 22 horas
Comentário do cliente
He Completely Completed the Project Fast and Understand my Need As a Costumer Verywell and Assist me Cause im a First Time user here in mql5. Highly Recomended to other costumer
Comentário do desenvolvedor
Good employer! Thank you :)

Termos de Referência

im Looking for experienced programmer who can Make My EA a PENDING Expert Advisor the Trigger Condition is :

#0= current candle

#1= previous candle that just closed 

#2= the candle that closed before the previous candle

 

maximun pending=true/false

maximum pendingbuy=10

maximum pendingsell=10

Pending buystop=  if #0 current candle OpenBelow the Low of candle #2 the EA put 10 pending Buystop 

                              on High of candle #2 +spread. lotsize 0.02 Remove deletepending after 5hrs  of not                                    hitting the order

Take profit= calculate take profit from Low of #1 candle + High of #2candle  X4

Stoploss= calculate stoploss from High of #2candle + Low of #1candle  X1.5

Pending Sellstop= if #0 current candle OpenAbove the High of candle #2 the EA put 10 pending Sellstop

                               on Low of candle #2 without spread.  lotsize 0.02 Remove deletepending after 5hrs                                     of  not hitting the order  

 Take profit= calculate take profit from High of #1 candle + Low of #2candle  X4

Stoploss= calculate stoploss from Low of #2candle + High of #1candle  X1.5

Set Breakeven=true/false

breakeven=2pips

trailingstop=true/false

trailingstop=10pip

Min. Lot= 0.02

Account Risk=true/false

account risk=10% of account

 


Respondido

1
Desenvolvedor 1
Classificação
(2105)
Projetos
2676
62%
Arbitragem
114
46% / 25%
Expirado
420
16%
Carregado
2
Desenvolvedor 2
Classificação
(3)
Projetos
3
67%
Arbitragem
1
0% / 0%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(2444)
Projetos
3081
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
4
Desenvolvedor 4
Classificação
(77)
Projetos
133
50%
Arbitragem
5
80% / 0%
Expirado
6
5%
Livre
5
Desenvolvedor 5
Classificação
(132)
Projetos
176
39%
Arbitragem
4
25% / 50%
Expirado
14
8%
Livre
6
Desenvolvedor 6
Classificação
(58)
Projetos
66
8%
Arbitragem
39
26% / 56%
Expirado
12
18%
Trabalhando
7
Desenvolvedor 7
Classificação
(385)
Projetos
414
69%
Arbitragem
4
75% / 0%
Expirado
2
0%
Carregado
8
Desenvolvedor 8
Classificação
(481)
Projetos
510
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
9
Desenvolvedor 9
Classificação
(19)
Projetos
35
26%
Arbitragem
10
30% / 70%
Expirado
5
14%
Livre
10
Desenvolvedor 10
Classificação
(24)
Projetos
28
32%
Arbitragem
1
0% / 0%
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(26)
Projetos
34
26%
Arbitragem
7
14% / 43%
Expirado
7
21%
Livre
Pedidos semelhantes
I'd like an mt4 indicator to be converted into a scalper trading bot. 1.The indicator produces buy and sell notifications. I want it to open trades according to the notification (buy or sell). 2.It must have take profit ,stop loss, trailing stop loss, step lot size as well as step take profit, step stop loss.(Pips not points) 3.It must have close all trades action button for only selected pair. 4. Display information
Nt8 30+ USD
i'm searching a way to define which IP address is using by NT8 cause i'm using a multiple IPs machine (for my daily job) and I'd need to have a further confirmation that I'm using the correct IP address with NT8 could anyone explain explain me how to do it for a fee
CRT bot 30 - 50 USD
I want a programmer to program an expert advisor that will follow CRT trading strategy. Which spoting previous candle high and low, then wait for the either of the level to be sweep without the candle closing below the level enter a position at the spot and target opposing liquidity
I need a developer with FxDreema experience to build an MT5 EA that: Manages recovery zones with pending buy/sell orders. Implements trailing stops, pre-defined profit lines, and dynamic lot sizing. Supports money management based on account balance and lot size and money value. Offers options for continuous or stop trading. The developer must provide the source code and FxDreema link . More specific details will be
If you can deliver, you can bid your price. 1. Decompile the MT4/MT5 EA: - Decompile the provided .ex4 (for MT4) or .ex5 (for MT5) file into the original .mq4/.mq5 source code. - Ensure that the entire logic and functionality are preserved during decompilation. 2. Remove Expiration Limitations: - Locate and remove or bypass any code that imposes an expiration date or limits the usage of the bot. - Test to
Project Overview: The project is to convert a high-frequency trading strategy from TradingView’s PineScript into an automated MQL5 Expert Advisor (EA). Additional features will be added to the EA which are not part of the TradingView PineScript, details are added below. Key Requirements: Experience: Strong expertise in both TradingView PineScript, MQL5, and FOREX trading is essential. The MQL5 EA must closely
Hi, I will use: 5 indicators to find main trend , 5indicators to find current trend, find pivot point, support/resistance, reversel candle then entry.......indicators are available on mt5. *Dashboard chart will show on the chart as all indicators result,,,,as MA,MACD, bullish or bearish ,,,,add all others features days of trading,,,,hrs,,,etc
Ea already has it way of placing order by putting pending orders when candle open in the direction of the previous candle .All function of the ea should be maintained nothing should change. I want ea should have a compounding order function,which allow ea place multiple pending order in the form of grid with a compounding pips interval function(the distance between two pending orders) in accordance to original ea
My strategy I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00: 00 AM New York time. (11:00: 00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after
I need to create an EA based on my own strategy that actually is a little bit different from most of the usual EA. This because it use an indicator but the power of the system is just because it can shows target price by designing trendline on the price chart in a unusual way. A friend of mine tried to create it on MT4 platform but, in the end, he realized that this platform has big limits when the program lines

Informações sobre o projeto

Orçamento
100+ USD
Desenvolvedor
90 USD
Prazo
de 24 para 26 dias