I am a little confused regarding portfolio construction in the farmework.

The documentation says we should have a method called “CreateTargets(self, algorithm, insights)” however when I look at the EqualWeightingPortfolioConstructionModel on Github it has instead a “DetermineTargetPercent(self, activeInsights)” .

Why this discrepancy?

What is the right usage?

Thanks

 

Author