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 argusthome, 03-08-2026, 10:06 AM
        0 responses
        85 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        47 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        29 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        32 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        67 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X