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

Ninjatrader 7 and Visual Studio

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

    Ninjatrader 7 and Visual Studio

    Can you program NT7 indicators in Visualstudio 2017 I find it way easier to program in NT7 when scrolling through script as well if I can connect a chart to view the dataflow?

    #2
    Hello,
    Thanks for your post.

    You may use Visual Studio as a syntax editor for NT7. To have IntelliSense you would need to use the Custom project. One of my colleagues has composed a video to show how to set this up and compile from NinjaTrader: http://screencast.com/t/eH7y5cedlzh

    Before you perform these steps, please make sure that you are on the current version of the platform. You will need to perform these steps each time you do a fresh install.

    Please let me know if you have any further questions.
    Josh G.NinjaTrader Customer Service

    Comment


      #3
      Thanks it worked perfectly but one more question. I see all the ninjatrader indicators but I can not see my indicators I developed in visual studio

      Comment


        #4
        You may view your custom indicators in Visual Studio by clicking on "Show All Files" in the Solution Explorer. After clicking "Show All Files" you will need to right click on the indicator and select "Include In Project" to have IntelliSense enabled on the custom file.
        Josh G.NinjaTrader Customer Service

        Comment


          #5
          Thanks yes it helps for moving around the code
          I did put breakpoints in the functions but it seems it never hits the breakpoints. even when I attach to process to the chart. The breakpoints is highlighted and on theNT7 version i set it to debug mode. but it won't hit the breakpoints

          Comment


            #6
            Have you followed step 2 from the help guide, 'Attach to Process'?

            https://ninjatrader.com/support/help..._debugging.htm
            Josh G.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by ScottWalsh, Today, 04:52 PM
            0 responses
            1 view
            0 likes
            Last Post ScottWalsh  
            Started by ScottWalsh, Today, 04:29 PM
            0 responses
            5 views
            0 likes
            Last Post ScottWalsh  
            Started by rtwave, 04-12-2024, 09:30 AM
            2 responses
            22 views
            0 likes
            Last Post rtwave
            by rtwave
             
            Started by tsantospinto, 04-12-2024, 07:04 PM
            5 responses
            70 views
            0 likes
            Last Post tsantospinto  
            Started by cre8able, Today, 03:20 PM
            0 responses
            7 views
            0 likes
            Last Post cre8able  
            Working...
            X