All orders - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
8778 completed jobs in all languages
Sort by:
30+ USD
I need an alert added to the indicator "double CCI Woody" I need alerts when CCI crosses certain levels, not just one but 2 CCI. If SLOW CCI is above 100 then i want alert when FAST CCI crosses up over 100 etc. Not when FAST crosses down I will show examples when we get further with this. I have the indicator as MQL source file but the alert need to be changed and working as pop up, sound and email
10 Applications
MQL4: Combine 2 indicators and create Automated Expert Advisor (personal job)
30 - 40 USD
Combine 2 indicators to build a Custom Indicator and create Expert Advisor. The EA will use multiple time frame; a trade entry will only occur if the setup rules on the predetermined multiple time frames are met
1 Application
30 - 120 USD
Ea will have many trade strategies, strategies can be chosen by turning on/off some of the strategies I will only post picture to explain standard money management inputs. must work on ECN accounts and back-testable. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx strategy 1 On/Off EA will only place trades in direction of trend
19 Applications
30+ USD
I'm looking for a indicator that alerts the user when a candle stick range is equal or greater to a specified multiple of the ATR. When the condition is met a dot appears at the bottom of the candle (and alert if user selects). Body of the candle does not matter, only the range. Please see attached for visual example. Input Tab ATR Period: 14 default ATR Multiple: 2 default (User enter multiple of ATR. E.g. if the
5 Applications
30 - 100 USD
I'm looking for someone to create an EA trading robot, using two ex4 files and ADX. The EX4 indicators have to be reflecting the same color and trigger and execute a buy signal when both ex4 indicators are green and ADX indicator D+ crosses above 20. And a sell execution when both ex4 indicators are showing red and ADX D- crosses above 20. I want to be able to manually set my own stop loss pip amount via a built in
21 Applications
EA modification to store and execute virtual pending orders (personal job)
80+ USD
The existing EA needs to back test and store current and historical orders as virtual orders to be sent to the market to be filtered by 100 SMA and executed. The 4 requirements; 1. Do a code to ensure that the EA scans all TFs from 30 min and above for signals instead of scanning the current TF only 2. Scan historical orders on all TFs from 30 min and above and store the orders as always active virtual pending orders
1 Application
30 - 50 USD
Write this EA into proper MT5 code without the #Include <MT4orders.mqh>, cleaning and tidy up the code by using Classes, like CPositionInfo Use CDouble(wrapper) library for MQL5 (https://www.mql5.com/en/code/19727), to round pips/points in 4/5 digit brokers, including JPY and XAUUSD At the moment, order modification for TP is FIFO, you should set this into 2 input situations: FIFO and FILO Replace NormalizeDouble()
3 Applications
30+ USD
EA must open and close trade as per indicator Buy & Sell signal. If a Buy trade is open and after few hours or days indicator give Sell signal, then EA will instantly 1st close the ongoing Buy Trade & then open Sell Trade instantly and vice versa trade. EA should have option to specify Stop loss and Take profit target in pips and all basic setting which all EA has. EA's source code must also be provided by the
17 Applications
Expert advisor based on high low macd for metatrader 5. (personal job)
50+ USD
I need to open a trade at a entry value of the macd histogram, it also needs to work on both sides of the macd histogram, it doesnt need positive or negative values. eg. if i set the decimal place to .000100 then a trade needs to open at .000100. if the field is set to zero '0', it is off. If the field is set to zero '0' the ea needs to open a trade at 0.0.. of the macd histogram. I need to partial close at 1% to
1 Application
Use Bolinger band (BB), Relative Volatility Index (RVI) and Average True Range (ATR) overlap 20 EMA to take trade position (personal job)
30+ USD
*BUY Rules: * 1. When ATR breaks above the 20 EMA, then comfirm if the breakout corresponds with the price breakout. 2. When the RVI goes above 50 3. When price touches or crosses the lower BB. TP Close the buy trades when the price is about 1000 points to touch the upper BB SL when RVI falls below 40 *SELL Rules: * 1. When ATR breaks below the 20 EMA, then comfirm if the breakout corresponds with the price
1 Application
45+ USD
this ea will take trades in the current direction of the trend and at a time it is given i will provide more info for the inputs and a pick of trade entries
19 Applications
An expert Advisor based on two or three indicators (personal job)
40 - 80 USD
Hi The EA will be based on two or three indicators; The two indicators are MT4 and the possibility of migrating them to MT5 should be evaluated. More information on indicators & development objectives will be given on order acceptation. All the best
1 Application
100 - 400 USD
Hello I would like an EA developed for my trading strategy which is a bit simple. The EA would have a trading panel with the following inputs: lot size Take profit in Pips and value Stop Loss in Pips and Value Buy Order Sell order This is how the EA would work. Once the EA is placed on a pair(eg. usd/jpy), i will then place a buy or sell order area. Once the market gets to my specified area it will open a trade with
28 Applications
50+ USD
I have an EA which trades based on CCI indicator generated signals. I would like to add a filter using the moving averages where by buy positions will be executed if the entry point is above a certain MA and vice versa for sell orders. (this filter needs some debugging). The EA also has 2 slop losses. One is fixed at x pips from entry price while the other is at x pips from the MA. The EA needs debugging to ensure
11 Applications
30 - 40 USD
I need an expert advisor based on exponential cross-matching of moving averages. Requirements: 1º Verify the crossing of averages 2º If the crossing of averages happens, it enters a second "if", which is the event of a pattern(1) in the candlesticks. 3º If the cross of averages is active AND the pattern(1) in the candlesticks occurs, it sends the buy or sell order. 4 The calculation of Stop Loss and Take Profit are
13 Applications
35+ USD
Hello, I need you to code an EA that open market order (buy/ sell) when a specified price is hit. The EA should allow me to modify its settings during operation as shown below: 1. Trade Buy/ Sell = allow select trade buy or sell, e.g. Buy/ Sell 2. Lot Size = handling decimals, e.g. 0.10, allow type in desired lot size 3. Price = handling decimals, e.g. 1.10059/ 109.473, allow type in desired entry price 4. Distance =
7 Applications
50 - 100 USD
Hi, I need a trading robot that enters position on pullbacks in the direction of the trend. The robot will have to use: - moving averages 50, 100 and 200 to detect a trend - bollinger bands (20.2) for pullback (the price must be between the low and middle bollinger) - MACD 5/8/5 as a trigger. I'll give all the details in private. I am looking for a programmer who is used to trading so that understanding is made
20 Applications
30 - 50 USD
I would like (1) to ask the conversion of the following simple EA from MT5 to MT4, or (2) to ask a new simple EA based on the same rules in MT5 code. See the following expert for MetaTrader 5, which I request to convert or to make for MT4. ============ iMA iStdDev - expert for MetaTrader 5 (https://www.mql5.com/en/code/23434) ============ The converted or new code for MT4 should have the same functionality of
10 Applications
30 - 100 USD
QUIERO UN robot para hacer trading operando futuros for metatrader 5 para operar micro,mini y contratos regular.quiero abrir una orden de venta o compra manual con lote variable y sl y tp variable Tambien,cuando el precio toque el sl y cierre la primera operacion quiero que abra una segunda operacion en sentido contrario si Vuelve a tocar el sl y Cierra la segunda operacion que abra otra operacion en sentido
7 Applications
Add Pending Order functionality to an existing EA (personal job)
30+ USD
Short description of the EA It’s about adding functionalities to the first version of your MT4 EA (working on 1M). The functionality to add is the possibility to send pending orders (BUY-STOP+SL and SELL-STOP+SL). The order is sent if the returned value of a custom indicator is “1” (instead of “0”) during the last minute. The value of the placed order changes every minute, following the last value of a moving
1 Application