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

public class LicensedIndicatorDemo : Indicator for third party vendors

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

    public class LicensedIndicatorDemo : Indicator for third party vendors

    Hello,

    I am trying to figure out how to make sure one licence = one machine. Planning to become a third party vendor but need to fix this first and ecosystem dont offer much help.

    If i understand correctly NT will return a licence for each clients that will be compare to each client machine. Than after compiling the assembly and use agile.net you send by email the assembly (product) to the client.

    That is a lot of trouble. There is no way when the client is paying he give his id machine at the same time has his credit info and by some programming the assembly is returned automatically to the client?

    Thank You
    Last edited by NinjaTrader_Jim; 07-28-2020, 06:40 AM. Reason: Removed Vendor Licensing snippet

    #2
    Hello frankduc,

    Thanks for opening the thread.

    Please note, I have removed some snippets regarding Vendor Licensing from your post.

    The Machine ID will not be referenced in your code. You would follow the Vendor Licensing Help Guide to set up licensing with the script and you would designate it under a product. You would then create a license with the Vendor Licensing AddOn when the user gives you their machine ID. The user would reference their Machine ID from the Control Center's Help > About menu and send that to you over email.

    All Machine ID associations with created products would be done outside of the script.

    Please direct further Vendor Licensing questions to info [at] ninjatraderecosystem [dot] com or vendorsupport [at] ninjatrader [dot] com.

    We look forward to assisting.
    JimNinjaTrader Customer Service

    Comment


      #3
      Jim,

      The user would reference their Machine ID from the Control Center's Help > About menu and send that to you over email.
      This is where the VendorLicense() part of the code is called? If the vendor dont authorize the machine ID in the Vendor Licensing AddOn than that part of the code prevent the user from using the indicator assembly?

      I thought that part was manage by Help > 3rd party Licensing...?

      TY

      Comment


        #4
        Hello frankduc,

        Please direct vendor licensing questions to the Vendor Support email address. They have a guide and example that shows how the vendor licensing code is used and can answer your questions on using the Vendor Licensing tools.

        Our support forum would not be the correct avenue for vendor licensing questions.

        Thanks for your understanding and we look forward to assisting.
        JimNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by reynoldsn, 05-10-2024, 07:04 PM
        3 responses
        24 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by llanqui, Today, 11:10 AM
        1 response
        15 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by llanqui, Today, 10:29 AM
        1 response
        12 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by Trader146, 05-10-2024, 09:17 PM
        1 response
        22 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by bourasrafik, Today, 03:26 PM
        0 responses
        5 views
        0 likes
        Last Post bourasrafik  
        Working...
        X