
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
There are indicators which shift their values to the future, e.g. Gator or Ichimoku.
I've noticed that CopyBuffer(ind_h, 0, 0, 9999, valc) returns the most recent value that corresponds to time[rates_total-1] bar, so the shifted future values are not available.
Is there any workaround for that?