Hi,
As I understand it since the return values from an efsExternal() or efsInternal call are saved to a variable then only one value or series will be returned.
In other words, if I use efsExternal() (with appropriate parameters) to call an efs that returns, lets say, 3 moving averages; then the efsExternal() call would only retrieve the first moving avg series.
Is this correct?
thanks
Wayne
As I understand it since the return values from an efsExternal() or efsInternal call are saved to a variable then only one value or series will be returned.
In other words, if I use efsExternal() (with appropriate parameters) to call an efs that returns, lets say, 3 moving averages; then the efsExternal() call would only retrieve the first moving avg series.
Is this correct?
thanks
Wayne
Comment