Developing trading applications in MQL5 and MQL4

The largest freelance service for ordering trading robots and technical indicators — it is fast, secure and convenient. Hundreds of professional developers are ready to implement your trading strategy. Hire the best MetaTrader specialists and get custom solutions according to your needs.

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
112184 completed jobs in all languages
Sort by:
Automating a martingale system in two directions (personal job)
80+ USD
Hi! Based on the EA you made for me, I want you to make 02 EAs. One EA for SELL and another EA for BUY. Each EA must have its own Magic Number and operate in its own currency. Example: In EURUSD I will open two tabs and add the EA of SELL in one and BUY in the other. Each with its Magic Number. If I want to put the EA in USDCAD, I need to open the USDCAD tab and add the EA to SELL in one, and if I want BUY, I need to
1 Application
(9) MQL4 Experts
150 - 300 USD
I have an MT5 indicator and EA that I had created with same code / strategy. I am looking for the following: I want the code for each to be checked and fixed if there are any issues, ensure our authentication is working properly (there shouldn't be any issues) I want each to be optimized with strategy recommendations on the best way to trade the strategy I want optimization for a scalping approach I want set files
6 Applications
(4) MQL5 Indicators Experts
30+ USD
Dear Programmer, I am looking for a program (EA) for MT5, to open a position based on the last two candles and also I would like to have the option for take profit and stop loss. The condition for buy or sale order: if no open order proceed to place order if (close>close1) buy(tp,sl) if (close<close1) sell(tp,sl) BUY POSITION MANAGEMENT SL TP Trail SL - On/Off Trail Active Trail Distance SELL POSITION MANAGEMENT SL
10 Applications
(7) MQL5 Experts
30+ USD
1.. maximum open position not working : need to be fixed it should work in both cases ( close in opposite signals true / false ) 2.. below it please add max long positions and max short positions always zero value means = not active 3.. max spread not working pls check that 4.. add stop trading loss: which is mean when total loss reach X amount close all positions but continue Trading again. Please add it on top
5 Applications
(6) MQL5 Experts
Swing Hedging EA (personal job)
195+ USD
Requires programming of EA with knowledge - Opening and Removing Orders - Detecting new position - Sending Msg to Telegram - internal calculation of taking profit and moving it every time new position is open - More to be said in private
1 Application
(8) MQL4 Experts
50 - 110 USD
Every time I try to create a CDialog popup window in a GUI using the standard library, the events don't pass through correctly. I've attached some test code, looking for the fix so I can get on with development
4 Applications
(4) MQL5 Experts Libraries
Trend Indicator EA V4 (personal job)
30+ USD
Conditions to open a BUY trade:- - Part of the Trend indicator breaks above or is already above the 48 MA OR 12MA breaks or is already above the 48MA AND - 12 MA pointing upwards - Price must be above 48MA to buy. - Must have had at least 2 blocks of the trend indicator on buy. So if I am working on 5 minute candles when a trend changes to buy from the trend indicator a buy will
1 Application
(31) MQL4 Experts
Writing of an Expert Advisor (personal job)
230+ USD
News filters: · Low: Enable/Disable · Moderate: Enable/Disable · High: Enable/Disable · Stop New Trades Before News (Minutes) · Resume New Trades After News (minutes) Trading Day Filter: · Monday – Enable/Disable · Tuesday – Enable/Disable · Wednesday – Enable/Disable · Thursday – Enable/Disable · Friday – Enable/Disable
1 Application
(105) MQL5 Indicators Experts
Add properties ... (personal job)
30+ USD
What skills are required for the order development? 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
1 Application
(38) MQL4 Indicators Consultation
A custom window that shows RSI as a candlestick (personal job)
120+ USD
RSI Candlestick Project Description: A custom window that shows RSI as a candlestick with open, high, low, and close RSIs. We should be able to: - Add levels to the RSI like 0, 20, 50, 70, 80, etc. - Allow us to use a fixed minimum and maximum for the RSI - Have the same red bear candle and green bull candle. - The wicks and candles should both be there. - Be allowed to enter how many previous candles we'd like to
1 Application
(5) MQL4 Indicators
Satisfied and complete (personal job)
90+ USD
continue with the build and additional options.. recognize satisfaction and complete... remove lines... additional TF and new Levels. Developer has already completed. Hopefully this text is 30 words or more... i really dont have much to say
1 Application
(23) MQL5 Indicators Experts
Enhance the existing EA (personal job)
30+ USD
As mentioned earlier the EA not perfect yet and still losing money. I wish to add on criteria for the EA that you have completed earlier. 1. Martingale - If earlier order close with loss. Next new order will be multiply lot 2 and subsequent new order. New order will back to normal again if previous order is profit trade. (Example lot 2,4,8,16 and so on until there is profit trade) Criteria = True/False Multiply = 2
1 Application
(2) MQL5 Indicators Experts
50 - 80 USD
Hi, I would like a tool which allows me to attach to a terminal, specify a file output path and interval in minutes that then exports the accounts trading history (what ever is selected in the terminal (all/today/3days etc..) to a .CSV file with a filename that is the account number. If possible it would be great if the tool can also include any active trades in this export. I believe this would be something similar
4 Applications
(4) MQL4 Experts Scripts
70+ USD
I need to create a few buttons shortcuts from my XBOX gamepad, so when I click a button from XBOX it will execute some actions, for example Buy trade with predefined lot. All I need is for you to connect the XBOX gamepad to my mt4, because for example when I click on button B from my PC keyboard I can read that it has id 66 for lparam sent to OnChartEvent but when I click any of the buttons from my XBOX there is
3 Applications
(5) MQL4 Experts Libraries
30 - 220 USD
I'm not a MT4 expert and don't exactly know the language for this kind of thing, but I'll describe exactly what I want and let you experts show me what can be done. I'm looking for a very simple order execution EA or script that allows me to execute market orders (long or short) with the following features: 1. A client side stop-loss order set by user input as an exchange rate value (no pips). This should be a
An Expert advisor Infinity (personal job)
30+ USD
An Expert advisor using sl and tp. using indicator provided by me with all details about programming. Trailing also, all details will sent after confirmation. Close in opposite signal. Must include also magic number, basket profit
1 Application
(8) MQL4 Experts
Make a few changes in my EA mt5 (personal job)
30+ USD
1) EA has to put pending orders on Highest/Lowest of channel instead of market orders execution. The EA has to put pending orders (buy/sell limit) on Highest/Lowest of channel. 2) add Working Time limit to EA. M ake the ea only open orders from a time to a time. 3) The EA source
1 Application
(6) MQL5 Experts
Fix 3 indi's for OPEN price sync (personal job)
40+ USD
These 3 indis should be changed. OVERLAY-Chart_OverUnderSignalV4.mq4 OVERLAY-Chart Scaleable.mq4 OVERLAY-Chart.mq4 (already in progress) They are syncing with current symbol using CLOSE price. This should be changed to OPEN price. When syncing, the OPEN price should be used for both the current symbol, and for the OVERLAY symbol. They are printing on the chart using CLOSE price. This is fine, and should remain like
1 Application
(20) MQL4 Indicators
Combination of Multiple Indicators (personal job)
80+ USD
As we talked about, I would like to dynamically pull the candle strength number from the chart and add it to another indicator such as a trend indicator and volume. I will
1 Application
(29) MQL4 Indicators
100+ USD
Every single trade the EA opens will be a hedge trade. Buy and Sell trade EA will open multiple trades via a grid EA settings: Position Size - 0.01 - The position size for both the buy and sell trade Hedge distance - X pips - this is the difference between the buy and sell trade that is opened at the same time. If set to 3 the buy and sell trade will be 3 pips apart Grid distance - 10 pips (variable) - if set to 10
10 Applications
(49) MQL4 Experts