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
47779 jobs in the archive in all languages
Sort by:
40+ USD
The new robot on board & get more money on that machine that is going to help me go father or more information about that will be found to me
0 Applications
Stoc 3.02 (personal job)
30+ USD
Amendment to stoc 3.00 so signal is produced when previous candle is bullish or doji IF NOT THEN wait til close of that candle AND IF IT CLOSES BULLISH then produce it on the next candle
0 Applications
(5) MQL4 Indicators
30+ USD
want on the below logic to easily open trades in my mt4/5, on TP of the first trade the 2nd trade to start and on the TP of the 2nd trade , the 3rd trade to start or may be a bit difference of pips. USA30, 0.1 buylimit 32500 TP 32600 USA30, 0.1 buylimit 32600 TP 32700 USA30, 0.1 buylimit 32700 TP 32800 USA30, 0.1 buylimit 32800 TP 32900 USA30, 0.1 buylimit 32900 TP 33000 USA30, 0.1 buylimit 32500 TP 32600 When i say
4 Applications
MQL5 Indicators Experts
30 - 50 USD
Only apply if you already have a profitable EA which gives consistent profit for GOLD/USDJPY on a higher time one hour and etc. EA should have below qualities. You can use order block with imbalance mitigate, I am only interested in the backtested result and want this to perform good in Live trading. EA should have a good risk to reward ratio. All the trades should atleast be of 1 Risk : 1.5 Reward ratio. EA should
1 Application
MQL5 Experts
30 - 100 USD
I need a trading robot that will be based on smc order block and also have imbalance to be valid order block. I want a situation where I put the robot on chart and the number of trade to open then it'll only buy/sell in a particular direction only. And only choose the one hour time frame and when there's any Bullish order block with imbalance then number of trade to open must be one and the robot will add more pair
6 Applications
MQL4 Experts
100 - 150 USD
Hi I need an indicator with license system for MT5 7 indicators in one program for MT5 The indicator should work on crash 500 deriv synthetics The indicator should include the following: Candle timer Demand and supply zones Macd with blue pink red and light blue collours an indicator to change the colors on the crash 500 chart blue for buy red for sell and green for close price Heiken ashi below the crash 500 chart
2 Applications
MQL5 Indicators
30+ USD
I need the following edit on my EA. The EA hardly opens SELL trades even when the sell criterias were met, it opens only BUY trades, so I need that to be fixed. Currently the EA only works on the 1H timeframe which is not okay by me. I want a situation where I’ll be able to also use it on the 4H, & 15M timeframe. I also want a trailing stop loss of 30 pips to be added. The EA usually opens 5 positions, so I want to
30 - 80 USD
Are you able to convert MT4 or TradeStation studies/indicators into pinescript? I will be looking forward to expert developer that will convert the three trading platform which are tradestation, thinkorswim and metatrader to pinescript all the script file will be attach please check it perfectly and confirmed it before you bid
2 Applications
(18) Other Other Converting Forex
30 - 498 USD
Por favorquisiera un robot para mt5 que use stop loss, haga swing trading y tenga un beneficio minimo de 20% anual con 4 % de drawdown maximo. Que haga fx, metales, indices. Desearia que tenga soporte para no quedarse desactualizado, tambien puedo rentarlo por alguna una tarifa. gracias
3 Applications
(4) MQL5 Experts
30+ USD
Only apply if you already have a profitable EA which gives consistent profit for EURUSD for last 10 year data on shorter timeframes like 5 min and 15 min etc. EA should have below qualities. You can use any combination of indicators or price action, I am only interested in the backtested result and want this to perform good in Live trading. EA should have a good risk to reward ratio. All the trades should atleast be
4 Applications
50+ USD
import talib SYMBOL = 'V100' # Indice Volatility 100 Index PERIOD = 'M15' STOP_LOSS = 100 # en pips RISK_PER_TRADE = 0.01 # risque de 1% par transaction REWARD_RISK_RATIO = 5 # ratio risque/rendement de 1:5 MAX_POSITIONS = 10 # nombre maximal de positions ouvertes position_size = None def initialize(): global position_size # initialiser les variables nécessaires position_size = (Account.balance *
2 Applications
MQL5 Experts
30+ USD
EA will first calculate the average duration in minutes when the asset stays in a narrow range(Bollinger Band Squeeze) from last 30 days data, It will also calculate the maximum duration from last 30 days when asset was in a narrow range then when the market again goes in a range and stays in narrow range for around the same average duration(difference of 5% + or - the average) then from that point onwards simply
4 Applications
30+ USD
I am new here don't know how to use system, lots easier details..... of Coder.... Need to build simple HMA CROSSOVER with RSI CONFIRMATION. EA... my budget is 30$. Kindly also help me with HMA indicator also.... I don't have one
6 Applications
(4) MQL5 Experts
30+ USD
ZigZag based on oscillators is needed The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
30+ USD
i need to add parabolic filter on my indicator,the indicator draws arrows,so i want those arrows to correspond with the parabolic filter and also add all kinds of alerts...thank you
9 Applications
(12) MQL4 Experts
30 - 50 USD
Need a few trend following indicators added to my expert advisors and The Ea must only placed pending trades in the direction of the trend. These indicators must be precise and help with finding setups... The ea that I have uses a breakout out strategy but the win rate is not good need some updates. Hit me up asap
3 Applications
(3) MQL5 Experts
30 - 40 USD
Hello here Developer I will be interested to buy your already made boom and crash EA expert advisor for mt5 Kindly bid for this project if you have already made profitable boom and crash EA you want to sell . Bid for it now and let us start immediately
30 - 99 USD
Hello I want to create an indicator to create buy and sell alerts. This indicator must have 2 additional utilities. I have already created many indicators on mql5. For information, after agreeing an agreement, I would sign the contract only when the indicator is finished, and it works correctly. For this, the coder will have to provide me with a demo mode that works perfectly. Following this, the contract will be
3 Applications
(19) MQL5 Indicators
30+ USD
// © LuxAlgo // @version=5 indicator ( "Trendlines with Breaks [LuxAlgo]" , overlay = true ) length = input.int ( 14 ) k = input.float ( 1 . , ' Slope ' , minval = 0 , step = . 1 ) method = input.string ( 'Atr' , 'Slope Calculation Method' , options = [ 'Atr' , 'Stdev' , 'Linreg' ] ) show = input ( false , 'Show Only Confirmed Breakouts' ) //---- upper = 0 . , lower = 0 . slope_ph = 0 . , slope_pl = 0 . src =
4 Applications
MQL5 Experts
30+ USD
I have an EA in which entry is made based on RSI. I would like to add an additional entry based on the following. 1) Tweezer top/bottom - Tweezer Top for sell entry and Tweezer for buy entry 2) Engulfing bull/bear- - Engulfing bear for sell entry and Engulfing bull for buy entry 3) Two similar sized opposition candle - Red green candles combo for buy entry and Green red candles combo for sell entry
8 Applications
(1) MQL4 Indicators Experts