When publishing my strategy in WLCom My strategies and trying compile and run it
Got error message :
Cannot compile this Strategy. at WealthLab.Web.Engine.BacktestingController.RunBacktest(BacktestSettingsPayload bts) in C:\Users\lucid\source\repos\WealthLab8\WealthLab.Web.Engine\Controllers\BacktestingController.cs:line 148
No problems compiling and running locally,
Please help.
P.S.
Actually wanted to Publish and rank this strategy in WLCom Published Strategies
Got error message :
Cannot compile this Strategy. at WealthLab.Web.Engine.BacktestingController.RunBacktest(BacktestSettingsPayload bts) in C:\Users\lucid\source\repos\WealthLab8\WealthLab.Web.Engine\Controllers\BacktestingController.cs:line 148
No problems compiling and running locally,
Please help.
P.S.
Actually wanted to Publish and rank this strategy in WLCom Published Strategies
Rename
Second that. Was trying to set up a OneNight type strategy yesterday and got the same error.
Please try now.
Still Got the Same error
If you're trying to publish anything using any extensions other than finantic.Indicators then it won't work. The web backtester is more limited in that way. If you're unsure you can post or send us the Strategy to have a look.
Indeed, I created My Indicators that use CustomDataExtensions, Fundamental, and Neurolab extensions.
Web BackTester should be extended to run not just Finantic indicators
but beyond that. Therefore I submit a Feature request.
Web BackTester should be extended to run not just Finantic indicators
but beyond that. Therefore I submit a Feature request.
Running compiled code on server side is a security threat and there is not considered. The website already stands against periodic hacker attacks.
Obviously Wealth Lab web site is protected well enough to run Finantic Extensions Developed by Third Parties.
So Web site protection should be extended to run Wealth Lab own Extensions such as NeuroLab which is most important AI tool.
Not having such extensions on web server limits number of strategies to publish and rank.
Hopefully other WealthLab subscribers will vote to support this request.
Please move it to the Wishlist.
#FeatureRequest
So Web site protection should be extended to run Wealth Lab own Extensions such as NeuroLab which is most important AI tool.
Not having such extensions on web server limits number of strategies to publish and rank.
Hopefully other WealthLab subscribers will vote to support this request.
Please move it to the Wishlist.
#FeatureRequest
We are intentionally keeping the web backtester more limited. That may change in the future but for now that's the decision.
Ok, How do I ensure that this Feature Request at least made it to the Wishlist.
#FeatureRequest
#FeatureRequest
We decided to decline the request, which is why it's not in the Wish List.
You're keen on promoting your web backtester related requests, I'm eager to learn something from your first published strategy if it appears.
Sure, it is called ProbabilityEstimator and published In WLcom My strategies.
Please give it a try.
Thanks
Please give it a try.
Thanks
We cannot access your private "My Strategies." You need to Publish it.
How do I publish in Published Strategies ?
Run it and to see the Publish button.
When trying to drag and drop it from Local folder to Published Strategies ?
Got Error message "Could not save Strategy: could not find a part of the path
'C:\Users\Landa\AppData\Roaming\Wealthlab8\Strategies\WLcom Published strategies\ProbabilityEstimator.xml'
Got Error message "Could not save Strategy: could not find a part of the path
'C:\Users\Landa\AppData\Roaming\Wealthlab8\Strategies\WLcom Published strategies\ProbabilityEstimator.xml'
You can't drop into that folder, let me clean up that error message so it shows something more informative.
To publish a Strategy, run it here on the WEB BACKTESTER, then press the PUBLISH button.
To publish a Strategy, run it here on the WEB BACKTESTER, then press the PUBLISH button.
Published successfully
flanda, this Strategy won't work on the Web Backtester because it uses your custom "MyIndicators." The Web Backtester has to stick to WL8 core libraries and/or finantic.Indicators.
As you state WL8 Extensions Developed by Wealth-Lab team can not be compiled and run on the WEB BACKTESTER because they are not part of WL8 Core libraries and/or 3rd party finantic.Indicators library.
But could they or some subset of them like Neurolab or even Customer indicators be converted to the 3rd party finantic.Indicators library to enable their access to the WEB BACKTESTER ?
Thanks
But could they or some subset of them like Neurolab or even Customer indicators be converted to the 3rd party finantic.Indicators library to enable their access to the WEB BACKTESTER ?
Thanks
Adding NeuroLab to the Web Backtester wouldn't work technically.
Besides, it's our strategy to intentionally limit the web backtester. If we give too much of it away for free people might lose any incentive to purchase a license.
Besides, it's our strategy to intentionally limit the web backtester. If we give too much of it away for free people might lose any incentive to purchase a license.
Your Response
Post
Edit Post
Login is required