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
40160 completed jobs in all languages
Sort by:
30+ USD
Conditions Simple Moving Averages: SMA 8, SMA 13, SMA 20 On M1 and M5 timeframe (main chart): All three SMAs crosses SAME Candle body → For bullish: Open < SMA && Close > SMA → For bearish: Open > SMA && Close < SMA Candle body > 1.5 × average body size of last 5 candle Alerts: Pop-up alert ✅ Push notification on mobile phone ✅ Email alert ✅ Final Developed Signal: Green arrow below the candle crossed by the 3SMAs
33 Applications
Pre-requisite Indicator for NRBO Strategy - ATR Bands (personal job)
30 - 45 USD
Hi John, Subsequent probably easy-ish job - create ATR bands indicator based on below TV pinescript ... I have seen these on the Metatrader site and they seem a really odd or take a zig zag shape. I wonder if we can do better ... (you might not be able to due to MT5 quirk but lets see). //@version=5 indicator( 'ATR Bands' , overlay= true ) // These had to be taken out as they're not compatible with plotting a
1 Application
(19) MQL5 Indicators
EA and Indicator modification (personal job)
250+ USD
EA/Indicator Modification Proposal Project Title: Multi-Session SMT & CISD Smart Model Integration Client: Andrew Gonzalez Developer: Andrii Hurin Platform: MetaTrader 5 (MQL5) Date: November 4, 2025 1. Objective Enhance the existing EA by integrating automated session range detection, SMT-based sweep alerts, and CISD confirmation logic — creating a cohesive high-probability model that combines liquidity events
89+ USD
Project Specification: Multi-Pair Market Scanner Development We want to develop a comprehensive market scanner capable of scanning all currency pairs based on three custom indicators: MACD Indicator – The scanner should measure momentum and divergence between MACD and price. It should detect whether MACD momentum is increasing or weakening in relation to price movement at key areas. CCF (Currency Strength Factor)
Update the High/Low Breakout Expert Advisor so that it can Autotrade (personal job)
30+ USD
Update the High/Low Breakout Expert Advisor so that it can Autotrade =================== I need a small change in the way the Short Keys operate Currently Shift b places a buy stop at the high of the previous candle. Shift s places a sell stop at the low of the previous candle. Shift e places a buy stop and a sell stop. Sometimes the price has already moved above the high very quickly and so it cannot be placed. I
Convert an indicator from MQL5 to cAlgo (personal job)
30+ USD
I need an indicator to be converted from MQL5 to cAlgo. The indicator is Klinger Oscillator. I've attached the MT5 source code. The indicator is Klinger Oscillator. I've attached the MT5 source code
1 Application
(2) C# Indicators Other C# Text translation
Order Entry Panel Updates (personal job)
50+ USD
Below three changes are required in “Order Entry Panel” EA 1. Time Filter can be moved to EA Settings section ( should have same Time Filter setting as other EAs) 2. Need to add Supporting pair setting on the panel S. Pair = AUDJPY S. Buy Price = 100.50 S. Sell Price = 100.99 3. Below Settings need to be added in setting section Bull/Bear Bar check : T / F OsMA check : T/F Following are the steps on
1 Application
(3) MQL4 Indicators
Vwap and fibonacci Indicator (personal job)
50+ USD
Using fibonacci retracement on a Volume Weighted Average Price (VWAP) chart, to identify key VWAP levels and use them in conjunction with the Fibonacci tool to find potential support and resistance zones
1 Application
(8) MQL4 Indicators Experts
Need DASHBOARD FOR iv (personal job)
50+ USD
There shall be a dshboard for the IV levale with alert etc An IV level monitoring dashboard would serve as a comprehensive real-time visualization platform for healthcare professionals to track and manage intravenous therapy across multiple patients simultaneously. This centralized interface would display critical metrics including infusion rates, remaining fluid volumes, medication concentrations, and estimated
1 Application
(130) MQL5 Indicators Experts
EA next stage (personal job)
30+ USD
Hi there, When opening a position, I want to watch RSI(14) We divide the RSI by 10 (0, 10, 20, 30 .... 80, 90, etc.) When the code is started, it will fall into one of the tunnels (i.e. if the RSI is 45 when the code is run, it will be between RSI 40 and RSI 50). Opening the pending orders should be done after it leaves this tunnel, i.e. when the RSI becomes 39 or 51. Only then open the first 2 pending orders. Then
1 Application
(24) MQL4 Indicators Experts
Pre-requisite Indicator for NRBO Strategy - Bollinger Band Width (personal job)
30 - 45 USD
Hey John ... So I have the below pinescript which needs turning into an indicator on MT5 so we can assess bollinger band tightness. //@version=6 indicator(title= "Bollinger BandWidth" , shorttitle= "DK-BBW" , format=format.price, precision= 2 , timeframe= "" , timeframe_gaps= true ) bbw_thresh = input . float ( 1.5 , minval = 0.001 , maxval = 50 , title = "BBW Theshold" ) length = input . int ( 20 , minval = 1 )
1 Application
(19) MQL5 Indicators
30 - 120 USD
Please either rewrite or debug my attached mq4 code and provide compilable working source code. The indicator is supposed to Alert, Sound or Notify when the PERIOD_M1 bar completes on either passing beneath the "Short_Price_Entry" on the D1 time frame or passing above the "Long_Price_Entry" on the D1 time frame I think but am not certain the indicator is Alerting on every price tick change
20 Applications
30 - 40 USD
I will give you the Pine Script of an indicator. You just need to create an EA for MT5 based on a simple requirement — it’s a simple strategy. Knock me if you’re interested in doing the work
9 Applications
(1) MQL5 Indicators Experts Forex
Modification of an existing indicator and ea (personal job)
35+ USD
I would like a proffessional coder to modify a custome indicator and expert advisor with a guppy ma. I want the guppy ma to be added as an additional trend option and function just like the other trend options in the indicator and EA
1 Application
(42) MQL5 Indicators Experts
EA code update (personal job)
30+ USD
Hi there, The new thing I want to add is: 1. Two types of profit. The idea is that if the equity becomes positive, but does not reach the set profit and becomes negative again, it should be replaced with the second one, which will seek a smaller profit. Both can be set. i.e. if the main one is 5, then the second one will be 1. 2. If the candle wick is greater than a set value, do not open. i.e. if the wick is > 400
1 Application
(24) MQL4 Indicators Experts
30+ USD
im looking for an experienced coder to turn an mt4 guppy ma indicator into an mt5 version. no other changes or modifications will be needed just the conversion only. thank you
7 Applications
(42) MQL5 Indicators Experts
30 - 200 USD
Hi, I need a bot made using 3 indicators 1.(LuxAlgo) Chandelier Exit Oscillator 2. Moving Average Exponential 1st EMA 3. Moving Average Exponential 2nd EMA Trading ALL forex pairs on a 30min timeframe All requirements are listed and explained in the ZIP folder
44 Applications
(2) MQL5 Indicators Experts
30 - 50 USD
modify my EA. please add money managment input for Balance and Equity profit loss. must calculate the profit loss from single FOREX pair only. dont not include other forex pairs for profit loss calulation. if Balnce or equity level is reached then close all positions on single forex pair. I need 2 controls for balance and 2 controls for Equity because forexample maybe I want balance +500 and balance -1000 at the same
8 Applications
Addition of an indicator in existing control panel (personal job)
50+ USD
I'm in need of a developer to add an additional indicator to control panel. The indicator that I would like added is the Stochastics indicator and the WPR indicator removed. Also is there a possibility of adding MTF functionality
1 Application
(18) MQL4 Indicators Experts
30 - 40 USD
Currently this EA is taking order upon conditions met for 3 indicators (TEMA , PSAR & MACD ) in 2 modes Mode 1 : it closes previous order before opening next one and so on OR MOde 2 : it keep previous order open and open the next one ... and so on What I want to add is a Accumulative TP parameter(s) Accumulated TP mode : on/off (when off All below is discarded ) Accumulated TP value = A = (this value I should be able
10 Applications
(1) MQL5 Indicators Experts