Found what I was looking for, but I am not sure how to add different MA options to this efs (MA). I am referring to the MA posted in Pogman's post just below this one (I quoted his post)
This is curently in the efs:
//{{EFSWizard_Declarations
var vEMA34_of_HL2 = new MAStudy(34, 0, "HL/2", MAStudy.EXPONENTIAL);
var vLastAlert = -1;
//}}EFSWizard_Declarations
and I am trying to add something like this, but I can't get it to work out:
I am the worst programmer on the planet, but I really thought I could have done this one!!
Any suggestions? Thanks
Originally posted by Pogman Hello
Alex you are very sharp indeed! You never cease to amaze me. I had not caught this yet! Replacing the code with your suggestions make it work as it should. Thank you for taking the time to offer your correct suggestion, you are the greatest!
For those interested I have attached the efs that color's a ma above and below price.
Thanks and have a great weekend.
Pogman
P.S. On a side note my clicking on eSignal spell check does not work anymore, is anyone else having this issue or just me?
Comment