Private Sub PortfolioOptRuntime_EfficientFrontierEvent(TestValue As Double) 'Your code is here End Sub
In this signature, parameters or arguments are defined as follows:
TestValue = The Efficient Frontier test value just completed
Note: | Note: Returning anything other than a zero from a macro will stop the optimization. |