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
7764 completed jobs in all languages
Sort by:
Update to both mt4 and mt5 as discussed (personal job)
60+ USD
UPDATE THIS ON MT4 AND MT5 EA. ADD A DROPDOWN FOR THE FOLLOWING Use Money Value Stoploss = 2% true/false (of Percentage of Equity) LEVEL 1 =1%, LEVEL 2 = 2%, LEVEL 3 = 3% MA = 100: LEVEL 1 =50, LEVEL 2 = 100, LEVEL 3 = 200 Use_Pending_Order=true; Pend_Distance = 50:LEVEL 1 =50, LEVEL 2 = 100, LEVEL 3 = 200 Min_Pend_Distance=500: LEVEL 1 =500, LEVEL 2 = 800, LEVEL 3 = 1000 Cancel_After=60:LEVEL 1 =60, LEVEL 2 = 120
1 Application
Making changes to existing EA (personal job)
80 - 120 USD
Would like to make the ATR in accordance to the Entry candle (including spread) this will then calculate the ATR in according to stop loss and trailing stop and profit target I would like it to make two entries Each entry adjustable according to ATR. So the same setting but twice. So once I enter a trade it enters two positions. Add a two candle stick pattern: Three Outside Up Trigger, Three Outside Down Trigger
30+ USD
I'm looking for an experienced developer that can make an EA with Pivot Points and 3 trend filters. I will deliver a custom Pivot point indicator. Trend filters are 2 EMA's, RSI and a MACD. The concept of the strategy is a Support/Resistance breakout of the Pivot point line. The basics of the strategy I've shared in the picture down below. The full strategy with explanation and more pictures examples, I'll share
40 - 100 USD
EA for MT5 Bullish Break and Retest: Identify a bullish trend break and retest order block(breaker block). Price breaks above the resistance level of the order block. Price retraces and retests the previous resistance, now acting as support. Trades are triggered when a Doteki Heiken Ashi candle touches an institutional order block, followed by the close of a new bullish Doteki Heiken Ashi candle. Bearish Break and
30 - 50 USD
I want an EA Using Technical Indicators in Forex Trading: Technical indicators can help traders analyze price patterns and trends, identify entry and exit points, and make informed trading decisions. Let's discuss some popular technical indicators and how to use them effectively: Moving Average: Simple Moving Average (SMA): SMA calculates the average price over a specified period of time. Using SMA can help identify
30+ USD
Hello Dear Community of MQL5, I would like to create an EA that opens and closes positions depending on the Ehlers-Fishers Transform Indicator. When E-F transform turns into green would like to open a buy position, when it is red it should trigger a sell position. when the signal turns around it should close the last position open new one with the opposite position. all the variables should be editable from a user
11 Applications
30 - 100 USD
I have an EA that works in test mode however when it runs live it doesn't enter the profit targets like it does in test mode and I need some assistance to diagnose what the issue is
30 - 50 USD
Hi all, I am looking for someone who can build me a trading bot that uses the MA crossover as signal, the MACD as confirmation and Average True Range to place my stop loss. The trading bot must be able to calculate the lot size based on my risk indication. The bot must be able to adjust values for all the indicators stated and go through the strategy tests without problems. Once appliciant is selected, I will fill
26 Applications
30+ USD
Could you build a super trend Trading View buy and sell Strategy into MT4 Expert Advisor using ema as a trend direction. Only open one order until same to be closed. I would like to be able to specify the lot size, the TP/SL in pips and custom EMA length and EMA time frame
MT4 and MT5 Buystops and Sellstops Generators (personal job)
60+ USD
In my three Yobsa Pending series of EA chains, I would be glad if you can please help me to continue the one now known as EA2 that has been recopied many times up to EA12, is what I would like you to continue to copy from EA13, EA14, EA15, till it's up to EA28 in the three series of EA's which are: Pending_Lock_Yobsa_vf MT4, Pending_Modify_MT4, Pending_Lock_Yobsa_Modify_v5.MT5. Thanks
New Entry and Pairs Grouping (personal job)
78+ USD
Option 1. The pairs should be grouped together in this manner and be able to choose which group of pairs that should be traded. Name DBMS BOT 2.1 0.03 Jump 10 Jump 25 Jump 50 Jump 75 Will have their own TP, SL based on points, pips or dollars 0.20 Jump 0.20 Volatility 100s Will have their own TP, SL based on points, pips or dollars 0.50 Volatility 10 Volatility 10s Volatility 25 Volatility 100 Will have their own
30+ USD
Add this condition to an already existing EA: if price increases more than 120pips within a second or 1 candle, close all sell orders and open additional buy order if there are any open buy order and take profit if price decreases more than 50pips after the rapid price increase. And if price decreases more that 120pips within a second or in one candle, close all open buy orders and open a sell order to add on any
12 Applications
Breakout Expert based on Buy Stop / Sell Stop according to the conditions, with Omega Trailing Stop Loss. (personal job)
30+ USD
Buy Stop / Sell Stop To be placed according to the conditions, with Omega Trailing Stop Loss. 4 Conditions in total . Actions to implement after every Trade close . M1 & M5 time frames only. =========================================================================== Trading Panel (statistics) (To be reset weekly = 1-6) 1. EA Status : (on/off) 2. Total Trades Taken : 3. Number of Profitable Trades Today : 4. Number of
40+ USD
Just a few options i would need, - Enter the trade immediately after the trading signal or enter the trade after the closing candle. - Close the position after a reversal signal or not. - Maximum of 3 trades at the same time. - TP & SL in points or Trailing stop - Fixed lots or % risk based on balance // @version= 5 indicator ( "Trend [Dr Kang]" , overlay = true ) //Pivots plotPivots = true pivotLookup = 1 hih =
9 Applications
30 - 35 USD
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
110+ USD
I am looking for someone to Optimize and Backtest my robot on a monthly basis. Each month, I would expect: 4 new SET Files Each SET file would be based on recent history, so the tests would generally look at 3-6 months of data. Can be more or less that's up to you. You will test many settings and combinations of settings to find effective settings for the next month. Can test, different timesframes, different pairs
30 - 40 USD
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing
An expert advisor using consecutive candles (personal job)
30+ USD
I am interested in getting the services and help of an expert to write an expert advisor. I plan to demo test this before deploying it for live trading. It will be based on MA and consecutive candles. Thank you
Create a custom Expert Advisor based on SMC structures and Recovery Hedge Zones for MetaTrader 5 (personal job)
300+ USD
1. The idea of ​​ the trading system is the following: The Expert Advisor must be able to analyze and calculate the SMC BoS and ChoCh structures using a custom indicator provided by the costumer and also use the structures of the so-called “Recovery Hedge Zones” in its strategy system. 2. The EA must have these parameters: initial lot size and the recovery hedge zones parameters: Target in Points, Zone in Points
30+ USD
I need an EA (MT5/MQL5) based on the MACD cross/convergence strategy. It should also use the MA, EMA and RSI to confirm trend. Should work on all FX symbols and time frames. Buy signal: the main MACD line crosses the signal line upwards. Only when below the zero line. Also it must be above MovingAverage 13 and EMA 200. Also it needs to cross upwards above the RSI of 50 (it is set at <50 and >50). Sell signal: the