Forum

Get handle of Panel

Hi, I can use 'GetParent()' within 'user32.dll' to get the handle of the current chart. I can then manipulate that chart. How do I get the handle of a Panel that I've created within that chart? So int Onit(void) { ExtDialog = new CPanelDialog ; ExtDialog.Create(... etc } How do I get the handle

Understanding ADX

Hi, When I apply the ADX indicator to a chart it draws a line with a certain set of values. Great. If I now change the 'Apply To:' setting to a different price (e.g. from Close to High) it produces a different set of values. What does this mean? ADX shouldn't have a price input. It just has a length