Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT 7 Compilation Target

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

    NT 7 Compilation Target

    Hi,

    I have a sneaky suspicion that the compilation target for Ninjatrader is set to .Net Framework X Client Profile. Could someone please confirm whether this is the case. If yes,is there any way I can set it to .Net X Framework? Please advise. Thank you.

    #2
    Zeos6, I will have someone get back to you tomorrow.
    AustinNinjaTrader Customer Service

    Comment


      #3
      Zeos6,

      Unfortunately development is not sure what you are referring to. But there will be no changes to how NT is compiled regardless though.
      Josh P.NinjaTrader Customer Service

      Comment


        #4
        Hi Josh,

        Thank you for your reply. I understand your statement. I am not requesting a hard code change to how NT is compiled only a solution - perhaps a user available compilation switch. I have the following:

        1. Take any working indicator.
        2. Add reference to System.Design.dll in Framework 4.0. System.Design.dll is not part of the Framework Client Profile but is part of the Framework.
        3. Add the following code:

        namespace X
        {
        internal class
        CustomPropertyControl : System.Windows.Forms.Design.ControlDesigner
        {
        }
        }

        The indicator will now fail to compile. I think the issue may be that NT is targeting the Client Profile in its compilation and the error could be avoided if it were possible to target the Framework rather than the Client Profile in this case.

        Comment


          #5
          Zeos6,

          NinjaTrader 7 is not .NET 4. I am not sure what exactly you are looking for, but the answer is no NT does not use this though.
          Josh P.NinjaTrader Customer Service

          Comment


            #6
            Thanks Josh. I did not realize NT 7 was not .Net 4.

            Comment

            Latest Posts

            Collapse

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