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

Exporting a secured template

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

    Exporting a secured template

    How do you export a template so that it goes through clisecure? There seems to be no option to select templates in the export function.

    #2
    Hello brucelevy,

    Thanks for your post.

    Please review the helpguide section on distribution, here: http://ninjatrader.com/support/helpG..._procedure.htm It includes a procedure for including templates.
    Paul H.NinjaTrader Customer Service

    Comment


      #3
      Thanks Paul, also I am having an issue adding the vendor license line of code to an indicator.

      The errors: https://i.gyazo.com/836545df640e8afe...f4c5c7850a.png

      The code:

      protected override void Initialize()
      {
      VendorLicense(Vendor ID, Model Name,URL, Email);
      AutoScale = false;
      Overlay = true;
      }

      Comment


        #4
        Hello brucelevy,

        Thanks for your post.

        Are you certain those syntax errors relate to the code snippet posted?
        Paul H.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by brucelevy View Post
          Thanks Paul, also I am having an issue adding the vendor license line of code to an indicator.

          The errors: https://i.gyazo.com/836545df640e8afe...f4c5c7850a.png

          The code:

          protected override void Initialize()
          {
          VendorLicense(Vendor ID, Model Name,URL, Email);
          AutoScale = false;
          Overlay = true;
          }
          Take another look at pairing your braces properly.

          Comment


            #6
            I have aligned the braces but still getting the same errors

            Comment


              #7
              Originally posted by brucelevy View Post
              I have aligned the braces but still getting the same errors
              I would suggest that you do a physical count of the open and close braces, to cross-check. I cannot tell you how many times I was certain that my braces were aligned, and look aligned, only for me to find out that in fact, I had an extra brace in there.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by andrewtrades, Today, 04:57 PM
              1 response
              8 views
              0 likes
              Last Post NinjaTrader_Manfred  
              Started by chbruno, Today, 04:10 PM
              0 responses
              6 views
              0 likes
              Last Post chbruno
              by chbruno
               
              Started by josh18955, 03-25-2023, 11:16 AM
              6 responses
              436 views
              0 likes
              Last Post Delerium  
              Started by FAQtrader, Today, 03:35 PM
              0 responses
              7 views
              0 likes
              Last Post FAQtrader  
              Started by rocketman7, Today, 09:41 AM
              5 responses
              19 views
              0 likes
              Last Post NinjaTrader_Jesse  
              Working...
              X