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

Authenticating or identifying users

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

    Authenticating or identifying users

    Is there anyway I can authenticate *who* is using my indicators or strategies by checking the license key or some other uniquely identifying piece of information within NinjaTrader 6? If so, what NinjaScript command am I looking for?

    Thank you.

    #2
    imported post

    We do not provide licensing methods at this time however, you can code your own. You can access the property

    Cbi.
    License.MachineId

    which is a unique value per PC.

    Ray

    PS - If you need some code sample on what can be done send me an email to ray at ninjatrader dot com.

    RayNinjaTrader Customer Service

    Comment


      #3
      imported post

      Excellent. This may be all that I need for now. Eventually, it would be better to be able to identify each NinjaTrader subscriber by their License Key or some other uniquely identifiable piece of information that would be the same for that user.

      Thank you!

      Comment


        #4
        imported post

        Cbi.License.Id will giveyou the users's license key

        Ray
        RayNinjaTrader Customer Service

        Comment


          #5
          Is there a way to check if the license is lifetime? That way the indicators can load stuff from order flow indicators.

          Comment


            #6
            Hello,

            Thank you for your post.

            Glad to assist. As a note, Order flow + items will only be available on NinjaTrader 8's most current version, 8.0.13.1. An error will trigger when attempting to load Order flow items without a LIfetime key.

            The key can be seen via Help > About. Next to the version, there will be an option in parenthesis. Standard or Multibroker will indicate a lifetime key; Direct will be a free key that will not be able to access Order Flow +

            Feel free to also email our Sales team at PlatformSales[AT]NinjaTrader[DOT]com to confirm the key status as well.

            Let us know if we may assist further.
            Eric B.NinjaTrader Customer Service

            Comment


              #7
              If I am a vendor and want to do a check like

              if (orderFlowEnabled == true)
              {
              // Do stuff here
              }


              Is there something like this that I can call?

              This is necessary for say example someone has order flow + enabled on a non standard or multi broker license
              Last edited by zextra; 04-19-2018, 06:29 AM.

              Comment


                #8
                Hello zextra,

                For NinjaTrader 8, we currently do not offer a supported means to detect the license type or Order Flow package's availability.

                Product Management is reviewing this item further. I will update this thread as more information becomes available.
                Last edited by NinjaTrader_Jim; 04-19-2018, 09:09 AM.
                JimNinjaTrader Customer Service

                Comment


                  #9
                  Ok, thank you. Will look forward to any updates.

                  Comment


                    #10
                    Being a vendor, Any way Ninja would consider enabling Order Flow +, or at least access to CumulativeDelta within NinjaScripts so that customers buying my indicators will be able to use it and test it on your platform without having to buy lifetime first? The way I see it, Ninja can gain customers this way.

                    Comment


                      #11
                      For those of you venders looking to try to access if customer has order flow + or not please contact me at brett.barrett at ninjatrader dot com and reference this forum post. I'll provide you some documentation.

                      At this time we do not have plans for free trial of order flow +.

                      Comment

                      Latest Posts

                      Collapse

                      Topics Statistics Last Post
                      Started by CortexZenUSA, Today, 12:53 AM
                      0 responses
                      1 view
                      0 likes
                      Last Post CortexZenUSA  
                      Started by CortexZenUSA, Today, 12:46 AM
                      0 responses
                      1 view
                      0 likes
                      Last Post CortexZenUSA  
                      Started by usazencortex, Today, 12:43 AM
                      0 responses
                      5 views
                      0 likes
                      Last Post usazencortex  
                      Started by sidlercom80, 10-28-2023, 08:49 AM
                      168 responses
                      2,265 views
                      0 likes
                      Last Post sidlercom80  
                      Started by Barry Milan, Yesterday, 10:35 PM
                      3 responses
                      12 views
                      0 likes
                      Last Post NinjaTrader_Manfred  
                      Working...
                      X