Orders for Expert Advisors development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
5773 completed jobs in all languages
Sort by:
EA MoM 50 (personal job)
50+ USD
EA with using indicators EMA12,26,50 and MACD. Momentum of crossing time and MACD histogram. EMA 50 will be trend setter and Stop loss line. Take profit using Risk and Reward factor based on stop loss points. All details are explained to developers
1 Application
30 - 150 USD
EA is almost complete. It identifies pin bars formed at key levels and places an order. Need a developer to add code that recognizes a touch of a trend line (drawn by custom indicator - source code available) and places an order if there's a pin bar (Pin Bar Identification Source Code already there and available) This should be quite an EASY JOB for seasoned developers
7 Applications
30 - 100 USD
I'm looking for a developer conversant with MT5 platform to assist in coding of my trading strategy based on Commodity Channel Index (CCI). The Expert Advisor should work on a given timeframe and on multiple pairs. The EA should Open trades and close all trades daily. The details about the trading rules on the strategy will be provided. Period: ( EA to automatically pick from the input parameter)Timeframe : (EA to
14 Applications
30 USD
Hi, I need assistance to change or remove "specific broker" requirements and and other parameters from a EA. The EA must be modified to run on a demo and real account
3 Applications
30 - 35 USD
I need a robot that is capable of setting hidden TP / SL / Trailing to orders opened by another EA. This means that the hidden TP / SL / Trailing will be applied only to orders with a specific defined magic number (the symbol is irrelevant). These are the proposed input parameters: · Pips or Points (select Pips or Points) · Hidden TP (0=Disabled) · Hidden SL (0=Disabled) · Hidden
30 - 60 USD
Hi, I need You to make a EA autotrading 3 currency pairs . It will be a simple hedging strategy, that needs to auto-buy/sell all 3 pairs simoultaneously. You can see idea on the algorithm_diagram.jpg. I want to be able to change the settings of a source code easily, so I would like for declarations of variables to be as closest it can get to those in diagram
5 Applications
100 - 200 USD
Requirements: 1. Allow usage of different kind account size. (Small and Large) 2. Allow trading at any times of the market and able to do both Long and Short. 2. Maximum drawdown to be 30%. 3. Minimum 75% monthly of successful trade. (E.g. 1 month if there are 100 trades made, a minimum of 75 of them must be profitable) 4. EAs can be used on one Major Forex Pair or multiple Major Forex Pair at once. 5. Minimum 1-2
30+ USD
I'd like to change the loss factor (number of times the lot size is doubled) from one losing trade to two losing trades for the lot size . Example: The below example shows that the first 4 trades were lost and the lot size was increased by 2 for every losing trade hence the 0.08 on the 4th losing trade. I need a change in lot size after 2 losing trades hence the fourth losing trade should have a lot size of 0.02
30 - 100 USD
Hello I am looking for a coder who has experience in developing an Expert Advisor which takes trades based on averaging with lot sizes increasing according to Lot multiplication factor specified by me in settings All positions will be closed when price retraces and hits predifined price above or below average price of all positions combined (In case of basket of buy orders take profit is above average price of all
100+ USD
Hi. I am looking for a developer for MT5 who will create a robot that will be able to open trades automatically, including setting TP and SL and trailing SL. Trade entries will be triggered by a candle stick pattern scanner that I will supply to the programmer [minor modification of the scanner code required to alter the Moving Average settings]. Specification will be supplied to the successful applicant. Thanks
24 Applications
100+ USD
I need martingle coding for expert advisor with trailing stop and re entry order. This EA need to order manually and also setup for log account. Thank you TrailngStop is used to protect profit. Stop Loss is set if profit in points exceeds the value specified in the InpTrailingStop parameter. If the price continues to move in the profit direction, Stop Loss should be trailed at the given distance. Stop Loss cannot be
11 Applications
Indicator buffer reader (personal job)
40+ USD
1Creating indicator name entry buffer for ea property as extern 2, buffer codes like one or two it should read indicator arrow code line 3. Delete info panel of EA , explained in image attached (info cut), that mean one info panel is enough for it 4, make info panel of it , untransparent ( while tests info panel background shouldnot show bitmaps, and results of position )in background 5, should pass market validation
1 Application
Create EA to Open Order (personal job)
30+ USD
Create EA to automatically entry an order beginning of day. Further details to be provided. EA manages order according to hidden stop loss, take profit features, breakeven and trailing stops features * Existing EA (mq4 file) with hidden stop loss, take profit, breakeven and trailing stops features will be provided * All source codes to be sent to me at job completion
1 Application
30 - 100 USD
Can anyone help code my trading system into EA for me? Thank you Filters : EMA (long=21 , short=7) 5 min chart ADX(period =14, min=3, max=37) RSI (RSI period=14, Buy Level=27, Sell Level=73) Buy signal: ADX > 33 EMA : short > long Rsi cross 27 Exit signal:RSI must cross 73 Sell signal: ADX > 33 EMA : short < long Rsi cross 73 Exit signal:RSI must cross 27 Time filter is included Stop loss and take profit are
22 Applications
50+ USD
I have developped an expert advisor for MT4 on a demo version of FXCM MT4. Everything worked fine in demo for trading the nasdaq 100. Then I moved my expert advisor to my IG MT4 platform and ran it for trading the nasdaq 100 . I now get error 130 Invalid stop follow by error 129 invalid price. I have set a stop loss in my expert advisor. I tried to change it but no matter I still get error messages. In the log of
19 Applications
(2) MQL4 Indicators Experts Trading robot/indicator debugging
30 - 200 USD
Scope of work: To fix and make modifications to a indicator and EA that works together. Indicator & EA issues : - Indicator is repainting and I am looking for a Expert Programmer to fix or come up with a alternative solution - Once the auto trade feature is activated there are random orders that don't have a SL or TP - Random signals provide 0 for EP,SL, and TP - Lot size on the charts randomly change back to default
30+ USD
I want to create an automatic algo that opens and close positions based on the ( 5 linear weighted moving average - applied to the close ) and FLOOR pivot points. * The algo needs to BUY when the candle closes ABOVE 5 moving avaerage // with the target being resistance 1 on the floor pivots // and the stop loss being support 1 * The algo needs to SELL when the candle closes BELOW 5 moving avaerage // with the target
30+ USD
I need a simple EA that will call (iCustom) the attached indicator and trigger buys when the ATR candles change the color from red into green, and vice-versa for sells. The EA should also have parameters to allow me to close opposite opened traded when a new trade triggers : so if there is a sell (or more) on the chart and the candles change color from red into green, the EA should first close the sells (FIFO), then
23 Applications
30 - 50 USD
We want to add a draw down algorithm that pairs the first and last trade(Var1) it closes both on breakeven. But keeps the trade sequence take profit. The EA should then set a new TP target for remaining trades. We should control its operation to work after more than X trades (Input Var1) are open in the martingale sequence and we can get the value of BE or close to be (Input Var2) A 2nd DD variable as a % of opened
4 Applications
(21) MQL4 Indicators Experts Trading robot/indicator debugging Forex
Modification of an existing EA (personal job)
30+ USD
EA modification required. Addition of WPR open and close. Opens the trade with WPR and closes with WPR. For an existing EA it is required to add WPR to open and close. WPR opens a trade and closes a trade
1 Application