Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicators Not Found

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

    Indicators Not Found

    I'm trying to call an indicator inside a Strategy. The indicator is not showing up with intellisense, nor does it show up in the export window.

    Is there any way to make this indicator available so that I can program with it?

    double indicator = TheName()[0];

    #2
    Hello,

    Thanks for the forum post.

    The indicator does not need any action to be availiable. You will simply be able to call it just like if the indicator was a SMA.

    SMA(15);

    What you need to do is type the full name as it appears in the indicator drop down list when you right click and a chart and select indicators. Please make sure that this indicator is listed here as well.

    Are you still unable to get intellisense on it? If not, is this a third party indicator that has locked there source code?

    I look forward to assisting you further.
    BrettNinjaTrader Product Management

    Comment


      #3
      If not, is this a third party indicator that has locked there source code?
      Yes, it's a third party indicator. I assume this means that I cannot use it?

      Comment


        #4
        Hello,

        Not in all cases. means that you need to contact the third party developer to weeither confirm this is the case or get the syntax for you as they have chosen to hide the intellisense.

        Let me know if I can be of further assistance.
        BrettNinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

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