Licence
-
how do i add licence to the ea in fxdreema ?
for example
one month licence or licence for one account
or any other licence
i dont know much about licencing so if you have a good idea please let me know
thanks -
I also don't know much about licensing, but what you can try is to put some "Condition" block in "on Init" to check something... password, login or whatever... and after that block you can put "Terminate" to close the EA. Also, put some block to print information, so the person knows what is going on.
You can also try this: http://prntscr.com/h6oczi - but obviously this requires certain date to be entered, and the clock of the PC can be changed

-
thanks a lot