
High/Low indicator for a predefined period – indicator for MetaTrader 4
The middle line can be configured with the parameter Middle line type as:MID_TYPE_NONE=0, // NoneMID_TYPE_MEDIAN=1, // Median, (high + low)/2MID_TYPE_TYPICAL=2, // Typical, (high + low + close)/3MID_TYPE_WEIGHTED=3 // Average, (high +