Functions by Category Functions by Alphabetical list
Set([string]) Set([array reference]) Set([hash reference]) |  |
This function creates and returns a set based upon the passed parameters. This function accepts a string, an array reference or a hash reference. The instrument (s) in the passed parameter must exist in the current systems portfolio.
Related functions: SortSet , SortSetAsc , FirstNewBar , Filter
|