Hi developers,
I need an installer (.exe/Windows) for one or more MT5 experts plus some additional files such as indicators and data files. All in all round about 50-100 files, maybe less, maybe more. The language should be C# or C++, while the application shall be delivered as executable file as well as by source codes. Functionality:
1. Self-extracting file
2. Multiple MT5 installations must be detected properly and
3. User must be able to install the files into multiple MT5 installation folders
4. Installer should (optionally) support portable
5. Installer should optionally offer the option to select the destination directory manually
6. The installer forces the user to accept terms and coditions (EULA) before he/she can install
7. It forces the user to terminate any active MT5 instance before the installation process starts
8. The installer is configurable by setup files, means, I prepare list which includes the source files, as well as the relative path of the destination with the ability to also copy files to the common folders. (see below)
9. The installer is able to display a logo which should also be taken from a setup file
10. The installer manages version numbers
11. The installer displays recent changes of the current version
All the data which is necessary to configure the final installer should be taken from one setup file. This file contains the informations about the files as well as the product name, product version, etc. All in all the file should look somehow like this:
[General]
Name=MyEA;
Version=1.0.0.0;
Logo=/Users/Me/Images/MyLogo.png;
EULA=/Users/Me/Docs/EULA.rtf;
Changes=/Users/Me/Docs/ChangesOfNewVersion.rtf;
[Files]
User;Copy;/Experts/MyEA.ex5;/Experts/HisEA.ex5;
User;Copy;/Indicators/MyIndies/IndiOne.ex5;/Indicators/MyIndies;IndiOne.ex5;
Common;Copy;/EASystem/Symbols.dat;/EASystem/Symbols.dat;
Common;Delete;/EASystem/OldStuff.dat;
類似した注文
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
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
Мне нужен простой торговый бот, написанный исключительно на Python. Бот должен подключаться к терминалу MetaTrader 5 через официальную библиотеку Python "MetaTrader5". Объем кода невелик (около 250 строк). КРИТИЧЕСКИ ВАЖНЫЕ ТРЕБОВАНИЯ: 1. НЕТ КОДА MQL5: Весь проект должен быть написан только на Python. 2. ВНЕШНЯЯ КОНФИГУРАЦИЯ: У бота должен быть внешний конфигурационный файл (config.ini или settings.json). Я должен
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
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution