I have a variable called vSum. (vSum = 0 in the start of the EFS)
In "main" it calculates from diffrent other variables. (vSum = ........)
I want a SMA of vSum to be plotted.
How do I make a Simple MA of a variable?
RSy
In "main" it calculates from diffrent other variables. (vSum = ........)
I want a SMA of vSum to be plotted.
How do I make a Simple MA of a variable?
RSy
Comment