Hi guys not sure if someone can help me. I want to send a strategy to someone but I need to code an expiry date so after 1 month they can’t access any longer. Can anyone help me or point me in right direction. Just need help with code for expiration date.
Thanks
Apologies for the double post I posted in Spanish and English site I haven’t used a forum before. Thank you for your response but I don’t have a protected indicator I just want to pass my strategy to a colleague but only allow him to use it for 1 month. I’m just not sure what sentence / formula I should insert in the code of the strategy. Its extremely kind of you to respond to me really appreciated.
Strategies cannot be protected, so no expiration is possible.
Indicators, on the other hand, CAN BE protected, so the solution is to RETURN long/short signals via an indicator CALLed from within your strategy, which will remain open, but only to manage orders and positions.
Your client will see your strategy but will never know why signals are returned.
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue