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
419 jobs in progress in all languages
Sort by:
100 - 200 USD
Need to execute the below scope in the next week. 1) Need to correct code for the existing trading robot so that only one trade per day occurs (currently it allows 2-3 trade per day) See below for strategy overview and screen shot of how it should work. Strategy Overview strategy needs to mark on the highest and lowest prices across a given time every day (on a 5 min chart) - between 9pm and 7am Then it needs to
Ea read order on terminal and place sl to entry (personal job)
30 USD
i put any ea based entry condition on chart but this new ea read order and place sl to entry when running 2nd order placed...if many order placed with gap , latest 1 order only without entry stop loss
1 Application
(20) MQL5 Experts
Add new logic to a current EA using trendlines drawn on chart (personal job)
30+ USD
The requirement is as follows :- Add extra logic control to an exisiting EA. This logic is to be taken from a trend line that has it's value read . If the trend line is in an uptrend then the EA will use this as additional logic to allow the EA to place a long Buy order. The opposite requirement also for the trend line in a down trend. This option must have an input to switch it on / off. No trades are to be possible
1 Application
(44) MQL4 Indicators Experts
50+ USD
PROGRAM CODE FOR AN EA WITH EURUSD: 1.) YOU PROVOIDE THE TOTAL SOURCE CODE OF THE EA 2.) INPUTS: xLOTSIZE (0.01), xDROPDOWN_ABS(-100.00) ORDER CONDITIONS: 3.) BUY MARKET: EVRY TIME WHEN THE FREE MARGIN IS HIGHER THAN NEEDED, BUY x LOTS (def. in LOTSIZE) 3.) CLOSE POSITION: EVERY TIME WHEN THE FREE MARGIN GETS NEGATIVE UNDER xDROPDOWN_ABS value, close the most recent position opened (not all just the last one) 4.) ALL
3 Applications
(1) MQL5 Experts Forex
80+ USD
Split order Size Custom split order different from the lot size. Let’s say in case I use lot size 2 as my initial first trade, and split order size is set to 1, instead of placing the first trade like 2lot size. I t will split it into 2 orders of one lot size. 2lot size first trade = 1lot size plus + 1Lotsize I want this split order size to be on all orders placed. The reason am adding this is because I want to have
1 Application
(4) MQL5 Experts
Modify Ratio Scale Trader Assistant (personal job)
500+ USD
NEW FIXES FOR RST ASSISTANT 3. Fix the pending orders not dropping off, and the closure line labels not disappearing. Implementation - Actually, these arrows were deleted pending orders when a scale runs closes - Delete unfilled pending orders arrows when scale run closes 4. On some pairs, the profit labels are not displaying at the end of a trade run. Implementation - Implement new GUI Update routine as the previous
1 Application
(5) MQL4 Experts
Expert advisor that that takes trade on specific values set ( buy or sell only) (personal job)
40+ USD
i need to make an EA that take trades on specific values that i will enter manually ( total 60 values) the EA will take only buy or sell trades. depends on what the user chooses. user can add lot size, Take profit and stop loss for the trade. It will take only one trade at a time. EA should work on all time frame Code should have zero errors. The EA should work on all charts
1 Application
(3) MQL5 Experts
80+ USD
hi, I need to convert my MT5 robot to Python for the freqtrade framework, https://www.freqtrade.io/en/stable/strategy-customization/ For trading futures on Bybit or Binance, I can also send the MT4 version if it is more convenient
4 Applications
(3) MQL5 Other Forex Python Futures
Support and Resistance with CCI EA (personal job)
75+ USD
So the concept is pretty simple and straight forward. When price hit support and form a green candle and the CCI line is either in the over sold level or below the middle/zero line, then it will be a BUY. And when price hit resistance and form a RED candle and the CCI line is either in the over bought level or above the middle/zero line, then it will be a SELL. Now another condition for buy and sell. When price cross
1 Application
(2) MQL5 Indicators Experts Trading robot/indicator debugging
Development of a ninjatrader strategy (personal job)
50+ USD
Maybe a BOT with the Haurlan you have and add buttons. ON/OFF with Long/Short and close. If possible with ways to reduce loses at the reversal that you mentioned. Can the bar color change be detectable instead of waiting for the two bars confirmation
1 Application
(2) C# Experts Other Forex C#
30 - 75 USD
Rules: Open first trade when the ea recognize on symbol a hedge trades. First trade will be based on moving average. If the price will be at that time above, the ea will open buy trade and if the ea will be at that time below, ea will open first trade sell. Let say the hedge trades are 1 lot buy and 1 lot sell or 1 lot buy and 0.5 + 0.5 lot sell. The ea will calculate part to close positions ( lets say, that part to
6 Applications
FMC Alert Multi Seq Indicator and EA (personal job)
50+ USD
I need an indicator made, and to be converted into a hard coded EA. The EA is to work exactly like the indicator. The Ea will have 8 multiple sequences, and show directional arrows for whenever the market conditions match any of the sequences. The Ea will have a few inputs that are to be kept available for changing, ie. trading time, pivot levels, lot size, tp/sl
1 Application
(47) MQL5 Experts
CONVERT THE MT5 EA TO MT4 INCLUDING THESE FUNCTIONS TO BOTH THE MT5 AND THE MT4 (personal job)
80+ USD
CONVERT THE MT5 EA TO MT4 INCLUDING THESE FUNCTIONS TO BOTH THE MT5 AND THE MT4 USE CANDLE CLOSE PENDING ORDER: TRUE/FALSE IF THIS FUNCTION IS SET TRUE, EA USES THE CLOSE OF A SELL CANLE FOR BUY ORDERS AND AT THE CLOSE OF BUY CANDLE FOR SELL ORDERS. MOVING AVERAGE MA: DISTANCE BETWEEN PRICE AND MOVING AVERAGE(E.G 200 POINTS): THIS IS THE DISTANCE IN POINTS BETWEEN THE MA AND THE PRICE PENDING ORDER DISTANCE:(INPUT
1 Application
(26) MQL4 Experts Forex Strategy optimization C++ C# Product Design
CONVERSION OF EA FROM MT4 TO MT5 (personal job)
40+ USD
THE NAMED PROGRAMMER TO CONVERT AN EXISTING EXPERT ADVISOR TO AN MT5 WITHOUT ALTERING ANYTHING IN THE EXISTING EA. GIVE ME THE SOURCE CODE AND THE EX4 WHEN COMPLETED. YOU ALREADY HAVE THE SOURCE CODE OF THE EXISTING EA
1 Application
(37) MQL5 Converting
30+ USD
Hello, I have a code that has some parts that function as required, and others that don't. Unfortunately, I don't have the time to be fighting with ChatGPT for solutions, so I'm turning to this community for help. The parts that aren't functioning as required are the following: Partial order close: there are three take profit levels, the EA should close one third of the original volume of the trade at each level. SL
14 Applications
(2) MQL5 Experts Forex Trading robot/indicator debugging
Custom indicator handles (personal job)
30+ USD
help me to figure out what custom handles i need to use for my expert advisors theres to indicators there both the same just ones mt4 and the other is mt5 i just need you to figure out what the custom handles are and to tell me for example double indicatorValue = iCustom ( Symbol (), 0 , indicatorHandle , 0 ); //mt4 double indicatorValue = iCustom ( Symbol (), 0 , indicatorHandle , 0 ); //mt5 also this indicator
1 Application
(2) MQL5 Translation Consultation
Conversion of tradingview pinescript to ninjatrader (personal job)
80+ USD
I want you to convert this tradingview to ninjatrader If yes, is there any additional coding for it to trade on a Range chart as opposed to a minute chart? I want it as a strategy, what I provided was a strategy based on an indicator
1 Application
(9) C# Indicators Converting Forex C#
30 - 60 USD
The ROBOT should have the following Functionalities: 1. If the Robot is put on the chart and activated, when I click BUY, It should keep BUYING after the close of every BUY (BULLISH) candle. Same way, if I click SELL, It Should Keep SELLING after the close of every BEARISH Candle based on the Time Frame specified in the parameter box. Eg; If the Robot is activated on the 15 Mins Time Frame Chart and I Click BUY
13 Applications
MQL5 Experts
30 - 100 USD
Welcome I bought an indicator and did not get the code for it. It works on Meta Trader 5. Regarding the website Deriv Spike Crush and Boom 300. The function of this indicator is to show me in the form of an arrow, whether buying or selling at a time that is deemed appropriate Required : I want to make the trade automatic when the buy or sell sign appears, and I want to set the profit at any percentage I want, and
12 Applications
MQL5 Indicators Other
50+ USD
I want to create a EA that will use 2 EMAs to trade I want the EA to trade price when price closes above or below the 2 EMAs and I want the EA to trade A EMA cross along with that I want to add Risk management buttons to the front end of the EA Please Let Me Know if you can do this job asap. also Im the guy who tried to convert a mt4 EA but after many failed attempts and speaking to a profession it was advised to
21 Applications
(7) MQL5 Experts