工作已完成
执行时间1 一天
指定
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
反馈
1
等级
项目
136
14%
仲裁
43
21%
/
28%
逾期
14
10%
空闲
发布者: 2 代码
2
等级
项目
261
62%
仲裁
4
50%
/
25%
逾期
10
4%
空闲
3
等级
项目
566
26%
仲裁
24
42%
/
38%
逾期
85
15%
空闲
发布者: 6 代码
相似订单
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 () {
项目信息
预算
50 - 80 USD
截止日期
从 3 到 5 天