I'm not at all sure why you're going the hard way. The Wiki code for S&C articles merely accompanies our Traders' Tips but you can always download it to Wealth-Lab where it'd run instantly. Let's make sure it works in Wealth-Lab at first:
1. Strike Ctrl-O
2. Click "Download"
3. Check "Download public strategies" but
uncheck "Published since"
4. "Begin download", wait until succeeded
5. From "Utilities" folder, open the downloaded Strategy.
Does its output look like in the
Wiki article?
QUOTE:
However, none of these options include the ability to add a reference.
Been there, done that. The lost 'References' hive in a VS project is similar to the experience one gets if he tries to open a project from Github directly, without cloning a repo to the computer first.
I have no idea what's wrong with the solution that you created from scratch in VS but I took the trouble to create a new project with the "Probability..." strategy for you. It's preconfigured for 64-bit Wealth-Lab
Developer users with TASCIndicators installed. I've double checked that it has all references required and compiles correctly. It should also be
ready for debugging in
WLD. See attachment.
If you installed WLD to a non-default directory, update the references for
WealthLab.dll and
TASCIndicators.dll to your custom location. (Same for curious WLP users who stumble onto this thread as the code won't compile for them out of the box).