Announcement

Collapse
No announcement yet.

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.

    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?

        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 Hwop38, 05-04-2026, 07:02 PM
              0 responses
              152 views
              0 likes
              Last Post Hwop38
              by Hwop38
               
              Started by CaptainJack, 04-24-2026, 11:07 PM
              0 responses
              305 views
              0 likes
              Last Post CaptainJack  
              Started by Mindset, 04-21-2026, 06:46 AM
              0 responses
              244 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by M4ndoo, 04-20-2026, 05:21 PM
              0 responses
              345 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Started by M4ndoo, 04-19-2026, 05:54 PM
              0 responses
              176 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Working...
              X