Is there another way to derive the body of the candle, rather then using moving average.
You could use a ratio, it would give you a value between 0 and 1.
double ratio = MathAbs(open - close) / (high - low);
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register