Orders for indicators development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
40162 completed jobs in all languages
Sort by:
40 - 80 USD
Hello I want to create an indicator that gives alerts for purchases or sales. To create an alert, this indicator will use bollinger bands, a moving average, as well as candle price data. This indicator will be placed on several graphs (around 16) and should not slow down the platform. If you want more details, please contact me. Thank you And good coding to everyone
14 Applications
(21) MQL5 Indicators
30+ USD
This is non-indicator based EA, but based on candlestick breakout conditions. Entry will be based on breaking the high or low of a previous candle.. Now the EA does not follow SL values and closes orders prematurely in Live demo.. I want to fix that and also need to add few more additional functions for the entry signals/orders additional. Will share more details later. thanks
7 Applications
(12) MQL4 Indicators Experts
RastaWayV2 Mod (personal job)
50+ USD
Good day mate , i have some lines to add on my code , i want to use my tools on low timeframe so it has a loophole for traping me on the false breakouts , which are common on low TF. so i have a filter for that on my indicator and also some order management issues to review. check and advice
1 Application
(20) MQL4 Indicators Experts
35+ USD
My user stories: 1. I need an indicator that plot blue bellow the candle the body size of of the bullish candle and red above the candle the body size of of the bearish candle(excluding the wicks, in points) like in the Capture1.jpg. 2. Indicate with an arrow Bullish Engulfing" and "Bearish Engulfing reversal candlestick patterns like in: https://www.mql5.com/en/code/307 but with minimal previous bar of a set body
5 Applications
MQL5 Indicators Experts
Enhancement to EA Display Window (personal job)
30+ USD
The EA for which the coding change is required is attached / uploaded here. The EA displays various settings in a window that appears on the chart. Requirement To include the Lot Size and the initial Stop Loss settings with those appearing in the display window. Please see Screenshot 1 attached
Add indicator to existing EA on Renko MT4 (personal job)
80+ USD
I would like The Supertrend MT4 indicator added to the EA as an optional filter before entering into a trade. For a BUY trade the Supertrend indicator has to signal a BUY. Once Supertrend has a BUY signal, then every BUY renko candle is traded. I need true or false to use Supertrend I need to be able to change the setting for the Supertrend indicator either to make it more or less sensitive to current trends. Display
1 Application
(4) MQL4 Indicators Experts C++
30+ USD
I want an indicator that will be working on all pairs. Conditions are very simple; Buy/Sell Signal will pop-up when If, on H-1 MACD (12,26,9) Signal line crossed below or above Zero Line, the Indicator will only be send notification when 15M MACD crosses in the same direction. If, on H-1 MACD (12,26,9) is already below or above the Zero Line and crossed apprear on the same direction, the indicator will only be send
11 Applications
MQL4 Indicators
Modification of Indicator/EA HMA (personal job)
30+ USD
Change of previous Indicator HMA. Now Robot only triggers after opposed candle color closes. example attached: ARROW RED DOWN, graphic goes down, no trade, as soon as green candle it trades DOWN, after take profit exit and waits for new ARROW
1 Application
(4) MQL5 Indicators Experts
250+ USD
Various indicators to be converted with all features to Ninjatrader 8 1- need to transfer the indicator code from the MT platform to the NinjaTrader. 2. Based on the indicator for NinjaTrader, need to make a basement indicator that will be used to give signals in the market analyzer window. 3. Making a template for a market analyzer window.4 Thanks
1 Application
(3) MQL4 Indicators Converting
Modification of an EA (personal job)
60+ USD
As per your request, modification of EA about s6 and S8, the code was not acting correctly , bug fix from previous code. The ea is the old one you already made for me some time ago and i don't know why it was not acting correctly
1 Application
(1) MQL4 Indicators Experts
Create weekly identifier for end of trading week (personal job)
50+ USD
Thank you as always. Please finish as discussed in messages. I am looking to add daily and weekly 'rebalance' options to the existing code base. There should be options for monthly, quarterly, annual for reference. Thanks
1 Application
(6) MQL4 Indicators
30+ USD
Hi I have an EA that works fine, I need to change the exit point tough: Right now it uses a standard trailing stop.I want to change it for a "personnalized version" of a trailing stop limit see below
7 Applications
(12) MQL5 Indicators Experts
$30 Convert candlesticks to a high and low graph. Existing MQ5 EA (actually runs more like a script) provides basis if needed (personal job)
30+ USD
I have an MQ5 EA (proprietary) that pulls data from multiple pairs and timeframes, but for now, consider 1 pair and 1 timeframe. Let's say it is H1 timeframe. I am interested in a line graph, with markers. Each 1 hour candle will have two markers (and a small horizontal line for the close). The two markers are the "high" and the "low", plotted in the order that they happen. In the EA, it uses the 1 minute chart to
2 Applications
(19) MQL4 Indicators
Change the existing SuperTrend trailing stop in the existing EA (eSchranz-1) for lower timeframe (personal job)
30 USD
Hello, actually I trade the EA which you developed for me in the 4H timeframe. Now I will use the 1H timeframe for the SuperTrend trailing stop. Actually in the exisiting cosing, the Superrend Traling stop runs very well in the same timeframe as the EA runs. But often the trainling stop is to big. I analysed that it would be better forthe performance to trade furhter in the 4H timeframe but use the trailing stop
1 Application
(16) MQL5 Indicators Experts
30+ USD
Hi I have EA in MT4 and want to convert it to MT5 close my orders according the following close in exit time ex. in 12:00 , 16:00 , 19:00 Able to repeat closing each 2 or 3 hours Able to close just profit orders or lose orders or all have magic number can work in specific time and days can add trailing stop add option to check orders if TP in negative in buy case must TP > open price in Sell case must TP < open
4 Applications
(13) MQL5 Indicators Experts
30 - 40 USD
Hello i want to make some changes in the existing expert advisor. I'm getting error in closing orders and it error138. Its not closing orders due to requote even i input very high slippage value it still doesnt close. It's urgent. Please contact as possible
6 Applications
(2) MQL4 Indicators Experts
Update Junibifon_EA_Pending_Opposite (personal job)
60+ USD
Feature 1: Please add 2 EMA as filter. Fast EMA default is 10. Slow EMA default is 20. Rule 1 : Buy limit if Fast EMA above Slow EMA. And vice versa Rule 2 : The pending order will be canceled if the the EMA position has been changed. For example pending buy order (not triggered ) will be canceled if the Fast EMA has move to below the slow EMA Add MACD as a filter. Rule : Buy Limit if bullish. And vice versa. Rule 3
1 Application
(8) MQL4 Indicators Experts
Modification of EA (personal job)
60+ USD
As per your request, modification of EA about s4 and S5, the code was not acting correctly , bug fix from previous code. The ea is the old one you already made for me some time ago and i don't know why it was not acting correctly
1 Application
(1) MQL4 Indicators Experts
Quasar Misfire EA (personal job)
30 - 200 USD
Per our discussion I would like to start off with a simple EA that will be able to take trades during the most active hours looking at a specific list of currencies which I outlined in the document. I have done my best to explain the basic EA and we can discuss more in depth for any questions or concerns that you might have. Thank you for your help. Will attach the spec document once the job is accepted
1 Application
(41) MQL4 Indicators Experts
80 - 90 USD
This indicator idea will not be like anything you have worked on previously so it will be interesting and challenging in a good way. Firstly: imagine a matrix of numbers with columns approximately numbered or lettered 1 to 14 and a row for every date (daily) from 2003 to the end of 2020. In each element of the matrix (or cell) there is a number. Going down each column the numbers are in a sort of sequence, and there
4 Applications
(19) MQL4 Indicators