Orders for indicators development - Forex - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
Changes need to be done (personal job)
30+ USD
For our past EA it is taking only buy position now i want to change it to 1buy next mint 2sell next mint 3buy next mint 4sell like wise continues and need individual stoploss and take profit and should conevrt closing hrs to mints time frame
1 Application
Create a fractal indicator with lines from ABCDE, that alerts when previous upper mode fractals greater than present and there is a break out at High[i] (partical code provided for breakout) (personal job)
30+ USD
I need an indicator that will alert with sound and send that same alert on mobile as well in format.FRACTAL BUY or FRACTAL SELL as well as time frame of signaled chart. When some new candle close above last up fractal it's a buy alert. When some new candle close below last low fractal it's a sell alert. Simple
1 Application
I need a developer to convert an indicator from mt4 to mt5 (personal job)
30+ USD
Hello Vitaly. Want us to convert that indicator to MT5 from MT4. The indicator is already with you which is one i wanted to use to create the other indicator. Thankks
1 Application
Economic Events Analysis (EEA) Modification Phase 2 (personal job)
120+ USD
Background . Our volatility project has given me a much better insight into the currency pairs best suited for my trading strategy. We need to modify the list of currency pairs. Objective. I have price movement data corresponding to old set of currency pairs. This project aims to collect price movement data for the modified set of currency pairs. Current selection of currency pairs is as follows
1 Application
30+ USD
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
38 Applications
50 - 75 USD
I need a simple MT5 custom alert indicator/scanner. It must scan a list of FX pairs and alert me when my MACD continuation setup appears. Symbols The tool must allow me to enter a custom list of symbols, for example: EURUSD, GBPUSD, USDJPY, USDCHF, AUDUSD, USDCAD, NZDUSD, EURJPY, GBPJPY, AUDJPY, CADJPY, CHFJPY, NZDJPY, EURGBP, EURAUD, EURNZD, EURCAD, EURCHF, GBPAUD, GBPNZD, GBPCAD, GBPCHF, AUDNZD, AUDCAD, AUDCHF
53 Applications
Existing BOT Modifications (personal job)
350+ USD
1. Unified Parameter Screen for V2 and V3 I want both EA versions to have the exact same parameter screen structure. From the user perspective, V2 and V3 should have: Same parameter names Same parameter order Same grouping / sections Same input layout wherever possible The only difference should be version-specific behavior internally. 2. Basket Trailing Alignment Since V3 already includes basket-level trailing, I
1 Application
Modification of EA (personal job)
30+ USD
I have an EA wich one i like to change the signal.The EA trade the MACD, with (hidden) horizontal trendlines. The new signal is: The starting point of the trendline is: For BUY – is the histogram closeing price when crossing down at the signal line. For SELL – is the histogram closeing price when crossing up at the signal line. The ending point of the trendline is: The trendline is extended till the last bar.The
1 Application
30+ USD
I have an arrow indicator that gives Buy and sell signals in different timeframes which is already linked to an Expert Advisor. So I want the following if I’m trading on M1 timeframe and it gives me a Sell signal, If on M5 the signal is BUY, it should not open the trader on M1. But if M1 is SELL and M5 also is Sell , then the position can be opened on M1. Ps: I only have the EX4 version of the indicator , I don’t
32 Applications
30 - 200 USD
I want a MetaTrader 5 Expert Advisor based on Smart Money Concepts (SMC) and Power of 3 (PO3). Strategy logic: 1. Accumulation (Asian Session) - Define Asian session range (time customizable) - Mark Asian high and low - No trades during this session 2. Manipulation (London Session) - Detect liquidity sweep above Asian high or below Asian low - Must be a clear breakout with rejection (not slow drift) 3. Distribution (
38 Applications
30+ USD
Dear Developer, I hope you are doing well. I would like to request the conversion of a TradingView indicator "Forex ATR" into an MT5-compatible indicator. Requirements: The MT5 indicator must match the TradingView version exactly Same logic and calculation Same input settings Similar graphical representation (visuals/plots) Once the indicator conversion is successfully completed, I would like to proceed with the next
Modifications to existing MT5 EA (personal job)
30+ USD
Hi i want to modify my existing MT5 EA. Want to add some inputs and remove some inputs from it i have proper detailed document and explanation on what exact inputs i needed to be in the EA and explanation of new inputs how they will work
1 Application
30+ USD
I am looking for an experienced MQL4 developer to convert an existing TradingView Pine Script indicator into a fully functional MetaTrader 4 (MT4) indicator. Requirements: Convert Pine Script logic accurately into MQL4 Ensure NON-REPAINTING behavior (strict real-time safe) Signals must be based on: Closed candle (Bar 1) → fixed, no changes Current candle (Bar 0) → optional real-time behavior Maintain original logic
23 Applications
Parameter Optimization (3 Pairs) and Advanced Filters (personal job)
180+ USD
Optimization Setup: - Timeframe: M15 - Locked parameters: SuperTrend (10, 3.0), TrailingStop OFF, Fixed stops only - Optimized parameters: R:R Ratio (1.3-1.4), EMA Period (50-200) - Validation: Monte Carlo backtest on results Advanced Filters - Reduce CALC_BARS from 500 → 120 (faster backtests) - Add optional Ichimoku Cloud filter (toggleable on/off) - Add optional HTF Supertrend confirmation (toggleable on/off) -
1 Application
Convert custom Trading View indicators to MT5 (personal job)
70+ USD
Ciao a tutti,vorrei convertire degli indicatori di TradingView su Metatrader5 ,contattatemi solo se esperti e se riuscite a fare il lavoro in tempi brevi grazie. Ho 5 indicatori da convertire in totale
1 Application
30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
20 Applications
30+ USD
Tenho um indicador MT4 em MQ4. e queria comecar a vender ele mesal, porque no meu operacional eu uso ele de base Quero: - Código protegido (gerar EX4) - Sistema de licença por conta MT4 - Expiração mensal - Bloquear uso não autorizado
10 Applications
Modification (personal job)
30+ USD
Modification The problem: When at Max Trade have more positions than 1 is open, it is deleting the original stop loss, and change it to virtual stop, and is modifying it with every tick. I need to change this to regular stop loss behave, and the EA need to modify it with every close candle price not every tick and working as normal stop loss, also the breakeven, trailing, trailing step too
1 Application
100 - 150 USD
Variable Value EA Comments Magic Number 123 Trade Parameters **************************** Trade Open Type Buy/Sell Number of Positions 1 Position Lot size (in pips) .01 Position TP (in pips) 500 Position SL (in pips) 1000 Position BE (in pips) 400 Equity Management **************************** Close positions on opposite signals True/False Close positions on opposite Breakout candle True/False Stop after X
27 Applications
30 - 50 USD
I am looking for developer who can create custom price alert indicator for MT5. The function of alerts in MT5 is fine but it does not allow setting custom sounds for specific charts with ease. For example, one can attach custom sound to new price alert, but if you use a lot of alerts daily (which i do) and want to have each ticker/pair to have its own sound alerts it gets too time consuming. I am looking for
33 Applications