MQL5
Experts
Integration
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
Specification
//--- input parameters
input int ma_period=20; // moving average period
//--- handle of the indicator used in the EA
int indicator_handle;
//+------------------------------------------------------------------+
//| Expert initialization function |
//+------------------------------------------------------------------+
int OnInit()
{
//--- check ma_period validity
if(ma_period<=0)
{
PrintFormat("Invalid ma_period input value: %d",ma_period);
return (INIT_PARAMETERS_INCORRECT);
}
//--- during optimization
if(MQLInfoInteger(MQL_OPTIMIZATION))
{
//--- check available RAM for the agent
int available_memory_mb=TerminalInfoInteger(TERMINAL_MEMORY_TOTAL);
if(available_memory_mb<2000)
{
PrintFormat("Insufficient memory for the test agent: %d MB",
available_memory_mb);
return (INIT_AGENT_NOT_SUITABLE);
}
}
//--- check for the indicator
indicator_handle=iCustom(_Symbol,_Period,"My_Indicator",ma_period);
if(indicator_handle==INVALID_HANDLE)
{
PrintFormat("Failed to generate My_Indicator handle. Error code %d",
GetLastError());
return (INIT_FAILED);
}
//--- EA initialization successful
return(INIT_SUCCEEDED);
}
Responded
1
Rating
Projects
146
34%
Arbitration
11
9%
/
55%
Overdue
26
18%
Free
Published: 6 codes
Similar orders
Fast 1
30 - 150 USD
Job Title: MT5 Expert Advisor for ICT Strategy with Fair Value Gap and Risk Management Job Description: I’m looking for a skilled MQL5 developer to create an MT5 Expert Advisor (EA) based on an ICT-style strategy that trades XAUUSD using multi-timeframe market structure and Fair Value Gap detection. Key features: 4H market direction using BOS/CHOCH 2H/1H detection of FVGs (gap between candle 1’s high and candle 3’s
Khali Sniper EA.Bot
50+ USD
The ea should include indicators and should be able to spot entries on a 1 minute /15 minutes time frame, it has to scalp and automatically add take profit and stop loss the bot must trade small accounts from 12USD
I am looking for an experienced MQL4 developer to create a rebate farming Expert Advisor (EA) designed to consistently generate a minimum of 2 lots per day on a $500 account with low drawdown and safe logic . The primary goal is volume generation , not profitability — the EA should be optimized to maximize trade count or lot turnover for rebate/cashback purposes, while maintaining account safety. 🧠 Requirements
Signal for mt5
30+ USD
A signal to buy or sell gold arrives into a telegram group which needs to be executed immediately on MT5. there will be a range in which more layers will need to be added if price goes opposite to the signal direction and and there will be an SL and 3 TPs they will need to added to each layer. There will be further messages sent to say set SL to BE which will need to be executed at also which point a few trades
I want to copy your trades!
30+ USD
Hello! Can I co-opy you trades? Exact same? Let me tell you I want to copy your trades from your live trading account to my live trading account, simple as that! Before I put you on a live I want demo copiyng to see how you perform! Thank you! Kind Regards /Alpha Momentum
Hello! Are you familiar with binary options trading? Happen to be an expert on it or have a bot that can give very accurate buy or sell answers? Then I’m very interested in you. I am looking to hire an expert in this specific field or buy a bot that can do the ”heavy” lifting. All I need is a yes/no (buy/sell) answer that should be accurate at most times. Or hire you for the job, my money, your job. Before I hire you
Hello! I need an EA that can pass and/or trade prop firm accounts. The EA must be made specifically for passing or managing prop firm accounts. Low drawdown. Consistent and reliable. Backtested. I would like to purchase an already made bot that you are using yourself for prop firms and have been running live for some while on prop firms but also accepting custom made from scratch. Think you have something for me
Project information
Budget
50+ USD
For the developer
45
USD