Can someone help me. I would like to prepare an average for real bodies on candles. with a user input period.
Wizard can do the user input for me
.Could I use a variable RealBody (Math.Abs(Open-Close)? and put it in the SMA method parameters (price series RealBody, period) and if yes where do I declare the variables sma and realbody?

Comment