How to encrypt code

Forums ProRealTime English forum ProBuilder support How to encrypt code

Viewing 7 posts - 1 through 7 (of 7 total)
  • #119280

    I do not know if I chose the right department for this issue but I am testing here.

    I want to encrypt a code.

    How do you do it.

    So I want to send a code to a friend but do not want him to see the code.

    Is this possible?

    #119288

    For a trading strategy to be run in live trading through ProOrder, you can’t. The only solution is to move your trading signals into a protected indicator (code not readable) that you CALL in the ProOrder code (code readable).

    https://www.prorealcode.com/topic/autotrading-blocked/

     

    #119290

    I moved your topic from ProOrder to ProBuilder support, since the only protection allowed is for indicators.

    When you highlight on of your indicators and click on EXPORT, a window opend to ask you whether you want:

    1. export code with no restrictions (default, usually used)
    2. export encrypted code (not readable), though it can be installed with no restrictions
    3. export encrypted code (not readable), that can be imported and installed only ONCE

    that what is currently supported by PRT.

    I know some changes are in the works, but I have no details on what they are exactly related to and when they will be undisclosed.

     

    #119295

    Thanks for your answers.

    Good link Nicolas 🙂

     

     

    #137971

    Hello,

    Then I am not sure to understand the chapter “Protection of your codes” on this page: https://www.prorealtime.com/en/strategy-backtesting-library:

    “your codes are encrypted by encryption keys before being sent to the ProOrder server. They are not transmitted over the internet without encryption. In addition, to preserve the confidentiality of your codes, no ProRealTime employee knows all of the encryption codes.”

    Does it work only if indicator is build and exported, then imported once in a strategy? And not directly with ProOrder code?

    Thank you

    #137975

    This is always true, once your code is saved in ProOrder/ProBackTest it is encrypted to anyone else but you.

     

    #137988

    Thank you Roberto.

Viewing 7 posts - 1 through 7 (of 7 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login