I am trying to export a custom strategy as a complied assambly, but I get the following error: "Assembly could not be exported. Please ensure all requiered components are inclueded".
I have already exported earlier versions of this strategy, but in this new update I am using an indicator which I imported from a 3rd party. I do have access to the source code of that indicator. That new addition into the code seems to be the problem while trying to export.
Already been through some support topics in here but have not figured how to do it.
Appreciate the help!!

Comment