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
46694 jobs in the archive in all languages
Sort by:
50 - 100 USD
Good day, I need Professional developer to create an EA indicator that will work on MT5 suitable for all currencies, indices and commodities. The Main purpose of the EA indicator is to Highlight a specific candle which will be referred as a trading zone. Once the EA detects that candle, the EA will highlight and project that candle, which will be a trading zone. The candle can be a BURRISH ZONE or BEARISH ZONE. The
8 Applications
MQL5 Experts
30+ USD
I need an EA that identifies the current trend, by Price Action only - Using Smart Money Concepts The EA will identify the trend and trade in favor of it
9 Applications
(5) MQL5 Indicators Experts
30+ USD
Greetings, im looking a developer to create my Indi, its a orderblock Indi, but it need to "Detect" the ""pattern"" in Real Time of the bid/ask prices, because the Indicator will validate and invalidated the setup in Miliseconds, depending the BID/ASK at each milisecond, to check if the setups its valid or invalid - WITHOU waiting the candle close, for the indicator show the setup validated. Need a profesional
3 Applications
(5) MQL5 Indicators
30 - 50 USD
Entry 1 STC (Schaff trend cycle by Lazy Bear) colour change with 2 Trend meter by Lij_MC colour change which you did last time. Confirmation/filter 1 Chaikin volatility bt HPotter should be above -10 and 2 the regular choppiness index should be less than 60. Exit has two separate conditions so I can choose when I put trades 1 change of macd which you did last time but 2 is a change of colour in STC. Moreover, there
0 Applications
(6) MQL5 Converting
30 - 40 USD
1. Place a buy stop and sell stop one pip(specified) above the high and one pip (specified) below the low at the end of a time interval, lets say between 9am and 10am. 2. The buy stop and sell stop is deleted if it has not been activated between 10am and 11am. 3. if the trade has been picked by 11am move to break even 4. at the start of the next time interval, a new buy stop and sell stop is placed. 5. tp is distance
3 Applications
(1) MQL5 Experts
30 - 50 USD
Entry 1 STC (Schaff trend cycle by Lazy Bear) color change with 2 Trend meter by Lij_MC color change which you did last time. Confirmation/filter 1 chaikin volatility bt HPotter should be above -10 and 2 the regular choppiness index should be less than 60. Exit has two separate condition so i can choose when i put trades 1 change of macd which you did last time but 2 is change of color in STC. Moreover
1 Application
(6) MQL5 Converting
30 - 60 USD
The expert advisor should analyse the 10 minute candles in MT4 and initiate purchase orders if a candle is above a resistance line. The resistance lines are specified in a file and need to be reloaded on a regular basis
11 Applications
(1) MQL4 Experts
30 - 50 USD
I have a bot coded in pinescript, all the algos are on point. I need someone to look into it and convert it to mql5. Hit me up if interested. Mail: mounish6996@gmail.com
30+ USD
Tengo un archivo ex4 y quiero saber si es posible crear un bot a partir de ese archivo? solo quiero poner mi bot en cualquier cuenta. Si alguien tiene conocimiento, le agradezco se comunique conmigo
4 Applications
MQL5 Consultation
30 - 80 USD
IM LOOKING FOR AN EXPERT WITH EXPERIENCE THAT KNOWS HOW TO CREATE A PROFITABLE TRADING STRATEGY FOR MAX PROFITS. OPTIMIZED FOR THE 15MIN AND 30MIN CHART. SOMETHING SIMILAR TO THE CHANDELIER EXITS OR ANYTHING. REACH OUT IF YOU HAVE A GREAT BOT STRATEGY, I WOULD LOVE TO DISCUSS
3 Applications
MQL5 Experts
30+ USD
Hey! I was wonder if it is possible you can convert a free indictor from trading view to Ninja Trader for me and please if you know you will later cancel offer for the project, DON'T BID...Thanks
40 - 50 USD
I need already made 100% auto robot, must be able to tp and sl, it should be able to close and open trades and must be able to trade everything. Contact me with a video of the bot in action. It should not be $40-50
3 Applications
MQL5 Experts
35 - 90 USD
I WANT TO DO A ROBOT BASED OFF OF A PIVOT POINTS H/L INDICATOR IT IS A SIMPLE STRATEGY USING PIVOT HL I WANT THE ROBOT TO SPECIALIZE IN DAILY, WEEKLY, AND MONTHLY TF SUPER SIMPLE STRATEGY: BUY - I WANT BOT TO BUY WHEN PRICE PRINTS BULLISH PIVOT POINT SELL - I WANT BOT TO SELL WHEN PRICE PRINTS BEARISH PIVOT POINT CLOSE PRICE/ TAKE PROFIT -ROBOT WILL HAVE CUSTOMIZABLE TP SET TARGET OPTION (10PIPS, 20PIPS, 50PIPS
12 Applications
MQL5 Experts
40+ USD
Robot uses two indicators. One is for trend and one is for entries. When Both indicators show for buy, robot should buy, when both show for sell robot should sell. When robot is already in a trend, and one indicator changes, it can hold position until both indicators signal trend reversal. Indicator (1) on + Indicator (2) on = Trade Indicator (1) on off + Indicator (2) or vice versa = No Trade. Very simple job. I
19 Applications
(9) MQL5 Experts
50+ USD
I will provide my EA and give the parameters for which I want to be optimized. Please do a WFA on the last 10 years on EURUSD, CADJPY, and USDCHF and find the values for the variable/parameters (3 years IS, 1 year OOS). I want to use this to see if there is a pattern among certain settings in the parameters year to year. Preferably Cluster Analysis. Then do a Montecarlo simulation with the optimized strategies for
Modification of EA to detect trending markets (personal job)
30+ USD
Hello. I would like you to update the current EA to be able to detect trends and consolidations in the market. The EA must only trade when the market is trending. When the market is in consolidation, the EA must perform no action. Test the upgraded EA on lotsize 0.05, trailing stop start at 0.02
30 - 200 USD
The Bot will send orders at the start of each period. The orders will be defined x amount of bips above and below open price of the bar. I want to determine the distance for each order differently. Variables : D1,D2,D3,D4,D5 (distance below and above open price) Q1,Q2,Q3,Q4,Q5 (Amount of order) STP(STOP LOSS DİSTANCE OF ALL ORDERS) OP ( open price) when the new bar starts the bot will send 5 Buy Limit orders and 5
14 Applications
MQL5 Experts
30+ USD
_SECTION_BEGIN( "SMART TRADE ZONES" ); x=BarIndex(); rightStrength=Param( "Fractal Pivot Right side Strength" , 3 , 0 , 50 , 1 ); leftStrength=Param( "Fractal Pivot Left side Strength" , 4 , 0 , 50 , 1 ); pk=H>Ref(HHV(H,leftStrength),- 1 ) AND Ref(HHV(H,rightStrength),-rightStrength)<=H; tr=L<Ref(LLV(L,leftStrength),- 1 ) AND Ref(LLV(L,rightStrength),-rightStrength)>=L; PHigh = PK; PHighPrice0 = ValueWhen(PHigh,H);
0 Applications
(1) MQL4 Converting
1000 - 1500 USD
FX Tradium is a forex broker company registered in Belarus ( Reg.193599342 ) to provide services to traders by giving competitive instruments, products and services that assist traders or investors to succeed . Website : WWW. FX Tradium.com What actions do you need to take? As we updated our package to the Charting & Trading Platform ,we need to adjust it with all of the libraries we acquired from TradingView on
30 - 60 USD
I need some one advice me how to setup Universal Indicator ( https://www.mql5.com/en/market/product/48476?source=Site +Profile+Seller ) with some Indicator to make a profitable strategy. I have some good indicator, but do not know how to settup in Universal Indicator, please help me on this
2 Applications
MQL4 Indicators Experts