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
111730 completed jobs in all languages
Sort by:
50+ USD
Hi@All I Want to have the indicator Pipfinite TrendPro converted to an EA with a few options. I will provide any info and what you need to do in the attached file. If you have any Idea improvment and so on wirte it up
6 Applications
(3) MQL5 Indicators Experts
50+ USD
I have 5 indicators that I would like made into an expert adviser the indicators are TD,I RSI, ATR, EMA and an indicator that prints an arrow based off the MACD I believe. I have a detailed list of the entry conditions, money management, alerts and other functions that need to be coded into it as well
16 Applications
(9) MQL4 Indicators Experts
Update To Bars Since Indicator (personal job)
30+ USD
Update my indicator as follows: Change OSCillator to check if SUM > Simple MA of SUM, i.e. IF ( SUM(Since_LL + Since_HH) > Simple MA ( SUM(Since_LL + Since_HH) , PERIOD) THEN +PERIOD ELSE 0) Change defaults settings to: Graph 1 = False Graph 2 = True Graph 3 = False MA Show = True Show HMA instead of MA = False MA/HMA Period = 97 Indicator Window Maximum = 200 Lookback Period = 97 Show Label Dashboard = False Many
1 Application
(6) MQL4 Indicators
30 - 50 USD
I would like to be able to save all pending orders (including SL, TP and Alert) from MT4 into a file and delete all pending orders before Macro news. After the news I would like to be able to import the pending orders back to MT4 from the file
8 Applications
(1) MQL4 Design Consultation
FIX EA PROBLEM (personal job)
30+ USD
Something real simple here....... When the DAY TIME Filter is ON I have it so Grids will still open. That works great... Now A problem.. When the Grids CLOSE and THEN a NEW trade opens at the SAME TIME as it CLOSES the Trade is NOT Supposed to Open if the DAY Filter is outside the allowed time.... 19:02 IT is opening a trade if another TRADE closes and a signal happens at same time of close bool check_days() {
1 Application
(33) MQL4 Experts
Updates on Existing Job (personal job)
50+ USD
I need to update an expert adviser for meta trader 4 that can run on all time frames, The expert adviser should able me to open multi orders (long and short) with a different lot size for each of them, input variables are required for the program
1 Application
(12) MQL4 Experts
50+ USD
i want EA base on cci .enter is on over sold or over buy with 3 orders and traling stop first TP 25,seond 50 .third let run . stop loss at 40 pips the trailing stop start at 50 pips for all 3 orders. 1 thing i want is once 1 open is open do not open another order.... IF THE MONEY IS NOT right witn can negosiate the fees
14 Applications
(10) MQL5 Experts
30 - 50 USD
Requirements: - you have experience with coding a bollinger band trade manager - good English understanding - you understand below instructions: ____________________________________ - -- - - -- - - -- - - -- - - -- - - -- - Rules (strategy, entry, exit) Main rules: 1. EA opens a trade a. sell, if price touches upperBB //mean-reversal strategy b. buy, if price touches lowerBB 2. open at the same time a hedge trade
3 Applications
(1) MQL4 Experts
A Simple Binary Indicator (personal job)
30+ USD
Known as an oscillator, this indicator fluctuates between 0 and 100 and measures the speed and change of price. If you have watched business news or read some technical comments from traders, you will often hear the words “Overbought” or “Oversold.” While the speaker may be addressing something else, often technical analysts are referring to the current RSI reading when they use these words. A reading above 70 is
1 Application
(105) MQL4 Indicators
EA Reconectar (personal job)
30 - 60 USD
Hi, i wiill need somw changes in the code of last EA. I will send a file with the adds i need or message in private. If you need additional informations we will speak in private Thanks Alexandre Gouveia
1 Application
MQL4 Indicators Experts
EA_chart_mod4 (personal job)
50+ USD
Modifications to the existing EA3_chart_mod3.ex4 specifically the list following here. Revision 2 All entries to be joined by AND logic so if more than one is selected then they both need to be true for the entry to be made. Entry 1 leave as is but change the input text to “Use candle pips” Entry 2 also leave as is – but include description text “Same Direction” We already have a gradient entry but this needs to be
1 Application
(21) MQL4 Experts
New Year EA (personal job)
45+ USD
qqq www ee rr ttt yy uuu ii oo pp aa ss dd ff gg hh jj kk ll zz xx cc vv bb nn mmmqa wss dde ffr ggt hhy jju kki lo az sx dc vvf bbg nnh mmj kk ll
1 Application
(72) MQL4 Experts
30 - 150 USD
The strategy is based on moving average crossovers. For example 200/100exponential moving average cross over(customizable) to indicate trend direction on the next upper timeframe (customizable) while the entry signal is another exponential moving average crossover (customizable)which is generated in the direction of the customizable uppertime frame direction. First customizable moving average crossover is to filter
15 Applications
(5) MQL5 Indicators
30+ USD
Entry: Buy - place buy trade on close of every candle above Moving Average. Sell - place sell trade on every candle close below Moving Average. Close: Buy - close all when candle closes below MA. Sell - close all when candle closes above MA. Profit of all open trades = $X Recovery: All losses are added to the total running losses. If there are currently any losses, every set of buys/sells are allowed to run until the
1 Application
(34) MQL4 Experts
40+ USD
TRADE MANAGER FOR EXISTING OPEN TRADE I have a Sclaper EA. If it opens a buy trade at a certain price, I want another Trade Manager EA to put in a pending buy limit at X pips lower than the open trade price. X pips must be adjustable. The Trade Manager EA must look at the magic no. of open trade before putting in the limit order (this is to make sure it won’t control other systems on same pair.) If Scalper EA
5 Applications
(4) MQL4 Experts SQL MySQL Forex
Change (personal job)
80+ USD
program that uses the same multiple lines as in Multi line Band.10m as well in order to automatically change the value of the upper and lower lines as well. In this program you have Embedded custom moving average. The user chooses upto 20 prices Line price1=1.4040; Line price 2=1.1000; Line Price 3=0.5000; . . . Line price=0; Start time
1 Application
(8) MQL4 Experts
Fix my EA essues (personal job)
50+ USD
my EA is not opening trades or opening extra non needed ones , i guess joshua is the right guy to fix it , thank you in advance i must fill 30 words to send this order :)
1 Application
(3) MQL4 Experts Forex
PIVOT EA WITH HEDGE (personal job)
30 - 50 USD
See attached specification - the EA looks for a pivot point cross and then creates a buy/sell stop - if triggered the EA creates pending limit orders to cover the situation where the trade goes against the buy/sell stop. If the trade is successful a trailing stop captures the profit. Please add all variables as an input in the input panel as well as a Magic Number entry in the input panel. Thanks
1 Application
(6) MQL4 Experts
Timer_Trade_mode_Final - Reverse Trading (personal job)
40+ USD
Can you help me code another version please? Basically reverse the orders. For example, instead of pending buys, it becomes pending sells. I would like to have the martingale and hedge modes. My budget is $40. I found a bug in the last version you sent though... The current trailing stop is coded to trail price at profit (for example 46 points from profit). Actually I needed it to trail in the condition below: for
1 Application
(2) MQL4 Experts
100+ USD
Hello, I have trade signals from telegram signal provider channel, i would like to have a robot designed to execute and open a trade from a various signal provider. Below is the robot requirements. 1. User changeable field for (Lot size) 2. Read signals sent from my telegram Message app from at least 5 signal provider format . Each signal provider has a signal format variation but almost the same. 3. Execute and Open
3 Applications