MT4 Momentum Indicator with ATR Filter

MQL4 Indicatori C++ C# Forex Stocks Options

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del cliente
Great developer. Good communicator, responsive and incredibly diligent. Solutions-focused and flexible. 5*s

Specifiche

I’d like a new indicator producing that uses three instances of the same momentum indicator, to produce a valid buy or sell signal.

The indicator has five customisable settings and uses a histogram to display up or down momentum.

The basic signal is when three bars in the histogram line up the same colour.

There’s also a candle lookback rule which can be set.

Within this lookback there are additional settings that look for the max and min no of coloured blocks allowed, settings are thus:

   - Lookback count = X candles/bars

   - Max green blocks = Y (max no of green blocks allowed in X previous candles/bars)
   - Min green blocks = Y (min no of green blocks allowed in X previous candles/bars)

   - Max red blocks = Y (max no of red blocks allowed in X previous candles/bars)
   - Min red blocks = Y (min no of red blocks allowed in X previous candles/bars)

   - Max blank blocks = Y (max no of blanks, so no red or green blocks, allowed in X previous candles/bars)
   - Min blank blocks = Y (min no of blanks, so no red or green blocks, allowed in X previous candles/bars)

There’s also an additional filter required using an indicator that draws lines on the chart.

The buy or sell signal can be restricted if price is either above, below or in-between two different instances of this filter.

The additional filter has four settings.  

Both indicators will be provided on application.

Con risposta

1
Sviluppatore 1
Valutazioni
(390)
Progetti
416
30%
Arbitraggio
74
19% / 72%
In ritardo
52
13%
In elaborazione
2
Sviluppatore 2
Valutazioni
(307)
Progetti
551
35%
Arbitraggio
79
32% / 42%
In ritardo
199
36%
Caricato
3
Sviluppatore 3
Valutazioni
(7)
Progetti
8
0%
Arbitraggio
3
33% / 67%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(302)
Progetti
308
69%
Arbitraggio
2
100% / 0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
5
Sviluppatore 5
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
Ordini simili
I need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
BitsoFx 40 - 10000 USD
//+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","

Informazioni sul progetto

Budget
30+ USD
Scadenze
da 1 a 2 giorno(i)