nmaratr / Publications
Forum
Init() and DeInit() execution sequence
Hi all ! I am facing the following problem I have an indicator or Expert Advisor. There are two functions in it - Init() and DeInit() What is the sequence of execution of these functions when I change TF (timeframe)? I understand that when I start or attach the indicator , the Init() should work