All orders - 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
7141 completed jobs in all languages
Sort by:
30+ USD
I want to add a protection CODE to my mt5 trading robot before sharing the (.ex5) file to my friends. 1. I want the SOURCE CODE to make my EA (Trading Robot) to only trade on a registered account number. 2. I want the EA (Trading Robot) to expire after a certain period of time. 3. I SHOULD BE ABLE TO USE THE SOURCE CODE on other upcoming projects (Trading robots and Indicators for mt5) thats all
5 Applications
150+ USD
I need experienced programmer to build an EA based on a library of about 40 price patterns (very simple stuff, e.g pattern "1": close day1 > close day2 and close day2 > close day3) that would generate a trade on a specific triggers (e.g. if pattern "1" is true then open trade long at the breakout of yesterday's high). I need to compare each pattern individually when running strategy optimization being able to set a
9 Applications
30+ USD
I require my expert advisor be edited for sale on MQL5. The current error I recieve is "Invalid Stops" However this may or may not be the only error needed to be fixed so it will be uploaded for sale. The aim of this job is to get this advisor up for sale. Not per error fixed. The current robot is not scripted by me but was created using a automated expert advisor software. Will be updating software with new
13 Applications
100 - 200 USD
"Cash-is-King" -- built for trading on a Cash Account, where liquidity is not a problem, SWAP fees are offensive, and the trader is uncomfortable with short-selling. Optimized for non-margin trading and traditional buy-low-sell-high strategy (no short-selling at all). The EA will be usable with any Symbol one's broker allows. Parameterization must be simple, easy for the lay investor to understand and implement
30 - 60 USD
MACD+200 EMA Buy conditions 1- The price is above the 200 EMA 2- MACD line and signal line below the zero line 3- The MACD line cross above the signal line The trade will open at the closing of the signal candle Stop loss The stop loss is 1.6 ATR value below the low of the signal candle, (and I need to be able to change it if I want) I need to be able to choose between PIPs value, account % and lot
30+ USD
Hi, Looking for a experienced friendly coder who can fix the attached virtual trailing stop. The requirements are as follows: 1. Require minimal modification of the existing code ( trailing stop.mq4 attached) 2. Should be able to trail multiple orders of opposite directions at the same time 3. Must be able to filter based on Order ID 4. Ideally the whole code should sit inside void VirtualTrailingStop() in the
17 Applications
Candle Expert (personal job)
30 USD
The expert will have to analyze the candle, and at each close it will place pending orders on the high and low of the previous candle. If the pending orders are not activated, the next time the candle closes, the robot will modify the pending orders, always calculating the maximum and minimum of the previous candle. So once installed, the expert will not activate any pending orders, but will always wait for the
1 Application
30+ USD
Buffer modification ot the Halftrend Indicator file Task 1: Implemantion that the indicator give out 1 or -1 as value instead of price level which is currently included. These shall be setted for "up" "dwn" "arrup" and "arrdwn" ("SignalBuy", 1); - Passing a buy signal. ("SignalSell", -1); - Passing a sell signal. Task 2: Open the buffers that it can be used/readed of an external expert advisor
7 Applications
30+ USD
Hello programmers, an EA based a custom indicator called HMA is needed. The indicator is sort of an MA that changes colors when the trend changes. It has 2 colors. When the HMA indicator changes its color ( and it matches the color of the HMA on a higher time frame), then the EA will trigger an order. buy or sell, respectively. Variables to be filled by operator: - Time frame for entry - Higher time frame - Exit
Modify Advanced EA (personal job)
100+ USD
Modify Advanced EA 1. Start with the Basic & Intermediate EA templates. This job is an extension of the previous two jobs. a) The Advanced EA has every function available in the Basic & Intermediate EAs. 2. Please add: b) Auto Lot Size feature: Remove all previous limits. The user can increase or decrease as he/she wishes. c) Show Auto Lot Size EA Dashboard/UI with 1 button under Risk Percent. 3. Please add: d) Take
1 Application
50 - 150 USD
Need a EA/program built for MT5 that can open multiple identical orders (same currency/symbol) of at least basic buy and sell orders at once up to the maximum of 200 orders for any lot size (100 lots max), so it should be able to open 200 x 100 lot buy trades (total 20000 lots) at once. I also need it to be able to modify the stop loss of all orders simultaneously and/or be able to apply a breakeven stop loss to all
100 - 500 USD
I need a bot that will execute the strategy in the attached video for buy or sell orders in MT5 Additional requirements 1. I would like to be able to modify the stop loss 2. Add 2 additional EMA's (1. 50 days, 2. 200 days). All 4 EMA's must cross before an order can be executed. 3. I would like to modify the lot size 4. I would like to modify the bot to run on any pair, indices ,cypto-curriency, etc. of my choosing
30 - 50 USD
I have a custom indicator that a previous developer was unable to fix after 3 months. The developer could not fix his own indicator he created so I now need to find someone else with the skill set and experience to fix it. The indicator gives buy and sell signals and plots arrows on the chart. The bug is that on the M1 and M5 time frames the arrows will move our of place at random places on the chart. After
Modification of a Grid EA (personal job)
30+ USD
I want to modify the following 1- I want to remove "trend global trailing", "trend no of orders average trailing" and "trend minimum points average trailing" sections from trend orders settings. 2- I want to add one more averaging method "Averaging all orders partial" in which it averages the latest trade with biggest lot trade against a predefined PERCENTAGE of the trades of smaller lots instead of all of them. 3-
1 Application
Modify EA entry and exit rules (personal job)
30+ USD
I would like to modify the entry and exit rules on EA_140483_1.00f The changes to the entry and exit rules are highlighted in red on the attached Please let me know if you have any questions Thanks
30 - 200 USD
Hi. I have a strategy ready based on the two indicators purchased on this website. I would like someone to write an EA under it and help me optimize it
100+ USD
Breakout EA is a Momentum Break out indicator EA, Which filters the time zone and daily Pivot channel. The Strategy pursuing the trend direction accordance of momentum, also it filters with time zone and pivot channel to avoid false momentum breakout. Expert Advisor trades on All Pairs using market orders. It’s using default indicator and trend following on pattern. The indicator's signals are verified by Elder-Ray
45+ USD
Edit current EA, it uses 4 different trendlines, 2 outer trendlines named (upperart2 & loweralert2 ) and 2 inner trendlines named ( upperalert1 & loweraler1) orders are opened automatically using these trendlines, currently all orders being opened on these trendlines use same 30 pips SL and same 120 pips TP and same 2% risk and 1:4 reward ratio, it also has a buy & sell button which if I click any of the 2 it
30+ USD
This project is to create custom leading band indicator based on Fibonnacci level ratio 1. Measure single bar on weekly chart for highest high and lowest low when bar close 2. Calculate the median value of the bar (hi + lo)/2 and mark line (non recalculate, non repaint) 3. Marker is used as “Zero” when measuring Fibonnacci level ratio 4. Create a leading band at 1.618% from Fibonnacci
8 Applications
30 USD
Hi; I want to get one EA developed using 3 standard indicators. When all the three indicators are Bullish then Buy, and if the indicators are bearish it is Sell Target , SL and trailing SL are in Parameters
8 Applications