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 TheWhiteDragon, 01-21-2019, 12:44 PM
        4 responses
        541 views
        0 likes
        Last Post PaulMohn  
        Started by GLFX005, Today, 03:23 AM
        0 responses
        3 views
        0 likes
        Last Post GLFX005
        by GLFX005
         
        Started by XXtrader, Yesterday, 11:30 PM
        2 responses
        11 views
        0 likes
        Last Post XXtrader  
        Started by Waxavi, Today, 02:10 AM
        0 responses
        7 views
        0 likes
        Last Post Waxavi
        by Waxavi
         
        Started by TradeForge, Today, 02:09 AM
        0 responses
        14 views
        0 likes
        Last Post TradeForge  
        Working...
        X