I want to export a strategy in a DLL along with all custom indicators using CliSecure.
When I assmble all files and press export button, it send a popup box saying that the computer has to have ........assmeblies (other DLL assemblies not related to my strategy ) in order to install this strategy.
The strategy has all references to other dll assemblies which are not related to my strategy and when I try to emove them, it does not compile.
Can you suggest me a way out of this?
Thanks.

Comment