Initializing Buffers when switching time frames

 
I think it would be a good idea to clear the indicator buffers when time frames are switched.

If I code things like entry/exit signals and switch TFs the new signals appear and some old ones are left over. I know I can zero the buffers myself, but would expect to work on a clean buffer when switching.


Markus