Modify existing indicator

MQL4 Indicadores Scripts

Trabalho concluído

Tempo de execução 7 dias
Comentário do cliente
awesome developer!

Termos de Referência

Задача 1

  1. Модифицировать индикатор OverLayChart, чтобы он показывал сигналы пинбаров на обоих инструментах. Зелёной стрелочкой на первой паре (вверх или вниз) и оранжевой стрелочкой на второй паре.

  2. Индикатор должен уметь передавать информацию, что удовлетворяется условие в пункте (3) - синхронный сигнал. Это будет нужно, чтобы отображать только те графики, где есть такой свежий сигнал за последние SynchSignalLength баров.

  3. Он должен уметь определять области, где одновременно на двух инструментах есть пинбары, соответствующие условию (а) и (б). В таком случае мы рисуем квадратик на область, где эти условия удовлетворяются. Серым цветом (задается параметром).

    1. пинбары в РАЗНЫЕ стороны.

    2. пинбары могут быть в диапазоне SynchSignalLength баров (модульная переменная), а не обязательно бар-в-бар один под другим.


Задача 2 - дописать скрипт, который будет использовать индикатор на ДНЕВКАХ

  1. Проходим по всем парам пар из массива pairs.

  2. Открываем и накладываем индикатор OverLayChart на каждую, если есть свежий сигнал, то оставляем, а если его нет, то закрываем это окно.


Ещe одно условие для отображения графика. Смысл в том, что КАНАЛ между двумя инструментами должен быть РАСКРЫТЫЙ на более чем среднее, то есть мы берём среднее за CompBarsBack (допустим 700 баров), рассчитываем сумму разниц по модулю и берём их среднее, умножаем на Coeff. Текущая разница по последнему бару должна быть больше, что говорит о том, что есть хороший канал.


Arquivos anexados:

ZIP
pin.zip
207.0 Kb

Respondido

1
Desenvolvedor 1
Classificação
(73)
Projetos
257
53%
Arbitragem
16
50% / 38%
Expirado
83
32%
Livre
Pedidos semelhantes
Core Requirements: Platform: MetaTrader 5 (MT5). Symbol: XAUUSD (Gold). Timeframes: M1 and M5 (user selectable). Trading Style: Scalping with controlled risk (not aggressive or high-risk strategies) -> adjustable, even better. Execution: Fast execution, optimized for gold market conditions. Frequence = adjustable, but there should be 10-20 trades per day. Strategy Logic: Use a reliable and conservative strategy
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)
I am looking for non-repainting indicator to run in all sessions for scalping gold , happy to discuss if you have developed such indicators which can show profit and stop loss levels
Hello! I want to buy two indicators: A Support and Resistence Indicator and a Trendline Indicator. Support and Resistence Indicators needs to automatically draws Support and Resistance lines based on High and Low Candle in every time-frame (If possible time-frame needs to be in inputs and choose by me what time-frame i want indicator to draw lines) Trendline Indicator needs to automatically draws Trendline Channels
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
I need an experienced developer to carry out an indicator and trading robot using the following; moving averages risk ( take profit and stop loss) and maximum drawdown limits heiken ashi confirmation. trendline breakout if possible The developer will test this on a demo account that I will provide before conclusion as I don’t want anyone to waste my time trying to use chartgpt trial and error. If you can do the
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua ITALIANA e INGLESE. Si richiede una chiamata conoscitiva. Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e
#property indicator_chart_window #property indicator_buffers 2 #property indicator_plots 2 #property indicator_type1 DRAW_ARROW #property indicator_color1 Blue #property indicator_label1 "Buy Signal" #property indicator_type2 DRAW_ARROW #property indicator_color2 Red #property indicator_label2 "Sell Signal" double BuyBuffer[]; double SellBuffer[]; input int MA_Period = 50; input int RSI_Period = 14; int maHandle;

Informações sobre o projeto

Orçamento
84+ USD
Prazo
para 10 dias