My indicators and strategy sources are compiled without errors. I have included a NinjaScript.Utility file to define my custom public enum. This file is put under Custom/Indicator directory. When I want to export, the souces flag that the Type or Namespace (defined in that file) as could not be found. But this is an issue during Indicator or Strategy compilation.
How can I properly fix this ?
Thanks.
Regards,
EdwardK

Comment