Trabalho concluído
Tempo de execução 5 dias
Comentário do desenvolvedor
I am looking for an experienced programmer to perform the following tasks:
Fix bug in license check
The EA validates the license by sending a request to our
server. A php script on the server then checks if the account name/number combination exists
in the sql database. The license check works correct but only for demo
accounts. From some unknown reason it does not work on real accounts. Your job
is to find out what is the problem and fix it. As it works well for demo
accounts I imagine that it is some minor bug.
Make some modification to the license check
Right now the EA checks the 'order id' of the user, the 'account name/number combination' and the 'product id'. The license check should be
modified so that only the account name/number combination and the order id is
checked.
Switch to another db
We use a special db for developing. When everything works
correct the information in the config file needs to be updated to make sure the
php script performs the license check in the correct db.
Required skills
PHP, MQL
Estimated time requirement
From my previous experience I believe that the tasks will take an experienced programmer 1.5 - 2.5 hours.
Files
Server logins and source files will be provided once we have an agreement.
Pedidos semelhantes
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization