Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT development using Visual Studio with Github

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

    NT development using Visual Studio with Github

    Hi,
    looking for tips from users on integrating Github (via Visual Studio) with my NT code development... eg how/where is it best to create repositories etc.

    Thanks in advance,
    T.

    #2
    Hi tgn, thanks for posting.

    Git goes beyond the scope of support I am able to provide, use at your own risk. The best place to make the root directory would be Documents\NinjaTrader 8\bin\Custom. I have not used git with Visual Studio, I use git commands through the command prompt, so you can either add the git repo through Visual Studio and research how that works, or just use the CLI. To initialize a git repo through the command prompt, navigate to bin/Custom then run
    "git init", "git add .", "git commit -m "first commit"

    Best regards,
    -ChrisL

    Comment


      #3
      Thanks Chris...hope some other users may have experience using it with VS... which I do all my coding in rather than the NT editor...so am really keen to integrate with VS.

      Cheers,
      T.

      Comment


        #4
        Hi T,

        I too use VS and Git with repos in Azure DevOps. I would be happy to share BKMs.
        daqu40
        NinjaTrader Ecosystem Vendor - QTradez

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        169 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        326 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        251 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        353 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        180 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X