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
112219 completed jobs in all languages
Sort by:
30+ USD
I want EA to Open Buy when candle close above Ichimoku kumo Open Sell when candle close below Ichimoku kumo. Close Buy when candle close below Ichimoku kumo Close Sell when candle close above Ichimoku kumo. Input Lot TP SL Magic number
14 Applications
MQL4 Experts
Add Filters to EA (personal job)
60+ USD
Need to add filters to an existing EA and to fix an existing issue in the EA. The filters are set our in one document and the issue to be fixed is set out in the other document. There has been an amendment to the filter specification which you should review before proceeding
1 Application
(10) MQL4 Indicators Experts
EA Update To Include USDX monitor (personal job)
40+ USD
I need MathTraderEASecond.mq4 to rapidly calculate and monitor the live USDX price and open trades on the attached chart based on USDX price movement. The 'Direction' menu should include 'USDX Movement' A 'USDX Threshold' text input field is required. This is the point change threshold figure. When USDX price move is greater than this figure inside the 'Max Time', a trade is opened. A 'USDX Max Time (Seconds)' text
1 Application
(27) MQL4 Experts
50+ USD
MACD EA (Expert Advisor ) Project details: Follow MQL website directives for MT4 terminal Needs to work on every currency pair and on every Indices or stock EA needs to work on D1 timeframe too and has to avoid market close / night time close (23:59 - 00:05) errors on currency pairs. Values in digits and not in pips please. Inputs list and defaults Magic Number: 20171016 Money Manager: true Risk Percent: 2 {formula
5 Applications
(4) MQL4 Experts
30 - 100 USD
Hi, This is my first EA. I simply want My first EA to: - Open a position at selected hour of the day. - At that selected hour, it should open a long position if the candle of the previous hour is bullish, and a short position if the candle of the previous hour is bearish. - At that selected hour, it opens no position if candle of the previous hour is a doji candle. - Open 1 position per day. - Have minimum lot size
19 Applications
(2) MQL4 Experts Strategy optimization Forex
50 - 150 USD
Pair Open up to 20 pairs (based on time of day EST New York), AND each pair has the ability to reverse (close and reopen) when a certain loss $$ amount is reached. A limit must be in place, for the number of times this reversal will occur, a certain number of times in a certain number of minutes. The entire lot selection, is closed when a certain EQUITY $$ is reached, and this number $$$ is based on the CURRENT
9 Applications
(16) MQL4 Experts
Ea check h4 and d1 trend before opening a new trade. (personal job)
30+ USD
Please make the ea check h4 and d1 trend before opening a new trade. Do u still have the ea file that u created for me previously? If yes, then i don't need send u my ea file anymore
1 Application
(36) MQL4 Experts
Ea based on the indicator trend power (personal job)
40+ USD
2017.10.12 14:46:23 Locked #2564514 pete080368
1 Application
(16) MQL4 Experts
Update ofr Trinagular EA 1.3 (personal job)
30+ USD
Hi Trinh, thanks for your support on this matter. I would like to ask you to add one more trading strategy for my latest EA. Thanks and best regards Peter
1 Application
(11) MQL4 Experts
AG SYSTEM (personal job)
40+ USD
l request a new work based on multiple ours others works. In private all specifications i will send you. we will do then more modules based in this one. More details after this work finishe
1 Application
(22) MQL4 Experts
30+ USD
Input - Lot1 - Lot2 - Lot3 - Lot4 - Lot5 - Magic Number Logic : Open buy when RSI(14) cross up 20 level (This can open 5 order but 1 cross time per 1 order with Lot1 - Lot5) and candle close above MA200 Open Sell when RSI(14) cross down 80 level (This can open 5 order but 1 cross time per 1 order with Lot1 - Lot5) and candle close below MA200 Close buy when RSI(14) cross down 80 level Close Sell when RSI(14) cross
18 Applications
MQL4 Experts
30 - 50 USD
4 Applications
MQL5 Other
70+ USD
Hello, I have 1 pre-made indicator that shows arrows on chart. And there are 4 buffers in Data Window. I hope this indicator to show more useful values in Data Window as I described in my document. And I need 2 buffers more to show values in Data Window as I desire. Here, 2 buffers are for "SL for Buy Entry" and "SL for Sell Entry". For more details, take a look into my attached document, please. Hope it to work
1 Application
(178) MQL4 Indicators
VWPA (personal job)
40+ USD
LONG: If the closing price of the first candle is above the “LINE 1 UP” of the VWPA Indicator then I buy, at the same time i shell impose stop loss at -30 pips from the purchase price (example: buy at 750 imposed stop loss at 720). When the price rises by 5 pips the stop loss is set equal to the purchase price (example: price 755 imposed stop loss at 750). I also need to have “take profit” at this time which i can
1 Application
(3) MQL4 Experts Strategy optimization
Modify SL (personal job)
60+ USD
1. change SL to follow MAIN TF zone SL and trail the stoploss, when breakeven is placed after ma50 crossing entry it switch to lower TF zone SL and let it trail from there and closing on closest SL if breakeven or smaller TF SL. ( turncoat false, merge false, extended on ) 2. change the short position code to show the SL and TP rather than 0.000 on SL and TP Can you please modify the following condition in the
1 Application
(3) MQL4 Indicators Experts
I want to improve an indicator insert arrow in the exchange of trends and points from one signal to the other (personal job)
30+ USD
需要EA代写的,请联系我,账户名就是我的QQ 需要EA代写的,请联系我,账户名就是我的QQ 需要EA代写的,请联系我,账户名就是我的QQ 需要EA代写的,请联系我,账户名就是我的QQ 需要EA代写的,请联系我,账户名就是我的QQ 需要EA代写的,请联系我,账户名就是我的QQ
1 Application
(52) MQL4 Indicators
55+ USD
I would like have strategy to generate signals when trend is up macd down,price touches support line signals generated when trend is down macd up,price touches resistance line signals generated
5 Applications
(78) MQL4 Converting
Bug in CloseAllOnEquity_4_13 (personal job)
40+ USD
Hello, There is a bug in the code you made in CloseAllOnEquity_4_13 If a dailygoalprofit is reached, the operation doesn't start again after midnight it seems that the code doesn't pass in your midnight loop But if the URL request set suspend to true, it got the priority. Also if the Dailygoalprofit is set by url to 0, it shouldn't be used, so it could trade continuously. (except if the suspend is true of course)
1 Application
(7) MQL4 Experts
Merging (netting) orders in the same instrument (personal job)
50+ USD
developer will merge the orders generated in NST in the same instrument while transmitting into MT5 platform. and this will let me to reduce transaction costs and fast order routing
1 Application
(5) MQL5 Other
30 - 100 USD
Hi, Just wanting an EA made for use on MT4. Buy when the RSI closes above the 50 line and candle closes above 8 EMA. Allow for stop and targets to be flexible. Automatically sell the open position when RSI closes back below the 50 line. Sell when the RSI closes below the 50 line and candle closes below 8 EMA. Allow for stop and targets to be flexible. Automatically sell the open position when RSI closes back above
25 Applications
MQL4 Experts