As discussed in the multi-threaded optimizer topic, today a simple strategy like this:
CODE:
Please log in to see this code.
throws a null reference exception. A simple fix exists, however it requires recompiling of the Community.Components library. Inside the PortfolioEquityEx class add the following code:
CODE:
Please log in to see this code.
then inside the ExecuteDonorStrategy function right after the line
CODE:
Please log in to see this code.
add the following:
CODE:
Please log in to see this code.
and just before the line
CODE:
Please log in to see this code.
add the following:
CODE:
Please log in to see this code.
then recompile. Hopefully this or a similar fix will make it to the next version of the library.
Size:
Color:
Leszek,
Thank you for the walkthrough. I will include the patch in the next release.
Size:
Color: