Int period=10
IndicatorShortName("INDICATOR NAME("+period+")");
Found this to work for my needs - Neat to show variable value!
Dave
<<<

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
Is there anyway to display the setup variable values on the indicator window?? I have comments from my EA that show up at the top left of the graph already. Having comments from both the EA and the indicator causes display conflicts.
Dave
<<<