joshatt:
TryTesting with this simplified script, I proved a problem in my code: I can see id value, but template failed to apply. But if i use ChartApplyTemplate(0,"Momentum.tpl") instead, it works great.
I need to use chartID, where the chart is not the current chart.
So, what is the problem? Please give me a hint.
long id=
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
Testing with this simplified script, I proved a problem in my code: I can see id value, but template failed to apply. But if i use ChartApplyTemplate(0,"Momentum.tpl") instead, it works great.
I need to use chartID, where the chart is not the current chart.
So, what is the problem? Please give me a hint.