Hi I need code that I can drop into my EA's that will periodically securely login to our Wordpress website at a specific URL and check the plain text for the users MT4 account number. The way our licensing system works is that as long as the license is valid then their account number will appear on this page. On that page no other text or anything at all is there so it should be easy to get and check. If their subscription runs out then their account number won't appear and this should cause the EA to stop working.
I want to avoid using DLL's if possible.
Having all code within the specific program as a function or directly in the init section or at least capable of being added as a #resource is needed.
While I know mql4 and code my own EA's this particular requirement is beyond my scope of knowledge.
Cost is negotiable.
Thanks for checking out my job!
Responded
Arbitration
123
32%
/
41%
Published: 1 code
Similar orders
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