Indicator Value in Data Window?

 

Is there an easy way to get the current value of an indicator in a chart sub window? Seems like it should be so easy... WindowGetValue(winId);

If I can not get a value from a window, how do I figure out what indicator is running in a chart sub window so that I can call iCustom?

Thanks!

Matt

 

Hi Matt,

I think you're mixing things up a bit. The Expert isn't dependent of what indicators are on your chart. You can call iCustom any time from your Expert, provided that the indicator is available on disk (in a compiled state)

hth

Reason: