ActiveTrader 2008-08 | Bearish shoulderette exit
Author: giorgos
Creation Date: 3/1/2009 9:11 PM
profile picture

giorgos

#1
I coppied the code for this script from Wealth Lab Wiki but it does not compile correctly starting here
CODE:
Please log in to see this code.

error CS1026@(33,24):)expected
error CS1002@(33,57):;expected
erroeCS1525@(33,57):Invalid expression term ")"
profile picture

Eugene

#2
Thanks for the heads-up. That was a copy/paste error, now corrected -- you may now copy the new code.

(Another possibility is to download the Strategies.ActiveTrader library from this site and install -- it contains already compiled code.)
profile picture

giorgos

#3
Thanks,
The problem with the Strategies.ActiveTrader library is it does not allow you to edit in Wealth-Lab.net
profile picture

Eugene

#4
It is not a problem, it's a feature. Since this is a library of already compiled strategies, editing isn't possible.

Future versions of Wealth-Lab will once again be able to download editable strategies from the site.
profile picture

Eugene

#5
In addition, why "it does not allow you to edit in Wealth-Lab.net":

A Strategy library can contain black box systems or other sort of know-how, therefore it can be protected. This way, vendors can distribute their strategies in compiled and obfuscated form -- meaning not only there is no source code available, but the library itself is protected from reverse-engineering.

Source code for all the strategies included in Strategies.ActiveTrader is available in our Wiki, in this Visual Studio project:

Download Strategies.ActiveTrader Source code

Edit: Fixed link
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).