Job finished
Execution time 1 day
Specification
Hello,
I want the license System to manage EA licenses. Able to login (website WIX) or software where i can add and delete licenses for an EA. The EA will need the license as a parameter, only then with a valid license it will be possible to trade. The license system will check if the license is valid.
it should work on mt4 for EAs or Indis
It should be possible to have an expiry date time, then the license won't be valid anymore.
need following features :
Server protection (Licenses Management):
I can add / remove / edit clients and products
I can set a trial period for every client and product.
Also providing a clear example How to set up code if needed inside EA or Indi
cheers
Responded
1
Rating
Projects
136
14%
Arbitration
43
21%
/
28%
Overdue
14
10%
Free
Published: 2 codes
2
Rating
Projects
261
62%
Arbitration
4
50%
/
25%
Overdue
10
4%
Free
3
Rating
Projects
566
26%
Arbitration
24
42%
/
38%
Overdue
85
15%
Free
Published: 6 codes
Similar orders
Ndugelo Ravhengani Bot
30+ USD
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
Project information
Budget
50 - 80 USD
Deadline
from 3 to 5 day(s)