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
87695 completed jobs in all languages
Sort by:
Converting MT4 EA to MT5 EA (personal job)
150+ USD
Let's move on to MT5. You need to convert Matrix_1.1 to MT5 including adding timefames which is possible in MT5. I mean period in TFsetting. MT5 has M1, M2, M3, M4, M5, ... H1, H2, H3, ... H12
1 Application
(14) MQL5 Experts
AS DISCUSS TO AMEND THE PREVIOS JOB (personal job)
30+ USD
INDICATOR double BBUp(int shift){ return( iBands(NULL,0,20,2.0,0,0,MODE_UPPER,shift));} double BBDn(int shift){ return( iBands(NULL,0,20,2.0,0,0,MODE_LOWER,shift));} double BBM(int shift){ return( iBands(NULL,0,20,2.0,0,0,MODE_MAIN,shift));} double MA5H(int shift){ double val = iMA(NULL,0,5,0,MODE_LWMA,PRICE_HIGH,shift);return(val);} double MA5L(int shift){ double val =
1 Application
(5) MQL4 Experts
80 - 180 USD
I need a Robot, who opens orders in a sequence pre-established by an internal mathematical calculation, following parameters already designated using an attached trend indicator. The robot should contain: Increase of orders for progressive martingale as shown in the attached Take Profit per Amount to close all orders. Balance according to lot. Max of open orders. More definitions in private
8 Applications
(4) MQL5 Experts Forex
EA Modification (personal job)
20+ USD
Hi, I would like you modify my EA that we were just discussing that you added up to 15 trades that I can input lot sizes. Only 1 changes is 1) make sure the lot sizes inputted are based off account balance being USD $1,000. As account balance increases, so do the lot sizes accordingly. For example, if I input 0.01 for trade lot size 1, then when account balance (not equity) is at $3,000 it should open up a 0.03
1 Application
(15) MQL4 Indicators Experts
EA with MA + Stochastic Oscillator (personal job)
20 - 70 USD
Ea name: El Nino Inspire Dashboard: same like before Trend: using MA on H4. price above ma, bullish trend. price below ma, bearish trend. Entry: using stoch on M15. stoch below level 20, buy. stoch above level 80 sell. ea will buy only if bullish trend. ea will sell only if bearish trend. trend: moving average period: 25 shift: 0 MA method: smoothed apply to: close ALL SET AS INPUT PARAMETER entry signal (stochastic
1 Application
Make more mods to existing EA (personal job)
35+ USD
hey, I would like more mods to existing EA. EA needs to have strict money management. as per our discussion, EA need equity % increase. please feel free to ask any questions that you do not understand. I look forward to working with you again. thank you
1 Application
Create EA based on Strong Trend indicator (personal job)
35+ USD
Hi, please create an EA based on this indicator: https://www.mql5.com/en/market/product/21705 An entry signal is generated when a green bar (for buy) crosses above the yellow line and an exit when the green bar closes below the yellow line, for a sell the red line crosses above the yellow line and an exist when the red bar closes below the yellow line. I would like the options below as with my last EA you created: 1)
1 Application
(14) MQL4 Experts
ENTRY POINT AT DPV LINE (PIVOT LINE) (personal job)
30+ USD
Hello I would like you to change the entry point to be at the DPV line.. which is the pivot level.. .. i want the ea to Trade sell when the price crosses below DPV Line and Buy when price crosses above DPV line. I will highly appreciate
1 Application
(1) MQL4 Experts
20 - 50 USD
please see description of EA and screen shot of display and the indicator. the back testing feature is very important make a non trading EA with this 2 indiactors V custom indicator when V custome touches overbought (>=8) and candle close as bull sell signal alert and down arrow when V custom touches oversold(<=-8) and candle close as bear buy signal alert and UP arrow
1 Application
(24) MQL4 Experts
Create a EA who work with fractal 15 min, osma 1h and ema exp 1h. (personal job)
100+ USD
The Ea work when: Buy when the price is above the ema in 1 h, the last osma is big than the previous, and goes by one pip of the last fractal 15 min (fractal superior). Sell when the price is below the ema 1 h, the last osma is smaller than the previous, and goes one pip smaller of the last fractal 15 min(fractal inferior) The ema I choose when I start the trade and I can change. I need to consider to buy and sell
1 Application
(2) MQL4 Experts
Modification to Existing ea based on Moving Averages (personal job)
20+ USD
Hi, the developer I used is delaying to correct the execution of the ea. The ea needs another filter to be added (RSI). As long as the conditions to open order is TRUE, the ea opens orders at the start of every candle. Thank you
1 Application
(47) MQL4 Experts
20 - 180 USD
Looking for an EA that can read Signals from a website or read-out signals from an e-mail. Signals are posted on a website (with login) and the EA should read the signals from this site. Or EA that can read out Signals from an e-mail. Not both is needed, one or the other. Please contact me for more details. Andreas
5 Applications
(2) MQL4 Experts
Modify Market Profile indicator to add to MarketDivergence Indicator (personal job)
30+ USD
This is to modify an existing Market Profile Indicator that shows Value Area on all Time frames except the 1 minute. Indicator needs to work on the 1 Minute Chart and be compatible with the current job that is already underway and attached
1 Application
(23) MQL4 Indicators Experts
SupplyandDemand EA (personal job)
100+ USD
Hello, i gave you the supplyanddemand indicator. this i want to use to get entry signals. like you add in the current EA the indicator has different levels which i can use to enter a trade. if price is entering a zone i want that EA opens an order and set the SL at the end of the zone. like with highlowexit TP i want the same for the zones and the multiplier. with that i can determine the RRR. Please take a look at
1 Application
(10) MQL4 Experts
EA based on Envelopes indicator (personal job)
20 - 40 USD
The idea of the EA is to join the trend after first significant correction taking into consideration the peak before correction and the depth of the correction. There are few conditions for entering the position, such as touching the Envelops indicator, touching the MA (after touching the Envelopes indicator), not touching the other side of the envelopes indicator and more
1 Application
MQL4 Experts
Modification to the gainloss monitor dashboard (personal job)
60+ USD
I want you to modify the gainloss monitor dash board 1.So we can scroll BUTTONS A)) SROLL FORWARD B)) SCROLL backward To be able see past data on the past time.( history ) 2.To be able to open trade when input Enable Trade is selected 3.ea will either open trade using : A) ALERT 1 or B) ALERT 2 or C) Both Alert 1 and Alert 2
1 Application
(12) MQL4 Indicators Experts Forex
25 - 35 USD
Step 1: 1 st order opens manually with virtual SL & TP (inputs for 1 st order SL & TP should be given in EA). For SL, EA should close order only if BID price reaches the input value for sell order & ASK price reaches the input value for Buy order. This condition applies to all SL Step 2: As soon 1 st order is opened (either opened through MT4 terminal or Mobile app), EA should place virtual stop order opposite of 1
3 Applications
MQL4 Experts
A few changes on my EA (personal job)
21 - 30 USD
Actual there is always one buy and sell order are opend and if one of this are closed there is always opend another. I want now that on distanc of first order are opend another (buy and sell order) and on next Distanz Level opend again an new (buy and sell ) order. So in total are Maximum 3 buy and sell orders are open which having to each other always the Distanz Level. Each Distanz Level should be set activ or
1 Application
(24) MQL4 Experts
New Feature for EA (personal job)
25+ USD
New Feature for EA If the Body of the Candle is X% Greater than the previous X Number of candles open a Buy Trade if Bull Candle Open a Sell Trade if Bear Candle. INPUTS: Look Back # of Candles Greater than X%
1 Application
(33) MQL4 Experts
20 - 500 USD
To place 1 buy, 1 sell order at level above and below price at open of candle on 15 minute time frame. Target profit less than 5 pips. Parameters:- Specify trading times allowed (from - to hours/minutes) Distance in pips above and below the open price to place trades Set net target profit in pips after spread and commissions (if any) Set stop loss in pips Set trade size Set minimum candle size (between high and low
22 Applications
(24) MQL4 Experts