Need to build a signal indicator for currency pairs on Binary Trading (MT4 Platform).

Termos de Referência


Greetings,

I'm Looking for a highly skilled Developer/programmer who can build or rebuild (or sell to me if already have) signal indicators for the MT4 platform.

Please read the description carefully before applying for the project.

You could use any Technical and Fundamental Analysis and any Suitable Parameters / Settings to build the strategy for profitability. But you must have to provide complete explanations about how it will work in detail.

Requirements Specification

                     Indicator will work only for M1 to M30 candles timeframe.

                     Indicator will provide 70-85 % winning accuracy.

                     Below 65% winning ratio won't be accepted.

                     Indicator will have arrow signal for UP and DOWN (Buy/Sell) with alert. ( Red and Green colors are preferred for the arrow symbol)

                     Indicator arrow will be displayed on a specific candle.

                     Signal arrow will be displayed on the Main chart window.

                     Indicator signal arrow buffer delay must be zero or relevant, specifically indicating to trade on IntraBar or OnNewBar.

                     Indicator signal will be never repainted.

                     Redrawing of the indicator on history won’t be accepted.

                     Only one signal per bar can be sent. Shouldn’t be repainted on the same bar, same timeframe.

                     To monitor the indicator operation on VPS, all sent messages should also be written to logs.

                     Indicator will work for all the Major or Cross pairs. (Can be accepted if provide the best result on any specific pairs, specific timeframes).

                     Timeframes and symbols for calculation and display will accurately be worked.

                     Win/lose history will be displayed on the chart according to the provided signal. Good if have a Cross symbol arrow on losing trade. Win/lose trade can be calculated following by IntraBar or  OnNewBar trade on the same timeframe.

                     What should the indicator do, if there are not enough bars of another symbol/timeframe? Need clarification without bad impact.

                     If the indicator is suitable for Martingales and never crosses 3-4 steps, it can be accepted.

                     Demo/practice account test required for the confirmation of the result.

                     Specify the indicator settings, Parameters, timeframe, pairs and the market name and hours in detail with the test results.

                     3-5 years Back Test result also required with profit margin.

                     Indicator source code must have to provide.

                     30 days free after service and support must be provided.

We can add/modify requirements after the discussion we may have on hiring procces. Also, we can negotiate the project budget if needed.

 

Logs for debugging

If unforeseen situations arise and the behavior of the finished indicator differs from what I expected. And if it was caused by the programmer's error: the code was written incorrectly or some point from the Requirements Specification was missed.

Also, an abnormal situation on the chart, for which the indicator does not provide any desired action and received an unexpected result. In this case, Developer has to solve the situation with friendly collaborations free of cost if it occurs within 30 days of delivery.

 

Indicator acceptance and testing

I will check the indicator operation manually a minimum of 15 days before the accepting delivery. If I detect an error, you will fix the issues within a limited timeframe, of course without any further cost and in a friendly manner. The indicator operation can be checked on online charts, as well as in the Strategy Tester in the visual testing mode. This will significantly save time and help us evaluate the indicator behavior in different phases of the market. You have to perform code profiling and study those program parts, in which the indicator wastes the most time. For the most frequently called or time-critical functions, time counters can be added to the code: such counters calculate the number of calls and time spent.

 

If you meet all the requirements mentioned above, please don’t make delay to apply for this job with your full proposal in detail.

 

Also, I’ll appreciate it if you have any other better ideas or best tools/strategies to give me which will be profitable for Binary/Crypto/Forex / Stocks and Commodities trading.

 

Please feel free to ask me if you have any questions or doubts. Surely, I'm here to find the best one who can get my project done.

 

Desperately looking forward to taking you on board. Have a good day!

 

Thank you

 

 


Respondido

1
Desenvolvedor 1
Classificação
(9)
Projetos
19
16%
Arbitragem
3
67% / 0%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(45)
Projetos
91
13%
Arbitragem
34
26% / 59%
Expirado
37
41%
Livre
4
Desenvolvedor 4
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
I am looking for an experienced MQL5 developer who can BOTH research trading strategies and develop a commercial-quality MetaTrader 5 Expert Advisor. This is NOT simply a coding job. The developer is free to choose the trading logic, indicators, entry method, exit method, timeframe architecture and strategy type. I do not require the EA to copy or resemble any existing commercial EA. My priority is: ROBUST LONG-TERM
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
SPECIFICA TECNICA Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo , in grado di adattare il comportamento alle diverse condizioni di mercato di XAUUSD. Lo sviluppatore può utilizzare tecniche appropriate quali trend Following
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured

Informações sobre o projeto

Orçamento
300 - 1000 USD
Prazo
de 7 para 15 dias