EA won't restart after ChartSetSymbolPeriod - page 2

 
Rogerio Celentano Szterling #:

Yes, regardless of ChartSetSymbolPeriod() being called from OnTick() or from OnTimer(), the symbol/TF changes correctly, the EA de-initializes, but doesn't restart - in other words, the EA dettaches from the chart.

So the function ChartSetSymbolPeriod() is apparently working, but whatever it is that should trigger the EA to restart isn't - and that's what is puzzling. I can't use the function as it is removing the EA without starting again.

At my own risk of being Captain Obvious, do you have this Option checked?

Options

 
Ryan L Johnson #:

At my own risk of being Captain Obvious, do you have this Option checked?


Yes. And no worries about being Captain Obvious, sometimes it is needed.