Post subject: Ensure label uniqueness, jfx encryption
Post rating: 0
Posted: Sun 12 Feb, 2012, 13:45
User rating: -
I have a question regarding running strategies on remote server. For each order, the label must be unique. If we use a counter to ensure uniqueness, then what will happen if we stop the strategy and start again? Then the order will be rejected since the counter will be restarted and the system will detect duplicate order labels.
Is there a better way to ensure order uniquemess?
Another question is how do we ensure that the strategy deployed is safe from decompilation or reverse-engineering?
Thank you in advance. Awaiting your reply.
API Support
Post subject: Re: Strategy running on the Dukascopy Remote Servers