How Can We Help?

Math Functions Introduction

You are here:
< All Topics

Note that all math functions return a vector. For example, ABS(CLOSE – OPEN) returns a vector of the ABS value of CLOSE – OPEN (one record per bar). The RND function returns a vector of random values, one for each bar, and so forth.

Table of Contents