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
88092 completed jobs in all languages
Sort by:
RMI EA Changes. Random risk implementation. (personal job)
30+ USD
Under general settings: Increase lots TRUE/FALSE Increase mode LOSS/PROFIT/RANDOM Increase type SUM/MULTIPLY Increase coefficient (number, ex. 0.01 SUM will add 0.01 as each increase step) Under grid: Remove Martingale 1,2,3 Grid Increase type SUM/MULTIPLY Grid Increase coefficient (number, ex. 0.01 SUM will add 0.01 as each increase step)
1 Application
(70) MQL4 Experts
30 - 35 USD
I NEED AN EXPERT THAT WILL CREATE A SIMPLE ROBOT FOR TRADING CRASH 500 IN BINARY.COM THE ROBOT WILL BE ABLE TO FOLLOW THE CANDLES AND EXECUTE A TRADE WITHIN 60 SECONDS AND ALSO THE ROBOT WILL USE TRAILING STOP TO LOCK THE PROFIT. THE ROBOT WILL BE SCALPING .I WILL UPLOAD A VIDEO EXPLAINING THE PARAMETERS OF THE ROBOT.ITS JUST VERY SIMPLE THANKS
Personal Job for Donald Reeves. Modify existing EA (personal job)
30+ USD
Hi Donald, Our project EA Candle PO needs two simple modifications. First one is instead of stop pending orders, we have to replace limit pending Orders. The second one is adding an input for Entry time and Exit time ( Hour is enough, I dont care minutes).Other inputs remain without any modification. I will guide you. Thanks
1 Application
(4) MQL5 Experts
Add stop loss Breakeven to EA (personal job)
30+ USD
This job is for Shi Jun Ng The existing EA needs to be modified to include the following: 1. Move stop loss to breakeven when price is (x) pips in profit 2. Move stop loss to (y)% of original take profit level , when price moves (z)% towards take profit. x,y and Z need to be externs i can adjust and optimize
1 Application
(2) MQL4 Experts
30+ USD
Hi All, Basic EMA cross trading strategy based on 5 EMA and 25 EMA Positions will be opened/closed upon the signals of formed bars Long position to be taken when 25 EMA crosses under 5 EMA at closure of candle. Stop loss to be set at low of candle that triggered EMA cross. 50% of position closes when TP of 10 points is reached. The remaining 50% of the trade will be closed when which ever of the below are reached
2 Applications
(9) MQL4 Experts
30+ USD
Build EA to Buy and sell when slow EMA value crosses fast EMA value clearly on the direction of zigzag and TP as the zigzag arrow opposite pop up. SL as EMA crosses opposite direction (Zigzag ExtDeth value is enter value in input). Using only MA indicator and zigzag indicator. Make EMA value and parameter available in input. Once a trade is open from a Timeframe, it must close before another trade open. Must be able
7 Applications
Fix problem with EA (personal job)
30+ USD
The following code calculates the ADR Percentage only when I set "inpADROpenPercent" at 100% or higher. Whenever I set anything lower than 100% it does not calculate properly. Please fix the code so it calculates any percentage if(inpADROpenOnOFF) { double ADROpen = iATR(NULL, adr_open_tf, inpADROpenDays, 1); double current_adr = iATR(NULL, adr_open_tf, inpADROpenDays, 0); if(ADROpen != 0 && current_adr
1 Application
(33) MQL4 Experts
35+ USD
Hello! :) Here my EA... This EA opens buy and sell orders alternating if a new candle is opening. On H1 every hour 1 Order-Send, on D1 every day 1 Order-Send... CloseLosses: If value of maximal orders is reached, the most expensive order will be deleted. TargeProfit: Function to delete all orders if new "equity" is bigger than old "equity". --- I need a new function for my EA. I call it "Zone Function"... Parameters
3 Applications
(13) MQL4 Indicators Experts
Edit for feature in MT4 Expert Advisor (personal job)
30+ USD
Hello, I'm looking to correct/edit some existing features for some logic in MT4 EA I will provide the source code with the job specification requirement/information. Thank you and I look forward to hearing from you
30+ USD
I need an experienced programmer to develop an EA using 2 indicators. there are 4 strategies in this EA. it will buy and sell according to the rules. it can trigger deals in current candle or when candle close. it can also auto close during current candle or when candle closes. will provide more details during negotiation it will have trailing option and can step at 0.1 pips it will have max spread also time filter
13 Applications
(38) MQL4 Experts Forex
Create Twamm Derivative EA (personal job)
30 - 75 USD
Hi Hooshang, Great job, thank you. This next one is a little different, but i'm sure you will recognise the similarities. Please take a look at the document and let me know your estimates
1 Application
MQL4 Experts
300+ USD
Create an EA utilizing 4 moving averages (smoothed) to determine established trends. Place trades when moving averages are aligned in order of period, in either ascending (buy) or descending order (sell). Close trades when that order breaks down usually by the crossing of the two fastest periods. Make no trades when the moving averages are not aligned, as in trend reversals, and the moving averages are in the process
20 Applications
MQL5 Experts
Buy and sell at breakout of the horizontal line (personal job)
30+ USD
The EA will buy when candles breakout the horizontal line and will sell also I will explain the rules in the comments with developer it will take the trade when the candle pass the horizontal line and closes under 35 pips over the line thank you
1 Application
(2) MQL4 Experts
Double the losing trades on every new deal entry (personal job)
30+ USD
Double the losing trades on every new deal entry.When there is a loss, the next transaction should be doubled... It will be installed on all currency pairs Double the losing trades on every new deal entry.When there is a loss, the next transaction should be doubled... It will be installed on all currency pairs JNBN TJGTGTGT TGTGTGTG TGTGJKTGJT JGTJGTKJGT HGTGHTGHTIHIGT HTIGHITGHIT THGITGHITGH TGHIGTIGHI GHITIHGTIGH
1 Application
(16) MQL4 Indicators Experts
30 - 40 USD
Inputs MA1 MA2 Entry time (will enter on at this time) Entry Day (will trade only on this day) Stop Target Max H-L range At Entry Time/Day , check if MA1 is above or below MA2 If MA1 is above MA2 And the lowest low of the day to the highest high of the day is less than X pips And the close price of Entry time bar is above MA2 = Enter BUY
10 Applications
(167) MQL4 Experts
50 - 250 USD
I require a medium/ medium-high risk trading robot that manages profit and loss via trailing orders. Works with awesome oscillator. Tight spreads and high volume with increasing/decreasing lot sizes. I need minimum manual intervention. Suitable for a PAMM account
5 Applications
(1) MQL4 Experts
50+ USD
I want to combine some entry rules from an existing EA of mine into another of my EA’s. The rules to be copied seem to work, but need, I hope, some better trade management, which the receiving EA already possesses. The copied code I will be providing suggested lines of code for copying, but Please check if there is anything else. I may have missed some references elsewhere in the code on which it relies. Each copied
5 Applications
(9) MQL4 Indicators Experts
New update (personal job)
30+ USD
Update No trade zone (done with florin indicator) 3rd zone add Inputs Enable/Disable TF Line5 (value1) Line6 (value2) If Flo indicator is in between value1 and value 2 then no trading is allowed Stdev line TF Stdev period
1 Application
(24) MQL4 Indicators Experts
New Feature for EA (personal job)
30+ USD
Please Fix this input string comonetradeperbar = "===[One Trade Per Period On Off]==="; //~ input bool b_one_trade_per_bar = true; //One Trade Per Period True/False input ENUM_TIMEFRAMES one_trade_bar_tf = PERIOD_CURRENT; //Timeframe/Period
1 Application
(33) MQL4 Experts
40+ USD
Summary of EA: Modifcation of Mgrid Ver7 MGrid is currently a automatic expert advisor, a Recovery Grid EA. Aim of the modification: Turn from automatic to a manual trader with a starting instant market Buy or Sell, Position Size calculator of 1% risk using a calculation that is similar to myfxbook position size calculator ( ) GUI on Chart: Modification of GUI consist:, Stuff i want: 1. Date 1.1 Server Time 1.2 Lots
4 Applications