Trabajo finalizado

Plazo de ejecución 5 minutos
Comentario del Cliente
Entendeu rapidamente do que eu precisava! 5 estrelas.
Comentario del Ejecutor
It was a great pleasure working with you. hope to cooperate again.

Tarea técnica

As especificações são as seguintes:

EA para realização de operações no Forex, gráfico renko (2R), onde será realizada a comparação de 2 velas em questão.


Primeiramente a vela atual (menor preço e fechamento)

e a última vela fechada (menor preço e fechamento).


As variáveis ​​principais:


PreçoMínimoÚltimaCandle: = Baixa [1];

PreçoFechamentoÚltimaCandle: = Fechar [1];

PreçoMínimoCandleAtual: = Baixo [0];

PreçoFechamentoCandleAtual: = Fechar [0];


Inicialmente haverá apenas 2 condições de comparação.


Primeira:

1 - Se (FechamentoCandleAtual> FechamentoCandleAnterior) e (PreçoMínimoCandleAtual> PreçoMínimoCandleAnterior)

Pintar velas de verde.

Verificar se há alguma ordem aberta, caso sim, emitir uma ordem no contrário, neste caso, ordem de venda.

Caso vela atual mais alta que a vela anterior, comparando valores de fechamento e preço mínimo de vela, envie uma ordem de compra.


2 - Se (Preço MínimoCandleAtual <Preço MínimoCandleAnterior) e (FechamentoCandleAtual <FechamentoCandleAnterior)

Pintar velas de vermelho.

Verificar se há alguma ordem aberta, caso sim, emitir uma ordem no contrário, neste caso, ordem de compra.

Caso vela atual mais baixa que a vela anterior, comparando valores de fechamento e preço mínimo de vela, envie uma ordem de venda.




Inglês


The specifications are as follows:


EA for Forex trading, renko (2R) chart, where the comparison of 2 candles in question will be performed.




First current candle (lowest price and closing)


and the last candle closed (lowest price and closing).




The main variables:




PriceLastLastCandle: = Low [1];


PriceCloseLastCandle: = Close [1];


CurrentCandleLowPrice: = Low [0];


PriceClosingCandleCurrent: = Close [0];




Initially there will only be 2 comparison conditions.




First:


1 - If (CurrentCandleClose> PreviousCandleClose) and (CandleCurrentLowPrice> PreviousCandleLowerPrice)


Paint candles green.


Check if there are any open orders, if so, issue an order to the contrary, in this case, sales order.


If current candle is higher than previous candle, comparing closing values ​​and minimum candle price, please submit a purchase order.




2 - If (CurrentCandleLowPrice <PreviousCandleLowerPrice) and (CurrentCandleClose <PreviousCandleClose)


Paint candles red.


Check if there are any open orders, if so, issue an order to the contrary, in this case, a purchase order.


If current candle is lower than previous candle, comparing closing values ​​and minimum candle price, please submit a sales order.

Han respondido

1
Desarrollador 1
Evaluación
(19)
Proyectos
22
32%
Arbitraje
10
0% / 100%
Caducado
3
14%
Libre
2
Desarrollador 2
Evaluación
(277)
Proyectos
334
55%
Arbitraje
14
36% / 29%
Caducado
1
0%
Libre
3
Desarrollador 3
Evaluación
(475)
Proyectos
504
53%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
Solicitudes similares
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Description - An expert advisor(s), placing sell trades in EUR/USD, based on the close price of the previous two candles, as shown in the figure below. The trades would be made in the 5 minute, 1 hour, and 1 day timeframes. In the 5 minute and 1 hour timeframes the market orders would be placed at the start of a new candle, at specific times EST. The order would be cancelled at the close of that candle, i.e after 5
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD
Plazo límite de ejecución
de 1 a 5 día(s)