On instruments with _Digits < 2, the line in the footer is not displayed due to the value in the val buffer being too small.
I don’t know how correct this is, but adding a multiplier corrects the situation.
val[i] = iTrix.calculate(prices[i], i, rates_total);
I did this:
val[i] = iTrix.calculate(prices[i], i, rates_total) * 10000 * _Point ;
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
TRiX slope divergence:
Short description.
Author: Mladen Rakic