Existing EA |Zero Divide Issues & Initialisation Issues.

Trabajo finalizado

Plazo de ejecución 43 minutos
Comentario del Ejecutor
Very pleasant and understanding. It was a pleasure working with him.
Comentario del Cliente
Excellent to work with, quick turn around. Would recommend.

Tarea técnica

Good Morning, afternoon, evening.

Zero Divide Errors

I have an existing EA which is continually giving me the Zero divide error code.

I understand what the "Zero Divide" error message is about, and I know what the culprits are, but I have controls in place to prevent this from happening.

My EA is ignoring these controls. 

Initialisation failures

The second issue is around the failure for the EA to recognise server time. I have an email sent with details surrounding the initialisation status of the EA: specifically around the time window with which the EA is set to place orders. I don't understand as to why my EA is pinging an email stating that my EA will not place trades when the current time is between the specified windows, and vice versa.

We are going to need an expert to find out and solve the following:

  • Find out why the EA is ignoring the controls in place to prevent the EA from undergoing zero divide calculations.
  • Find out and correct why the EA is failing to recognise the correct system time on initialisation of my EA.

Please find the EA below, and the error message pertaining to the currency pairs and the time frames so you can reverse engineer the problem.

Summary.

The EA works on candlestick patterns - specifically bullish or bearish hammers and retracements from those hammers. The BullHammer must not exceed 20% of the BearNail, and the BulScrew candle body must not exceed 50% of the shift one body. Additionally, the Hammer body must not exceed 20% of the wick length as well - this is also being ignored on occasions as well - again, I fail to see why. 

A disgram is included in this so you have a good visual representation

According to the messages, the culprit is

int d = (Transform(PCM,2) < bearHammer) ? 1 : 0;

which is bizarre because this is not even a divisor on this calculation, and 

int c = (OoTMax >= (bullHammer / bearNail)) ? 1 : 0; 

despite the fact that this control is in place to prevent this from happening:

int d = (Transform(PCM,2) < bullHammer) ? 1 : 0;

which means that the minimum body length (PCM = Previous Candlestick Minimum) should be >= 3 pips. This is being ignored.

Han respondido

1
Desarrollador 1
Evaluación
(71)
Proyectos
103
20%
Arbitraje
6
0% / 83%
Caducado
3
3%
Libre
2
Desarrollador 2
Evaluación
(298)
Proyectos
427
26%
Arbitraje
18
61% / 33%
Caducado
26
6%
Libre
3
Desarrollador 3
Evaluación
(183)
Proyectos
325
32%
Arbitraje
33
42% / 27%
Caducado
96
30%
Trabaja
4
Desarrollador 4
Evaluación
(769)
Proyectos
1033
44%
Arbitraje
50
8% / 50%
Caducado
117
11%
Libre
5
Desarrollador 5
Evaluación
(3)
Proyectos
4
0%
Arbitraje
2
0% / 100%
Caducado
1
25%
Libre
6
Desarrollador 6
Evaluación
(7)
Proyectos
13
0%
Arbitraje
5
20% / 60%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(546)
Proyectos
823
73%
Arbitraje
15
53% / 13%
Caducado
193
23%
Trabaja
8
Desarrollador 8
Evaluación
(119)
Proyectos
127
41%
Arbitraje
3
33% / 67%
Caducado
0
Libre
9
Desarrollador 9
Evaluación
(2393)
Proyectos
3004
65%
Arbitraje
76
47% / 14%
Caducado
340
11%
Trabaja
10
Desarrollador 10
Evaluación
(186)
Proyectos
191
27%
Arbitraje
0
Caducado
3
2%
Libre
11
Desarrollador 11
Evaluación
(251)
Proyectos
399
54%
Arbitraje
9
67% / 22%
Caducado
36
9%
Libre
12
Desarrollador 12
Evaluación
(86)
Proyectos
114
26%
Arbitraje
7
29% / 57%
Caducado
5
4%
Libre
Solicitudes similares
I want to create dashboard Indicator to show data of “Moving Average” and “Break Out Structure” for all time frames My indicator must show data of “Moving Average” and “Break Out Structure” for all time frame For MA, show green you can Inspire and use its original script from this indicator hen MA 10 is above MA200, otherwise show red For the Breakout Of structure, show green for Bullish structure and red for bearish
The strategy is based on identifying overbought and oversold conditions across multiple timeframes. The primary indicator used is the stochastic indicator. Stochastic Settings: • %K period: 100 • %D period: 5 • Slowing: 4 •Price field : close/close For buying: • stochastic Signal line/Both Most be in the oversold zone (20 level of stochastic) on the H4, H1, 30m, 15m, 5m, and 1m timeframes. Final confirmation For a
hi uhm im look for someone who can make me an indicator , which is able to show the entry and exit point and also to show stop lose and take profit . nass 100 , us30 an Ger40 and all currencies the time frame it should use 15 min and it should be scalping . the name of the indicator should be called Pro Da Trader please who ever can do that please contact ne via whats app 0715240554 or my email
Attached is the sample of what I need. It is a robot that does not require mt5 or mt4. API has been generated from Deriv already but I don't have the skills required to create the app. Kindly notify me if you can create such for me. Thank you
I'm currently looking for anyone that already created a winning binary trading robot. I need a high frequency robot for binary trading with high win rate. Anyone with experience developing this robot can message me for discussion
👋 Hey, can you help me with code my script which is already working in pine script. moreover, I want a system where I can sell my trading bot and can give access with license. possible
Hello, I have a code that has some parts that function as required, and others that don't. Unfortunately, I don't have the time to be fighting with ChatGPT for solutions, so I'm turning to this community for help. The parts that aren't functioning as required are the following: Partial order close: there are three take profit levels, the EA should close one third of the original volume of the trade at each level. SL
Hi guys, I'm currently looking for a competent developer to assist me in writing a suitable EA that will comply to all my requirements. Only candidates with a high repute would be considered. The basic operation of the EA as described in this document should cover all my requirements as well as the expected functionality of the EA. A few optional features would be added but these would not be required within the
We are seeking a highly experienced Forex EA Developer for our MT4 platform. The ideal candidate must meet our following criteria: Language Proficiency: Must speak English fluently - no exceptions Must write in English proficiently - no exceptions Must understand English clearly - no exceptions Availability: Must work in the Eastern Standard Time (EST) zone Developer must be available full-time for this project with
Hi I bought FXSSI.com tools ( sentiment indicator) including the following indicator: FXSSI.Ratio.ex4 (.mq4 versions are not provided) Now I am trying to export the indicators' output values in an EA in order to generate trading signals and to backtest strategies based on various combinations of some of these indicators but I can't make it work. I use iCustom() but it always returns either: > 2147483647 if

Información sobre el proyecto

Presupuesto
100+ USD
Para el ejecutor
90 USD