Peter
The code in lines 30-34 needs to be inside function main. Cut and paste those lines and insert them after if (Price == null) Price = sPriceSource;
Alex
Peter
The first error is due to the fact that you do not have the amStudies.efsLib library in the FunctionLibrary folder. See this post for more information
As to the second error I don't believe it is related to the amt3ma.efs (unless you modified it after posting it) since that script does not use OHLC/4 as the source. Also as I said in my prior reply the efs is working fine
Alex
Jen
The amT3MA() function used in the amT3MA.efs does not have the provision to calculate the T5 or T8.
You will need to write a formula specifically to do that
Alex
Comment