Remote License System (Automated)

명시

I am looking for developer who have experience in remote license system.


I need an easy license system for my script, indicators and EAs. It is in MT4 but I am changing to MT5 soon. So it will be best if the solution can be use in both MT4 and MT5.


I have come through this website and wondering if any developer have successfully implement automated remote license solution that able to 

  1. When the user trying to use the script, indicators and EAs in their MT4, the program will automatically check the client database (either in GetRespone or directly from my website host) see if they are qualified to use it or not.

    Note: I do have the system ready and storing the client information whenever they are qualify to use it or not.
    Note: Those that not qualify will mentioned in the database, and an alert notification should pop out in MT4/5 telling the user to contact the support team (email)
    Note: The database also stored multiple level of membership information. For example, lvl 1 member can only access lvl 1 EAs, lvl 2 can access lvl 1 and 2 EA and so on.

  2. When they use the script, indicators and EAs in MT4, the system still store when they use it and frequency they using it. 

    Note: Each user data should be separated.
    Note: This help us better understand which product is more popular and have more people interest in using it.

  3. I have the ability to change, add or remove the access of the client in my website. Does the program able to update the permission within 24hours and inform user that their access have reached to the dateline.

    Note: I have a dateline (aka expiration dates). Hopefully they can read when is the expiry date and inform the user 1 week in advance to renew their expiry.

  4. I do frequently update and modify the MT4 program. Is there any way they can automatically update their MT4 program without the need of reinstall it again and again?


I acknowledge that this can be a huge project and have no clue how that would work or look like.


I would be really happy and open about any suggestions and ideas.

PS: The job will be prioritised to developer that show case their past project that is very similar to the requirement above. 

If you have any advance features or any related project that you did before would like to add on and believe it would help me more, just share it out, I am okay to reasonably increase my budget.


응답함

1
개발자 1
등급
(58)
프로젝트
66
8%
중재
39
26% / 56%
기한 초과
12
18%
작업중
2
개발자 2
등급
(208)
프로젝트
297
54%
중재
0
기한 초과
1
0%
무료
게재됨: 6 코드
3
개발자 3
등급
(599)
프로젝트
674
41%
중재
2
100% / 0%
기한 초과
1
0%
무료
게재됨: 9 코드
4
개발자 4
등급
(27)
프로젝트
36
72%
중재
1
0% / 0%
기한 초과
2
6%
무료
게재됨: 2 기고글, 12 코드
5
개발자 5
등급
(93)
프로젝트
133
35%
중재
13
38% / 31%
기한 초과
32
24%
무료
6
개발자 6
등급
(9)
프로젝트
11
27%
중재
2
0% / 100%
기한 초과
0
무료
7
개발자 7
등급
(68)
프로젝트
78
27%
중재
13
31% / 62%
기한 초과
15
19%
무료
게재됨: 4 코드
8
개발자 8
등급
(59)
프로젝트
90
39%
중재
26
4% / 77%
기한 초과
40
44%
무료
9
개발자 9
등급
(69)
프로젝트
146
34%
중재
13
8% / 62%
기한 초과
26
18%
무료
게재됨: 6 코드
10
개발자 10
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
Samuel 100+ USD
//+------------------------------------------------------------------+ //| LEVEL 100 SNIPER BOT (SMC + ATR + RSI + Trend Filter) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //--- Inputs input double RiskPercent = 1.0; input int FastMA = 20; input int SlowMA = 50; input int RSI_Period = 14; input int ATR_Period = 14; input
Subject: Expert Advisor Refactoring & Optimization Request – ZigZagSignalTrader_SmallAcc Dear Developer, I am seeking a senior MQL5 developer to refactor and optimize an existing Expert Advisor titled "ZigZagSignalTrader_SmallAcc." The current version is a prototype designed for small accounts (0.01 lot) using a ZigZag and EMA trend-following strategy. While functional, the code requires professional hardening to
Panda101 500+ USD
//+------------------------------------------------------------------+ //| Simple Moving Average Crossover EA | //+------------------------------------------------------------------+ #property strict input int ShortMA = 10; input int LongMA = 50; input double LotSize = 0.01; int shortMAHandle; int longMAHandle; //+------------------------------------------------------------------+ int OnInit() { shortMAHandle =
Job Description I'm seeking an expert Python developer to build a fully automated, institution‑grade options trading bot for my Charles Schwab brokerage account. The core strategy is a Monday‑morning 5‑DTE Iron Condor on SPX weekly options with ultra‑narrow 1‑point wings, a fixed 17‑strike OTM entry, and a layered defense system that actively re‑centers the position when the market moves—then escalates to hard stops
Panda402 30 - 100000 USD
The file must be fast to move with the market. It must be transparent it must move accordingly with the market and increase the money and also with less risk
Description: I am looking for an experienced MT4/MT5 (MQL4/MQL5) developer for consultation and possible future development of an advanced Expert Advisor architecture. This is NOT a simple RSI, MACD, martingale, or indicator-only EA project. I already have an existing EA framework using: RSI timing logic EMA direction filters trend and volatility filters DCA / basket management protection and recovery logic Now I
I need an experienced MQL5 developer to build a custom MT5 Expert Advisor for XAUUSD. Strategy Overview: Trend-following using EMA 50/200 on H4 and H1 Pullback entries on M5 using RSI + candle confirmation No martingale, no averaging down Controlled scaling only when trades are already in profit Maximum 2–3 positions per direction Risk Management: Daily loss limit (%) Equity hard stop (%) Consecutive loss pause
I am looking for an experienced MT4 developer or strategy tester to run a comprehensive optimization of my existing Expert Advisor (EA). The EA is already developed and working as intended — your task will be to configure and execute the optimization process using the "Every tick based on real ticks" model. Scope of Work: Run EA optimization in MT4 Strategy Tester. Use "Every tick based on real ticks" as the
Gold Edge Pro 30 - 150 USD
Create a fully working Expert Advisor (EA) for MetaTrader 5, designed exclusively for GOLD (XAUUSD only). This is a high‑probability trend‑following breakout strategy built specifically for passing 2‑step prop firm challenges — it delivers a ~60–65% win rate, uses a strict 1:3 risk/reward ratio, and is optimised to pass both phases in roughly 1–2 weeks total. --- ⚙️ USER INPUTS — FULLY FLEXIBLE RISK --- All main
This EA is for trading XAUUSD. There are 2 trade logics. One based on trend reversal (with 5 trade opening conditions). The second is based on trend continuation (with 1-2 conditions)

프로젝트 정보

예산
30+ USD
기한
에서 14  28 일