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 Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              557 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              324 views
              1 like
              Last Post Geovanny Suaza  
              Started by Mindset, 02-09-2026, 11:44 AM
              0 responses
              101 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
              0 responses
              545 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              547 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X