MT4 Momentum Indicator with ATR Filter

MQL4 Indicators C++ C# Forex Stocks Options

Job finished

Execution time 1 day
Feedback from customer
Great developer. Good communicator, responsive and incredibly diligent. Solutions-focused and flexible. 5*s

Specification

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.

Responded

1
Developer 1
Rating
(390)
Projects
416
30%
Arbitration
74
19% / 72%
Overdue
52
13%
Working
2
Developer 2
Rating
(307)
Projects
551
35%
Arbitration
79
32% / 42%
Overdue
199
36%
Loaded
3
Developer 3
Rating
(7)
Projects
8
0%
Arbitration
3
33% / 67%
Overdue
0
Free
4
Developer 4
Rating
(302)
Projects
308
69%
Arbitration
2
100% / 0%
Overdue
0
Free
Published: 1 code
5
Developer 5
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
Similar orders
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+"\","

Project information

Budget
30+ USD
Deadline
from 1 to 2 day(s)