Have coded some methods (in several classes). I need to put these in a directory so I can declare them in the usual manner within a Strategy (e.g. using myLibrary.Functions)
(a) What directory should I use for this library and how do I get to it?
(b) Details, like namespace or any other special features needed?
Size:
Color:
(a) Put the item in the main installation folder (e.g. C:\Program Files\Fidelity Investments\Wealth-Lab Pro 6) and restart WLP.
(b) Typically, "using myLibrary.Functions" is enough to reference within a Strategy in the Editor.
Size:
Color: