Backtestable ea to test candle formations

MQL4 Experts

Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
Good coder

Termos de Referência

EA will open trades at hourly bar close

hourly bar :10:00 //candle signal hourly bar = close of 10:00 bar.............see alternate signals for ea design

stop loss 200 take profit 100

input string CloseTime="20:00";//trade closed everyday at 20:00, if  time is 00:00  trade will close on friday at 19:00

extern int StopLoss=100;

extern int TakeProfit=100;

input string StartTime1="10:00"; if start time is 00:00 it will test all hourly candles

input tipp TypeOfTrade=Buy;//tests buy .........................if sell it will test sells

candle time frame : H1/M30 /H4/DAILY //  H0  WILL TEST COMBINATION OF CANDLES


alternate candle formations will be changed in ea :there are hundreds of other formations I  use,i have them ready in following formats

if(iClose(NULL,PERIOD_H1,1)<iOpen(NULL,PERIOD_H1,1))// if alternative candle formations are input ea will test them

  if(iClose(NULL,PERIOD_H4,1)>iOpen(NULL,PERIOD_4,1))


only purpose of ea is to back test  candle formations  probabilities

It is to be used only for back testing candles, if it can't back test ,it is useless to me.  mql4 source codes required


Respondido

1
Desenvolvedor 1
Classificação
(2077)
Projetos
2636
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
2
Desenvolvedor 2
Classificação
(251)
Projetos
400
54%
Arbitragem
9
67% / 22%
Expirado
36
9%
Livre
3
Desenvolvedor 3
Classificação
(68)
Projetos
111
26%
Arbitragem
17
6% / 71%
Expirado
15
14%
Livre
4
Desenvolvedor 4
Classificação
(16)
Projetos
21
19%
Arbitragem
7
0% / 71%
Expirado
14
67%
Livre
Pedidos semelhantes
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated

Informações sobre o projeto

Orçamento
30 - 50 USD
Desenvolvedor
27 - 45 USD