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
110660 completed jobs in all languages
Sort by:
Add new trigger to existing EA(and EA's existing filter) (personal job)
80+ USD
as discussed with Hooshang, the requirements to add new trigger but also use filters inside the EA this will be an extra entry mode that is different from existing entry mode previously made
1 Application
(4) MQL4 Indicators Experts
20 - 50 USD
I need the conversion from a metatrader 4 indicator to metatrader 5. Only a single file. I've tried converting to converters online but it did not work. That's why I need someone who understands the subject. Thank you
5 Applications
MQL4 Indicators
Extra Modification (personal job)
50 USD
1- Add the spread controler on this EA. As the first version, you have this function to check if spreads bigger than X, delete pending order 2- DO NOT add function if EA open and take profit, wait for next bar to place new pending order..DO NOT add this 3- Add function trade only pairs I set. If the EA set trade with 5 pairs, only specific pair can work. Other pairs, will not work. 4- Trade on GOLD = True/False. If
1 Application
(43) MQL5 Experts
Modify range EA (personal job)
30 USD
modification to range ea. Price ranges occur in all markets, and on all time frames, making range trading a popular trading method. Price ranges occur when there’s indecision on the part of buyers and sellers, and neither group is able to push the price of an asset beyond a certain high and low point. These high and low points are called resistance and support, respectively. Range traders capitalize on the repeating
1 Application
(5) MQL4 Experts
20 - 100 USD
Hello Guys, i'm searching for someone who could add an email alert to the black magic indicator. It should send an email if there is a signal generated on the timeframe the indicator is running. Thanks a lot
23 Applications
(1) MQL4 Indicators
UPDATE OF 2 EA (personal job)
20 USD
UPDATE OF CRUISERS TRADING EA AND MA CROSSOVER EA. CRUISERS TRADING input ENUM_TIMEFRAMES TimeFrames = PERIOD_M5; // Expert TimeFrame extern opos OpenPosition = SignalStart; // Open Position extern bool TwoOrderPerDay = Yes; // Trade Only Two Order Per Pair / Day Adding StepUpDown indicator to ea Adding ATRStops indicator to ea REMOVING: AllowHedging = False; // Allow Opened Opposite Order
1 Application
(7) MQL4 Experts
20 - 100 USD
Hello, I need an EA which check the High and Low of a specified period (example between 04:00 and 10:00), add 5 pips offset, and then open pending buy and sell orders respectively. Example EURUSD (04:00 - 10:00 GMT+2) High 1.05877 Low 1.05616 EA will open 2 pending orders. One Buy @ 1.05932 (because we add 5 pips offset from the High value). And the other pending order will be Sell @ 1.05561. The period time
19 Applications
(14) MQL4 Experts
20 USD
I need a developper to create an indicator which count the number of bars since the last touch of 1 of 2 moving averages. His value will be positive if the bar is over MA1 and MA2, negative under and 0 if the bar touch one of the MA The value of that indicator is Ind, the previous value Ind[-1] If Low > MA1 and Low > MA2 then Ind = max( 0, Ind[-1] ) + 1 If High < MA1 and High ind_Max_Value then Ind = Ind_Max_Value If
2 Applications
(3) MQL4 Indicators
20 - 30 USD
BUY-SELL-AVERAGE-DOWN 1 . First positions. At specified time a buy and sell are opened. Inputs: Trade time Positon size fixed / balance (0.01 per $100) Take profit, Stoploss, Breakeven, Trailing Stop etc. Trading days (Monday to Friday) MA filter 2. Second position. At later specified time, if one or both of the first positions are still open, a pending stop order is set (x) pips ahead of current price. Both
8 Applications
(5) MQL4 Experts
80 - 120 USD
I have zero experience with this so bear with me. I need a semi-automated script/software/programme (need the source code too). The script/sftwr/prgrm would simply need to give me a message when X happens ( NOT open/close positions). It would be working on the same indicator applied twice with different frequencies and I will need two types of message s ( subtle and a more invasive one). An example of when I would
17 Applications
(1) MQL4 Experts Scripts
EMA CAM MACD (personal job)
75 USD
This should be an Expert Advisor that is bades on an EMA, Camarilla levels and MACD. If the right camarilla level is crossed and the signal is also above the EMA and MACD hast the right histo then entry is valid. Details file attached
1 Application
(28) MQL4 Experts
Labeeb54 (personal job)
20 - 100 USD
A new trading robot ,as we discussed earlier. The program should be tested from your side before you send it to me. If you need any help, you can call me or send me message
1 Application
(11) MQL4 Indicators Experts
Create indicator (personal job)
30 USD
this is a request to create indicator as discussed in private messages..... request to create indicator ... request to create indicator for more details will be follow or through private messages
1 Application
(4) MQL4 Indicators
Fix indicator (personal job)
20 USD
Need make alert and push early, Pop up and rebuilt the indicator for better signal alert.to reduce the signal alert to 1 Bar delay. test will be done b4 payment is made
1 Application
(19) MQL4 Indicators Other
1111 (personal job)
60 USD
i would like a ea coded in mql4 for mt4 to follow the technical indicator rsi relative strength index and i would like it to be completed immediately i would like the following inputs : rsi period rsi buy rsi sell take profit , in points with no minimum value required stop loss , in points with no minimum value required lot(s) time , xx:xx:xx , the ea will not open or close any positions until this time , at this
1 Application
MQL4 Experts
Signal Scanner Ver. 3.0 (personal job)
59 - 60 USD
Hi Shukurjon, i need to add some feature to my ea.... Please read the spec file and tell me when you can do the job. Thank you i attach you the spec file also here Thank's a lot for all Regards Andrea
1 Application
(9) MQL4 Experts
Mods to EA (personal job)
60 USD
Hi Shukurjon, As discussed, I need to modify an existing EA. Instead of ticks being compared, can you please change it to pips? So for the attached example, it should be 1.07943 but 1.0794. For USDJPY, it should not be 111.912, it should be 111.91. For US30, FTSE and DAX full points instead of last two digits after decimal point. It should be similar for closing of trades which should also be based on comparing pips
1 Application
(7) MQL4 Experts
Edit Previous EA (personal job)
20 USD
Hi There, I would like us to edit the previous EA that you coded. On the trade times, say our trading hours are from 6 - 7am and a trade loses at 06:55 at level 1 or any other level, after 7am no trades will run meaning we could lose on that previous trade. Can we edit it so that it time is up, that trade can continue till the last level either WIN or LOSE so we have clear WINNING or LOSING level instead of being
1 Application
(2) MQL4 Experts
Amend Dashboard EA (personal job)
80 USD
To Extend and Amend current dashboard EA to include New Column (right of bid) displaying currency spread Column next to each LRMA timeframe displaying RSI Reading (Example display 52.14) (Grey background with white text) If reading is over >70 turns RED with white text. If reading is <30 Blue with white text Column next to each LRMA timeframe (after new RSI reading) displaying indicator simple SR (supplied) reading
1 Application
MQL4 Indicators Experts
I neeed to add to my EA (personal job)
20 - 30 USD
Hi I would like to add entry parameters and exit conditions to my Trend_L_EA_V3. This EA is based for its entries so far on pipfinite trend laser and upward reversal indicator and has multiple exit strategies. I want to add the trend monitor indicator to my EA and use it for entries and exit. As for the pipfinite trend laser indicator the Use of trend monitor must be optional so that i can use it or not as buy or
1 Application
(25) MQL4 Experts