I cloned the 5.1.4 Five Minute Bar Generator example algorithm. But when I try to execute I am getting the following build error. "2 | 22:12:45: Build Error: File: Main.cs Line:25 Column:29 - 'QCUFiveMinuteBars.OnTradeBar(Dictionary)': no suitable method found to override" Any suggestion on how I can resolve the issue.

Author