Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

enum question

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

    enum question

    I have a question concerning enumeration.

    I have created enum and initialize them in myIndicator class.

    When I tried to change Category to GridCategory in the properties section it seems that they can't find the enum.

    If I put the enum outside myIndicator class and in the Ninja indicator workspace it works.

    I would prefer to keep enum in myIndicator class because :

    what would happen if I export the indicator and the enum in myIndicator comes in conflict with another custom indicator ?



    Thanks

    #2
    Hello,

    Thanks for the forum post.

    Unfortunately it would need to be external is the only way I have been able to get them to work.

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

    Comment


      #3
      Brett

      Thank you for your quick response

      But
      what would happen if I export the indicator and the enum in myIndicator comes in conflict with another custom indicator ?

      Thanks

      Comment


        #4
        Hello,

        You would have a compile error in this case/ would not be able to import.

        So make sure that when you export you give it a unique name.

        THanks.
        BrettNinjaTrader Product Management

        Comment


          #5
          Thank you very much Brett


          Bernard

          Comment


            #6
            Hello,

            Also, I got more clarification. It needs to be farther out then just indicator.name.

            Would want to follow the guidelines here:



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

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by CarlTrading, 03-31-2026, 09:41 PM
            1 response
            153 views
            1 like
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 04-01-2026, 02:41 AM
            0 responses
            89 views
            1 like
            Last Post CarlTrading  
            Started by CaptainJack, 03-31-2026, 11:44 PM
            0 responses
            133 views
            2 likes
            Last Post CaptainJack  
            Started by CarlTrading, 03-30-2026, 11:51 AM
            0 responses
            127 views
            1 like
            Last Post CarlTrading  
            Started by CarlTrading, 03-30-2026, 11:48 AM
            0 responses
            107 views
            0 likes
            Last Post CarlTrading  
            Working...
            X