QUOTE:When there's a GIT repository for the Community.Components.dll, it can be included in there.
Can this be added as a feature request?
I kind of wonder how that GIT repository is coming? I haven't heard anything lately. You could make a feature request to establish the GIT repository.
A WealthLab.Community repository has been created but at the moment we don't have a plan to open it to the world. It's supposed to be a repo of user solutions ready to come with Wealth-Lab (see HiLoLimit/Swing indicators, demo strategies etc.), not for sharing code samples though.
But, assuming we are talking about code samples of strategies, wouldn’t it be addressed with this request?
https://www.wealth-lab.com/Discussion/Publish-and-download-of-strategies-6776
https://www.wealth-lab.com/Discussion/Publish-and-download-of-strategies-6776
Technically it should fit the bill if the code samples contain a trading logic to illustrate their real world application. Like the WL6 gallery of public strategies which does not include pure "code snippets".
I agree with them fitting the bill and all the examples included in all the help items I'd define as "code snippets" as well.
We have a public repository here that is intended for samples of Extension related projects. Since compiled Strategies is a form of Extension, we can use this repo to share some Strategy samples as needed.
https://github.com/LucidDion/WL7ExtensionDemos
https://github.com/LucidDion/WL7ExtensionDemos
QUOTE:
Since compiled Strategies is a form of Extension,
I'm not sure I would call a "compiled" strategy an extension. But, anyway, what about sharing strategies that aren't compiled? Can we do that?
You can share Strategies that aren't compiled using the Export/Import capability.
QUOTE:
share Strategies that aren't compiled using the Export/Import capability.
So what's the trick in ungreying out the Import Strategies menu item in the screenshot? The WL.com folder is being selected.
This Published Strategies folder is not implemented yet. Highlight an individual strategy or a regular folder and choose Export to create a local file with exported strategy.
QUOTE:
Highlight an individual strategy ... and choose Export to create a local file with exported strategy.
But I want to import--not export--strategies. How do I import?
Right click on a folder other than "Published Strategies".
Or, select from the menu "File, Open Exported Strategies".
Or, drag the exported Strategy files onto a folder.
Or, drag them onto the WL7 container client area.
Or, select from the menu "File, Open Exported Strategies".
Or, drag the exported Strategy files onto a folder.
Or, drag them onto the WL7 container client area.
Your Response
Post
Edit Post
Login is required