fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Want some Information regarding licensing.

    Questions & Answers
    0
    8
    338
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Mani13 last edited by

      I want to know that, if we use licensing method to restrict the EA to 1 specific account. I understand this method but if a user have 5 accounts then how this method can be used to restrict the EA file for those 5 accounts.
      Do it work if i put those 5 account numbers in condition block separated with comma's

      fxDreema 1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema @Mani13 last edited by

        @forexbob-0 No. Commas work in other places (symbol names, group names), but in this case it's one whole value.

        M 2 Replies Last reply Reply Quote 0
        • M
          Mani13 @fxDreema last edited by

          @fxdreema I didn't understand, I will appreciate your effort, if you show an example

          1 Reply Last reply Reply Quote 0
          • M
            Mani13 @fxDreema last edited by

            @fxdreema I have done this, and asking for adding other account no here.
            0_1672572062887_Password protect.PNG

            roar 1 Reply Last reply Reply Quote 0
            • roar
              roar @Mani13 last edited by roar

              @forexbob-0 to check multiple numbers, you need some custom code instead of that condition block:

              if(StringFind("12324235, 987654, 234234234, 233321342", AccountInfoInteger(ACCOUNT_LOGIN),0) == -1) ExpertRemove();

              0_1672574298903_a0c9a287-abba-42f8-b9dc-bfc7d9d77b31-image.png

              Need small help? Tag me in your post
              Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

              M 1 Reply Last reply Reply Quote 1
              • M
                Mani13 @roar last edited by

                @roar This is only thing that it need to be done ?
                and should we use "terminate block" below the "custom MQL code" block ?

                roar 1 Reply Last reply Reply Quote 0
                • roar
                  roar @Mani13 last edited by

                  @forexbob-0 that is all you need.

                  ExpertRemove() function in the code does the same thing as "terminate" block.

                  Need small help? Tag me in your post
                  Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    Mani13 @roar last edited by

                    @roar Thank you, for the help.

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post

                    Online Users

                    F
                    A
                    H
                    A
                    S

                    13
                    Online

                    146.7k
                    Users

                    22.4k
                    Topics

                    122.6k
                    Posts

                    Powered by NodeBB Forums | Contributors