Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Export indicator and not show it in the indicators list

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Export indicator and not show it in the indicators list

    Hi,

    I have an indicator A that depends on another indicator B. Both these indicators are ones that I developed. I want to export A as a compiled assembly for distribution. Obviously I need to include B. I would like for B to not appear in the list of available indicators. It seams that NT shows all classes that are non abstract classes that derive from Indicator in the list. Is there any way to achieve this?

    Onn

    #2
    onnb1, there would be unfortunately nothing directly supported I can point you to here, what I would look into is adding the methods needed directly into your Indicator A, as this will help performance and achieve what you seek for the distribution.

    Comment


      #3
      Since B's method are used by other indicators, I've found that if set B to abstract and derive A from B, that also works. It starts to get messy if I have a lot of A's that need to be changed.

      Would be nice if future versions included a flag that could be set in the Initialize method that controlled this

      Anyways, thanks

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      602 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      347 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      103 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      559 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      559 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X