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
5917 completed jobs in all languages
Sort by:
51+ USD
Hello developers,we need a new simple profitable robot base on relative strength index,(RSI) indicator.the robot must be able to analyzes the market conditions with 100% accurately and filters out bad signals to maximize good results in the market conditions.the robot must be able to wait and look for a confirmation signals of overbought or oversold RSI reverser area before opening buy order or sell order with 90%
Make Top_Down Analysis EA for me using the Modified .MQ4 File (personal job)
40+ USD
Dear Ramon, This is the contract for my next project, i am attaching an MQL4 file, that i modified, i want you to use. Please use the MQ4 file. EA Modification 1. Delete the Trend section code and dashboard of the EA 2. Use only the Reversal Dashboard section of the EA this code. 3. Retain or Keep all the input variables and codes of the EA EA Open Trade Conditions 1. If any currency pair’s row
31 - 51 USD
Hello, I need someone to help me with the setup of an EA that automatically makes one trade per day under the following conditions: - 1 trade per day - to be able to define the minute/time at which it will execute the trade (24h interval - ex: 22:57) - I can select the type of trade: buy/sell - I can select the trade size, i.e. the number of lots - I can set the TP (in $ or pips) - I can set SL (in $ or pips) - I can
17 Applications
30 - 50 USD
The existing EA is working well, but entering condition must be update to get better results. It is a martingal strategy based on two timeframes M5 with LWM19 and H1 with SMMA52 ( configurable). I need an update of entering condition in OnTick() function : Actually entering condition are : when new candle in H1 above SMMA52 AND new candle in M5 above LWM19 then buy when new candle in H1 below SMM52 AND new candle in
15 Applications
30+ USD
I have an existing EA program that lets me select only to buy, sell or just buy&sell. When I select the buy&sell option, it sets a mid-point at market price then places only buy orders below the mid-point and sell orders above the mid-point. It also lets me input and adjust the number of lots, take-profit, stop-loss, intervals and number of orders to be opened at any given time in the program code itself
30+ USD
Trade entry criteria won't matter much, as a SMA crossover will suffice. Needs to be in one long trade and/or one short trade at a time. No multiple trades in the same direction. Account has up to 500x leverage, hedging allowed. Customizable Stop Loss and Take Profit in pips/points. ie; xxx pip stop and xxx pip TP. Nothing fancy there. The fancy part: It needs the option to customize a loss multiplier (martingale)
19 Applications
50+ USD
CUSTOM INDICATOR: CHANNEL: INPUT PARAMETER. THIS MUST BE APPLIED IN THE CODE AND MADE TO RUN FAST LIKE A BASIC INDICATOR BASIC INDICATORS: MOVING AVERAGE: INPUT PARAMETER. MAXIMUM VOLUME: INPUT PARAMETER. THIS IS THE MAXIMUM VOLUME AT WHICH THE EA WILL EXECUTE A TRADE. HIGHER TIMEFRAME INPUT PARAMETER: (THIS IS ADJUSTABLE BY THE USER AND CAN BE ANY TIMEFRAME) E.G M15 LOWER TIMEFRAME INPUT PARAMETER: (THIS IS
10 Applications
500 - 1000 USD
EA to pass Prop Firm challenges (FTMO, MFF, TFF samples) and then use to manage live accounts. Please provide evidence of the EA working with profitable results. The EA has to comply with the following prop firm rules: - must use STOPLOSS - Minimum profit over typically 30 days = 8% (but may range from 4 to 12% - Max Daily drawdown = typical 5% (but may range from 4 to 12 % - Max account drawdown = typical 10% (but
30 - 100 USD
A bot which Does the Following - 1. Automatically Create Buy Stop order above open position and Automatically Create sell Stop order below open position . 1st Open position will be Manual Order placed . 2. Equal distant between the advanced stop order (customizable Distance in pips ) 3. Take Profit and Take Loss in stop orders ( customizable in pips ) 4. Number of Stop orders both Side ( customizable ) 5. Static
500 - 1000 USD
EA to pass Prop Firm challenges (FTMO, MFF, TFF samples) and then use to manage live accounts. Please provide evidence of the EA working with profitable results. The EA has to comply with the following prop firm rules: - must use STOPLOSS - Minimum profit over typically 30 days = 8% (but may range from 4 to 12% - Max Daily drawdown = typical 5% (but may range from 4 to 12 % - Max account drawdown = typical 10% (but
100 - 300 USD
Hello, I'm looking for someone to write the following EA. Short Explanation: Every new high or low open a new sell/buy stop order within a configurable amount of pips and remove old sell/buy stop orders. Long Explanation: Every tick, the high and low are updated if there is a new high or low, a sell/buy stop order is being created and previous sell/buy order is removed. Every time the amount of pips has passed (which
23 Applications
40 - 100 USD
Hello anyone who can create a profitable new forex EA based on a combination of candle sticks pattern and price action the robot will have news filter Please download the attached file and carefully read and understand all the features that are supposed to be on the robot. the developer should be in a position to create as per my requirements given
4 Applications
A SIMPLE PENDING ORDER (SELL STOP ORDER) EA. [SSOEA.mq4] (personal job)
50+ USD
The work of this ea will be to place only a “SELL STOP ORDER” at x points below the current market price at time ET (Execution Time)…on the input and cancel non triggered SellStop order and disable at time CT (Cancellation Time) ...on the input. Also this EA will close any floating order and disable at time DT (Disable Time). All the times on the input will read (y.m.d h:m:s). Example 2023.06.21 18:30:20 (seconds is
1 Application
EA based on SUPERTREND (personal job)
50+ USD
I want to modified the EA you build me last time. I want the EA to open position only when: -sell ; when the "sell" signal appear below the previous DAILY HIGH/LOW (based on how the daily candle closed) and below the 200 MA -buy ; when the "buy" signal appear above the previous DAILY HIGH/LOW (based on how the daily candle closed) and above the 200 MA I want the EA to work on multiple pairs at the same time but only
30+ USD
my strategy combine stochastic with setting 39..xx ..xxx.parabolic sar setting xxx.xxxx..trendtsl 20 period a Buy is generated when stochastic green line is above the red line tsl buffer arrow _up and parabolic sar is below price action ,,,a buy setup is established ,,,now for confirmation a lower time is concidered, example. 4hrs & 1hr. ,,,30min & 15min 15min & 5min **5min &1min Buy setup is establish on 5 min ,,ea
9 Applications
30 - 50 USD
Objective: Develop a trading strategy EA (Expert Advisor) that executes trades based on selected EMA (Exponential Moving Average) or KAMA (Kaufman Adaptive Moving Average) or when there is an EMA crossover options. The EA (Expert Advisor) is divided into three main parts: Part 1: Trend Indicator - This part is responsible for executing trailing buy/sell pending orders based on the selected trend indicator. option
100+ USD
This simple Ea will be Heiken –Ashi based with three additional Indication for filtering for accuracy ADX /ADX WILDER ,Rex oscillator and the Damiani Voltammeter. Heiken-Ashi Base EA with three Indicator as filter. Indicator 1. ADX /ADX Wilder If DI+ is above DI-, an ADX reading of 25 or higher indicates a strong uptrend. DI (indicate or confirm Long/buy) If DI- is above DI+, an ADX reading of 25 or higher indicates
30 - 40 USD
Dear Freelancer, I need to create EA that can write price information into CSV file and you can find below the settings and what i need. Pairs to export prices types: close, high, low and open (selectable) the data i need should be formatted as below first column have candle ID each column contain one pair, rows have the price values like close price only the EA should rewrite the current csv with a new values every
30+ USD
I have created a drawing tool and if pasted in Metatrader editor 5, it has allot of errors. I would like to have them fixed and explain what was done
3 Applications
49 - 189 USD
Expert Advisor MT5 brief Using a custom moving average already developed called CMA_0, create an EA with the following specificationsL a. Entry and Exit Points: - Long Entry: Open a long trade and close all short trades when the price closes one candle above the Custom Moving Average (CMA) indicator. - Short Entry: Open a short trade and close all long trades when the price closes one candle below the CMA indicator
20 Applications