89a59351cd
This method is being added to allow algorithms to complete initialization tasks that cannot be executed during Initialize, such as cancelling existing open orders in live trading. This method will be called only once, when the warmup task is complete. Closes #1043