Custom Indicator

MQL5 Indikatoren Experten

Auftrag beendet

Ausführungszeit 1 Tag
Bewertung des Kunden
Wahoo has been great! He is easy to work with, contantly available and in communication. Understood the spec and went about the job, in a fast and professional manner. I have run the tests, and must say, the indicator is working as intended. Hopefully, we'll continue working together. I will certainly be engaging Wahoo again. Thanks Wahoo!
Bewertung des Entwicklers
Thanks for interesting job. Looking forward to the future projects. Andrey.

Spezifikation


I need an Custom Indicator for MetaTrader 4.



The Indicator is needed to identify when PRICE ACTION touches a given indicator OR is within a specified range of pips, at a start of a specified period (1, 5, 15, 30 minutes, etc), a specified Moving Average.

Note variables:
Instruments - mostly Forex; but all instruments should be eligible
All Markets
Different Platform & servers
Dependent on PIPS being within a defined region of a specified Indicator (SMA or EMA) at the start of a specified Time period.

Time frames - variable


REQUIRED FEATURES
1. Forex and Stocks
2. Indicates when price starts within a given range of moving average. for example: price of euro/usd is STARTING within 2 (variable) pips of 26 EMA
3. The range of start price from moving average (SMA or EMA) can be varied; from say 1 pip to 5 pips.
4. The EA should indicate which way the price is moving
5. Can also set more than one EA on one chart, for example: set the EA to identify when EMA starts within 1 pip of 26 EMA and 1 pip 12 EMA.
7. should work on all time frames, from 1 minute, 5 minutes, 10, 15, 30, 60, 240 (4 hours), day, week, month.
8. Can work on several instruments on one computer, in several tabs, in several windows; on MT4,
9. Can work on several windows and screens at once.
10. An alert will be fired by sound and through a message on the screen, a email, Skype, ICQ, or via SMS
11. Provide the source code!
12. Can be back tested in different time frames
13. Expert Advisor should be testable in Strategy Tester (with a minimum of checks and without handling of exceptions)
14. any errors should be ironed out and re-tested
15. The EA should be robust and speedy at identifying and responding to price action. robustness is much more important
16. Think of all of the algorithm "bottlenecks", list them, test them out and accurately processed.
17. The Expert Advisor should be able to restore its normal work after a temporary disconnection, reconnection to the account, or a reset     of the client terminal.
18. EA should work both in Demo and Real Trading accounts
19. Expert Advisor should work fine with different brokers, take into account the list of available instruments, their specifications,        and other server settings
20. Malfunction of EA should self report.
21. Provide Detailed method of installation and uninstallation


Further Information:

The general conditions: The EA will be expected to work during all market hours, in all time zones. However, I intend to focus in Europe, London and New York.

Working throughout the week, Monday to Friday, during market opening hours.

The EA will generate a signal that Price Action is within a specified number of pips of a specified INDICATOR OR MOVING AVERAGE (SMA AND/OR EMA)


For now, entry into or exit out of a trade will be done manually; upon confirmation of other market conditions.

NOTE:
Whenever possible identify and pre-warn me of situations when the indicator may not work as intended.
Identify whether or not the custom Indicator will work or not with other indicators or Expert advisors.

How long can I expect technical support for this Custom Indicator?


The sooner the job can be completed the better.

Thanks

Jozo


Bewerbungen

1
Entwickler 1
Bewertung
(2)
Projekte
3
0%
Schlichtung
4
25% / 75%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
2
Entwickler 2
Bewertung
(510)
Projekte
977
74%
Schlichtung
27
19% / 67%
Frist nicht eingehalten
100
10%
Frei
Veröffentlicht: 1 Artikel, 6 Beispiele
3
Entwickler 3
Bewertung
(473)
Projekte
1139
44%
Schlichtung
51
31% / 33%
Frist nicht eingehalten
501
44%
Frei
Ähnliche Aufträge
I need a custom technical indicator that generates an equidistant channel with two specific structural features: 1. Vertical Multi-Intervals: The ability to plot more than 5 parallel, able to allow me to put intervals 2. Horizontal Angle Input: The ability to manually input geometric angle to strictly define the horizontal slope of the channel or allow me to pick two points manually. i am looking for something like
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously
A good trend predicting indicator is the one which can identify the trend change as soon as it happens on the chart. when a new candle is formed it should tell whether its going to go up or down. I have already seen a lot of repainting trend predictors so if your indicator is repainting then please don't bother contacting. I would like to see the demo version and then if satisfied , I would want the source code too
I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
Looking for an experienced MQL5 developer to refactor and upgrade an existing Expert Advisor (EA) trading system. Current State: I have the fully working Phase 1 .mq5 source code. However, the execution rules are overly rigid, resulting in missed setups. Scope of Work (Phase 2): Refactor entry logic to support multi-timeframe EMA trend alignment (H4 structural trend + M5/M15 execution EMAs). Upgrade pullback state
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so

Projektdetails

Budget
100- USD
Ausführungsfristen
bis 7 Tag(e)