Mean
Learn how to use the Mean function in Origami Tech to calculate average values from data sets for technical indicators and performance metrics.
mean(list[decimal]) -> decimal
mean(list[decimal]) -> decimalReturns decimal
Compute the arithmetic mean (average) of the given list elements
Last updated