Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Intellisense

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

    Intellisense

    I could be mistaken - but I thought that the editor brought up a list of properties and methods after you type the period after an object. If that's the case then it appears to have stopped working on my installation (5.1.1000.1) - if it doesn't have this then I'm just getting confused with visual studio...

    #2
    imported post

    The intellisense in the editor is lacking if you are use to VS. If you type "System." the intellisense works. Apparently the next release of the editor that we use will have a more feature rich intellisense.
    RayNinjaTrader Customer Service

    Comment


      #3
      imported post

      I see what you're saying - thanks. It's not a bad editor though - better than most.

      Comment


        #4
        No intellisense in child strategy class for enums declared in a base Strategy Class?

        Hello,

        I have been writing NT Strategies such as "MyStrategy1" based off of a base class "MyBaseStrategy" (written like "MyStrategy1 : MyBaseStrategy"), that in turn is based on the NT "Strategy" class (written like "MyBaseStrategy : Strategy").

        I have noticed that intellisense in my child strategy class "MyStrategy1" works for all variables declared in my "MyBaseStrategy" base class, but does not work for enums written in my "MyBaseStrategy" base class. When I declare the enums in the child strategy class, intellisense works.

        How can I get intellisense in my child strategy class to work for enums declared in my base strategy class?

        Thanks in advance!

        ChiTrader2000

        Comment


          #5
          Unfortunately inheritance is beyond the scope of what we provide support for. It may or may not work. There definitely could be areas where you might hit the wall. You would need to try on your own.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by pechtri, 06-22-2023, 02:31 AM
          9 responses
          122 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by frankthearm, 04-18-2024, 09:08 AM
          16 responses
          66 views
          0 likes
          Last Post NinjaTrader_Clayton  
          Started by habeebft, Today, 01:18 PM
          1 response
          5 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by benmarkal, Today, 12:52 PM
          2 responses
          13 views
          0 likes
          Last Post benmarkal  
          Started by f.saeidi, Today, 01:38 PM
          1 response
          7 views
          0 likes
          Last Post NinjaTrader_BrandonH  
          Working...
          X