Forum

CAppDialog not working with ChartSetSymbolPeriod

Hi all.... I'm working on an EA and it's getting an weird behavior. I created a variable where I can change the timeframe for the chart. Everything worked OK until I added a Panel based on the CAppDialog. - if I change the timeframe using that configuration variable, the EA Exits. - If i change the

Expert containing CAppDialog is crashing when changing

Hi all! I'm coding an expert using CAppDialog where I'm displaying some information for the user. It's working well but I noticed that when I change a variable in the configuration for the timeframe for candle period in the chart, the expert is suddenly exiting. This happens only for this parameter