Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
88071 completed jobs in all languages
Sort by:
An ea based on double martingale strategy (personal job)
100+ USD
which is two sided martingale as well as single sided with your own choice (buy or sell) as the number of steps increases decrease in overall profit decreases(for example in martingale if 0.01 hit tp 100 points , if 0.01+0.02 hit tp then 62 points average in total , 0.01+0.02+0.04 hit tp then 39 points in total etc) EA is a changeable take profit level, based on the number of open orders
1 Application
(6) MQL4 Experts
Create an expert advisor based on zen wave (personal job)
350+ USD
As agreed the job is $350 for 10 days and will be creating on EA based on the attached requirements. The EA is based on a combination of settings including RSI and support/resistance. If there are any questions please just ask
1 Application
(18) MQL4 Experts
40+ USD
I need someone to make simple grid based EA with buy stop and sell stop orders. All orders should only have stop loss which will move as the price moves, to lock down the profit. When SL is reached, then opposite stop order is triggered. For example, if price is trending up, then buy stop orders will be triggered and SL will be moved higher. If price turns and SL is reached, then all buy stop orders will be closed
5 Applications
(5) MQL4 Experts
30+ USD
I use FX LITE for MT4 to log into my mt4 plat form, i want to be able to take one trade and that same trade be duplicatted by 3 or 5 times on the same trading account. example 1 call trade on eur/usd of 5usd same above trade taken 3 times on the same trading account. i also want to have the flexibility to slect how many times that same trade is duplicated. please advise if possible. Thanks A
2 Applications
MQL4 Experts
30+ USD
I need an ea about quad candles. Two candles down and two candles up. Then buy at beginning of the candle, close at the end of candle.Reverse is also needed. It will work at 1 h, 4 h,1d time frames. Trailing stop can be added
12 Applications
(9) MQL4 Experts
30+ USD
I'm looking for a developper who could make an EA With 6 differents trailing stops ( each of them composed of a starting and stop in points, but calculated not from the entry point, but from the breakeven point) also from each of these 6 cases, I'd like to have the possibility to use a Boolean value to close the deal immediately. The choice of the case should be done by the order age in seconds
9 Applications
(7) MQL4 Experts
AG MAGIG NUMBER BUTTON (personal job)
30+ 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
35+ USD
Please as discussed, i will send the modifications for the Trend Master 9.1 //4.1.1 //repairing error 4.1 //4.2 //just up from last price sell //down from last price buy extern string Setting1 = ">>> EA Setting <<<<"; enum OpenFirst {BUY,SELL}; extern OpenFirst FirstOpen = BUY; extern double lots = 0.1; extern int slippage = 20; extern double TakeProfit = 10; extern double HedgeDistance = 10; extern int StartAverage
1 Application
(27) MQL4 Experts
Customise ea (personal job)
30+ USD
hi there I just need a small edit on the ea you created for me. I just need the 1st trade in opposite direction to initial trade to open at the same lot size as the initial trade. thanks
1 Application
(10) MQL4 Experts
One click trading ea (personal job)
30+ USD
i need An EA A ''one click trading ea'', with buy and sell click button. it will have the following settings; sl = 200 pipettes (default) tp = 100 pipettes (default) and lot size. the ea should be able to be placed and positioned on top of my mt4 chart. when sell button is clicked, it will open a sell order with the predefined lot size, sl and tp. same with buy button. it will be exactly like the ''ONE CLICK
1 Application
(2) MQL4 Experts
Update for the EA you created (personal job)
30+ USD
Hi Rocky, I am your client , you make a EA for me. I need to update it to add with some new features. 1. The old EA sometime miss to open new trades. Please see the image which was attached. 2. Please add on/off button to switch on/off for close position. Sometime I manual close trades. Just let me select auto/manual to close trades.The open trades with signal function still keep as normal. 3. Add martingale
1 Application
(1) MQL4 Experts
TP Robot (personal job)
30+ USD
I need to new Robot that only open opposite position once TP or manual close on previous trade. I have discussed this with Mariia so this will an adjusted version of EAHA that she already completed for me. Take new signal only opposite of previous signal if TP reached or trade closed manually
1 Application
Add-Ons to EA (for Aleksandr Shifanov) (personal job)
40+ USD
1/ Replace Relative Strength Indicator with RSI_Cross_Alert.mq4. 2/ Add *Recovery* true/false. Multiplier (Default 1.6) After EA places first Trade, the EA place additional trade in same direction when Rsi crosses Level (See 3/) and closes two trades as a *Basket of Trades* in accordance with TakeProfit sum. The TrailingStopLoss mode is cancelled if Recovery = True. 3/ EA places additional trade in same direction
1 Application
(39) MQL4 Experts
50+ USD
A simple EA which automatically opens buy once when last candle closes white or green and sell once when last candle close red. EA should have a reopen function which should places each order closed with a profit < 0. For example: On EURUSD chart 3 Buy orders opened at 1.1900, 1.1905, 1.1920 and all closed at 1.1800 because SL is hit at once, EA shall immediately place 3 buystop at 1.1900, 1.1905, 1.1920. Lot
8 Applications
30+ USD
need a simple news trade ea . EA will post 2 pending orders buy+sell at given at given date ,time ,hour minutes and seconds . time will be as per mt4 time . both orders will have SL ,TP ,Trail Stop and . when to start trail , number of trail pips and trail step. thanks
6 Applications
(127) MQL4 Experts
Create an Expert Adviser (personal job)
50+ USD
The RSI from daxtrader.co.uk marks out Bear and Bull markets based on the parameters I set. I would like the Expert Adviser to automatically buy when the bull appears and automatically sell that same trade when the bear appears. It should automatically buy and sell based on the RSI. Further details below: The expert adviser should be long-only. The expert adviser should only be able to open a maximum of one trade
1 Application
(2) MQL4 Indicators Experts
30 - 50 USD
Indicators needed; 50EMA 150EMA 200EMA Entry rules; When the 150EMA crosses above the 200EMA and the price then comes down and hits the 50EMA this is a buy entry. When the 150EMA crosses below the 200EMA and the price then comes up and hits the 50EMA this is a sell entry. Stop Loss; 0.33% above the 200EMA at the moment of Entry. Profit Target; 2x the stop loss Additional info; Stop loss needs to be determined by the
9 Applications
(3) MQL4 Experts Strategy optimization
Modification of EA (personal job)
200+ USD
Entering --------------- 1. Fix bug = Pyramiding/Max Orders becomes challenged when 'pd' value is > 1. Max Orders value seem to be ignored. 2. Adding Custom Moving Average (MT5 inbuilt indicator) to EA for on screen timeframe - On or Off. Prior to a trade being entered, SuperTrend must agree with CMA. For example, if value is ON and CMA set to 200SMA, if close[1] under SMA200, Bearish, if above, Bullish. For a trade
1 Application
(2) MQL5 Indicators Experts
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