PureBytes Links
Trading Reference Links
|
Hello,
> I have recently started using the internal feature
of Power Editor to
> protect some indicators and functions that I have
programmed. The problem
> is opening them back up. I am not given an
opportunity to enter the
> password and am not able to open my own work. Am I
doing something wrong or
> is the program less than robust?
Alas, you have saved your indicators in protected ELS
or ELD format, which doesn't store original source.
There is only one way to get your source back, by
using decompiler for such token-only files:
http://viziblesoft.com/elsdecomp/index.html
|