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?
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/
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:
- export code with no restrictions (default, usually used)
- export encrypted code (not readable), though it can be installed with no restrictions
- 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.
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
This is always true, once your code is saved in ProOrder/ProBackTest it is encrypted to anyone else but you.