Forum

How to identify panel button click on tester

How to identify panel button click during testing. OnChartEvent of course doesn't works

Mql5 OHLC, ATR

Hello, when i'm building EA sometime i get ATR/OHLC wrong values. After few attempt they start getting correct and they never becomes incorrect. I have no idea why exactly this happening. I'm guessing it happens when i change timeframe, or when EA is just attached to chart, somehow it needs to load

CAppDialog

Hello, I have problem with clicking on dashboard. I have created 2 class which is child of CAppDialog . Using one button on DashBoard window i'm creating another window LineTool. Unfortunately when i'm clickin on top of DashBoard LineTool button affected. Can you help me figure out the problem