Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator not showing up in list

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

    Indicator not showing up in list

    So I copied and slightly modified an NT8 indicator, renamed it and compiled it correctly but it wont show up in the charts indicator list? It shows up in the script editor list so it can be opened. It looks like the indicator must be renamed in more than one place?
    Last edited by brucelevy; 10-08-2015, 08:53 PM.

    #2
    Well actually it seems that I copied the indicator (volume profile), renamed it, changed the bar spacing and saved it under a new name. But when I start the volume profile indicator the bar spacing has changed... Might be a bug of some sort?

    Comment


      #3
      Originally posted by brucelevy View Post
      So I copied and slightly modified an NT8 indicator, renamed it and compiled it correctly but it wont show up in the charts indicator list? It shows up in the script editor list so it can be opened. It looks like the indicator must be renamed in more than one place?
      This might be related:


      Comment


        #4
        Thank you for reporting that. I'm not seeing the same thing on my end, but I may not be following the exact same steps as you. Here are the steps I took to test:
        • Open a File Explorer to the Indicators folder
        • Copy/Paste @VolumeProfile.cs
        • Rename the file to VolPro2.cs
        • Change the class name to VolPro2
        • Change the Name property in State.SetDefaults to "VolPro2"
        • Delete the existing NinjaScript Auto-Generated code
        • Compile


        Is that close to the process that you used?
        Dave I.NinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        59 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Today, 06:52 PM
        4 responses
        36 views
        0 likes
        Last Post ScottWalsh  
        Started by olisav57, Today, 07:39 PM
        0 responses
        7 views
        0 likes
        Last Post olisav57  
        Started by trilliantrader, Today, 03:01 PM
        2 responses
        21 views
        0 likes
        Last Post helpwanted  
        Started by cre8able, Today, 07:24 PM
        0 responses
        10 views
        0 likes
        Last Post cre8able  
        Working...
        X