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 CarlTrading, 03-31-2026, 09:41 PM
              1 response
              128 views
              1 like
              Last Post NinjaTrader_ChelseaB  
              Started by CarlTrading, 04-01-2026, 02:41 AM
              0 responses
              73 views
              1 like
              Last Post CarlTrading  
              Started by CaptainJack, 03-31-2026, 11:44 PM
              0 responses
              116 views
              2 likes
              Last Post CaptainJack  
              Started by CarlTrading, 03-30-2026, 11:51 AM
              0 responses
              109 views
              1 like
              Last Post CarlTrading  
              Started by CarlTrading, 03-30-2026, 11:48 AM
              0 responses
              88 views
              0 likes
              Last Post CarlTrading  
              Working...
              X