Repair an existing expert, specifically correct its formula for calculating the HighestHigh and LowestLow value within a given time period.

MQL4 Indicadores Asesores Expertos

Tarea técnica

Repair an existing expert, specifically correct its formula for calculating the HighestHigh and LowestLow values.
The expert should determine the highest and lowest values ​​within a given time period.
For example, from 8:00 AM to 10:00 AM. The time period must be adjustable and modifiable.
The results should be saved and used as HighestHigh and LowestLow values, only for the current day. 
The saved values ​​serve as a reference for opening orders.
The existing expert currently only opens buy orders, which is obviously incorrect.
Orders are also being opened even though the HighestHigh value has not been exceeded.
Sell orders should also be placed, but these are not being placed.
There must be an error somewhere in the formula for calculating HighestHigh and LowestLow, or somewhere else in the expert, which is why only buy orders are being placed and with an incorrect value. Either the values ​​for HighestHigh and LowestLow are not being calculated correctly, or the cause lies elsewhere. This also explains why sell orders are not being executed at all.
Trades are generated by entering the conditions in lines 613-640.
The formula for calculating HighestHigh and LowestLow is in lines 642-668.

Han respondido

1
Desarrollador 1
Evaluación
(11)
Proyectos
14
43%
Arbitraje
1
100% / 0%
Caducado
0
Libre
2
Desarrollador 2
Evaluación
(561)
Proyectos
649
33%
Arbitraje
41
41% / 46%
Caducado
11
2%
Ocupado

Información sobre el proyecto

Presupuesto
34+ USD
Plazo límite de ejecución
de 2 a 5 día(s)