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
    Chris L.NinjaTrader Customer Service

    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 ZenCortexAuCost, Today, 04:24 AM
        0 responses
        3 views
        0 likes
        Last Post ZenCortexAuCost  
        Started by ZenCortexAuCost, Today, 04:22 AM
        0 responses
        0 views
        0 likes
        Last Post ZenCortexAuCost  
        Started by SantoshXX, Today, 03:09 AM
        0 responses
        13 views
        0 likes
        Last Post SantoshXX  
        Started by DanielTynera, Today, 01:14 AM
        0 responses
        2 views
        0 likes
        Last Post DanielTynera  
        Started by yertle, 04-18-2024, 08:38 AM
        9 responses
        42 views
        0 likes
        Last Post yertle
        by yertle
         
        Working...
        X