Orders for indicators development - Forex - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
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
Smart Money Structure Strategy with Multi‑Timeframe Trend and Momentum Filters (personal job)
130+ USD
This project develops a structured, rules‑based trading strategy that integrates Smart Money Concepts with multi‑layered technical filters to identify high‑probability market reversals and trend continuations. It combines CHoCH/BOS market structure, liquidity sweeps, multi‑timeframe trend confirmation, Ichimoku cloud direction, MACD momentum, and PSAR/arrow triggers to ensure only fully aligned setups are traded
1 Application
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
50 - 1200 USD
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
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
Modification (personal job)
30+ USD
Modification I need a ne option with the ADX signal.I like to add a SAFE MODE true/false option. The new signal is: - when the last closed candle value is HIGHER then the previous last closed OPPOSITE color candle. It is need to work togheter with the other options, defenly with the ”Max Trade Option” Also important, if any of position is closed b stop loss, TP, or by hand, the EA need to wait to open new position
1 Application
Creer un indicateur perssonaliser pour Metatrader 5 (personal job)
50+ USD
Bonjour Souhaite creer un indicateur perssonaliser pour metatrader 5 sur la base d'un indicateur’perssonaliser de Tradingview un indicateur pour metatrader 5 qui cerai comme l'indicateur perssonaliser de tradi’gview qui suit les meme mouvement et fait la meme chose que l'indicateur perssonaliser de tradingview Metatrader 5 Tradingview Mql5
1 Application
30+ USD
Translate this indicator from Tradingview to Mt5. Add variables: Bullish setups: on/off Bearish setups: on/off Alert when indicator displays 3: on/off Alert when indicator displays 4: on/off Alert when indicator displays 5: on/off Alert type Push notification: on/off Terminal alert: on/off Email alert: on/off Swing breakout sequence [luxalgo]
16 Applications
30+ USD
Eu preciso disso. A linha central do TMA (17,5,1.5) será a principal referência. Outra linha de média móvel (AVG) de 3 períodos decrescentes 2. As ordens serão as seguintes: abaixo, somente compra de TMA; acima, somente venda de TMA. O sinal de entrada será o seguinte: se o preço estiver acima da Média Móvel Tarifária (TMA), será apenas para venda; quando o preço se mantiver abaixo da Média Móvel Tarifária (AVG)
17 Applications
70 - 120 USD
Hello, I am looking for an experienced MQL5 developer to help reconstruct a custom indicator from scratch, the ultimate goal being the automatization of it into an EA. I already have the compiled indicator (.ex5 and .ex4), but I do NOT have the source code. The goal is NOT to decompile it, but to accurately recreate its logic from observed chart behavior. Scope: Reconstruct the indicator from scratch in MQL5 Use
5 Applications