Highest High fetch – script MetaTrader 5
Highest High fetch – Script. 1 File – Size : 1.62 KB. The code defines a function “RangeHighs” that takes 4 integer inputs: pStartHour, pStartMins, pEndHour, and pEndMins, which represent the start and end time of a period. It starts by initializing a “MqlDateTime” structure “time” and getting the current time using the “TimeCurrent” function. … Read more