Is there a folder that contains all the indicator/strategy codes in C# one can download to computer?
I am using visual Studio for coding and want to import the existing codes into VS for modifying or the only way is to copy/paste from the Wiki?
Thanks in advance.
I am using visual Studio for coding and want to import the existing codes into VS for modifying or the only way is to copy/paste from the Wiki?
Thanks in advance.
Rename
No, there isn't a compiled library of strategies nor an intention to create one. We've been there before with V6 and stopped supporting such library a decade ago. Also, any code in the Wiki is for V6 only and therefore isn't compatible with WL7.
Thank you, so which way is the best to import a code from Wealth Lab to Visual Studio?
What code specifically? For strategies, you've got answer in a new topic (which I just created):
https://www.wealth-lab.com/Discussion/Import-the-Wealth-Lab-libraries-into-VS-7561
To debug in VS see linked topics / API reference here:
https://www.wealth-lab.com/Discussion/How-one-can-use-Visual-Studio-to-create-edit-the-strategy-code-7339
https://www.wealth-lab.com/Support/ExtensionApi/StrategyLibrary
Indicators:
https://www.wealth-lab.com/Support/ExtensionApi/IndicatorLibrary
https://www.wealth-lab.com/Discussion/Import-the-Wealth-Lab-libraries-into-VS-7561
To debug in VS see linked topics / API reference here:
https://www.wealth-lab.com/Discussion/How-one-can-use-Visual-Studio-to-create-edit-the-strategy-code-7339
https://www.wealth-lab.com/Support/ExtensionApi/StrategyLibrary
Indicators:
https://www.wealth-lab.com/Support/ExtensionApi/IndicatorLibrary
Your Response
Post
Edit Post
Login is required