Middle
The middle function returns the middle value ( the mean value) of two features. The function has four inputs:
Timeframes: The timeframes in which the function is applied
First Feature: The name of the first feature
Second Feature: The name of the second feature
Output Column Name(s): The name given to the result column
Example
To obtain the middle values of high and low prices for candles, use the Middle function the way shown in the figure below:

The result is shown in the figure below:

As is shown in the table, the output of the function contains the middle value (mean value) of the high and low prices for each candle.
Last modified: 20 February 2025