Net Movement (NM) Arrow Indicator

MQL4 Индикаторы

Работа завершена

Время выполнения 1 день
Отзыв от исполнителя
i had good job with him, and i hope can work again with him.
Отзыв от заказчика
Hamed is razor sharp in understanding your requirements and can produce superb code. He can meet your deadlines and yet can produce high quality results. I highly recommend him.

Техническое задание

Net Movement (NM) Arrow Indicator

Abbreviations used in this document:

Net Movement = NM

Close Price of the candle = CP

Pivot Point of the candle = PP

Bottom Wick Length in pips = BW 

Top Wick Length in pips = TW 

 

This is an indicator which places a green arrow below the low of EVERY candle when NM arrow is up for that particular candle and places a red arrow above the high of EVERY candle when NM is down for that particular candle.  In essence, either an up arrow or a down arrow will be assigned to every candle ONLY after the candle has completed its formation.

 

For all pips numbers, use 5 decimals for non-JPY pairs and for JPY pairs, use 3 decimals.

 

Sign Assignment for BW: Even though BW is either a finite positive number or zero for all candles, for the sake of this NM Arrow indicator, always assign + ve sign in front of this BW number in the NM arrow calculation below, because BW represents buyers’ force, pushing the price up.

 

Sign Assignment for TW: Even though TW is either a finite positive number or zero for all candles, for the sake of this NM Arrow indicator, always assign – ve sign in front of this TW number in the NM arrow calculation below, because TW represents sellers’ force pushing price down.  

 

PP is calculated as below:

(High Price of the candle + Low Price of the candle + Close Price of the candle) / 3

 

Procedure for Arriving at NM Arrow:

Calculate (CP – PP) value in pips for each candle.  This number can be a + ve number or a – ve number or a zero.  

 

1.      If (CP – PP) is a + ve number, then add BW to it.  The BW is either a finite number or a zero.  The result is a + ve [(CP – PP) + BW] number in pips.

 

Compare + ve [(CP – PP) + BW] number with TW number.  Remember to assign – ve sign in front of TW number, as mentioned above in Sign Assignment for TW.   

 

a.      If [(CP – PP) + BW] number is a larger + ve number compared to the smaller – ve TW number, then NM arrow is up for this candle.  The NM arrow indicator that you are designing should show a green arrow under the low price of this candle.

b.      On the other hand, if [(CP – PP) + BW] is a smaller + ve number compared to the larger – ve TW number, then NM arrow is down for this candle and the NM arrow indicator should show a red arrow above the high price of this candle.

 

2.      If (CP – PP) is a – ve number, then add TW to it, which is either a finite number or a zero.  As mentioned in Sign Assignment for TW above, remember to assign – ve sign in front of TW number before adding to – ve (CP-PP) number.  The result is a – ve [(CP – PP) - TW] number in pips.

 

a.      Compare – ve [(CP – PP) - TW] number with BW number which is either a finite number or a zero.  Before comparison, remember to assign + ve sign before BW number, as mentioned above in Sign Assignment for BW.  If [(CP – PP) - TW] is a larger – ve number compared to the smaller + ve BW number, then NM arrow is down for this candle and the NM arrow indicator should show a red arrow above the high price of this candle.

 

b.      On the other hand, If [(CP – PP) - TW] is a smaller – ve number compared to the

larger + ve BW number, then NM arrow is up for this candle and the NM indicator should show a green arrow below the low price of this candle.

 

3.      If (CP – PP) is zero (this means CP = PP), compare the BW number in pips with TW number in pips.  Both BW and TW numbers can be finite numbers or zeros.  As mentioned above in the Sign Assignments for BW and TW, add + ve sign in front of BW number and a – ve sign in front of TW number. 

 

a.      If BW is a larger + ve number compared to the smaller - ve TW number, then NM arrow is up for this candle and the NM indicator should show a green arrow below the low price of this candle. 

 

b.      On the other hand, if TW is larger – ve number compared to a smaller + ve BW number, then NM arrow is down and the NM indicator should show a red arrow above the high price of this candle.

 

The indicator should have the following changeable settings in it:

a.      This indicator should always place the red arrow and green arrow at a distance from the high or low of the candle.  This distance should be changeable with a setting.

b.      This indicator should have visualization setting so that it is visible only in time frames of our choice. 

c.       The size of the arrow should be changeable

d.      The color of the arrow should be changeable.

 

Откликнулись

1
Разработчик 1
Оценка
(258)
Проекты
395
28%
Арбитраж
69
19% / 49%
Просрочено
120
30%
Свободен
Похожие заказы
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2

Информация о проекте

Бюджет
20 USD
Исполнителю
18 - 18 USD
Сроки выполнения
от 1 до 3 дн.