Modifying MT4 Indicators

MQL4 Göstergeler

İş tamamlandı

Tamamlanma süresi: 2 gün
Geliştirici tarafından geri bildirim
It was a pleasure working with you. I hope to help you in your future projects. Regards.
Müşteri tarafından geri bildirim
Iwori fx remarquably performed an outstanding job and delivered the product well before the deadline. I definitely advise mql5 members to hire him.

İş Gereklilikleri

Hello mql4 coders,

As you can see in the source files, the indicators (VOLUME and CANDLE) assign a special color to the volume and candle if the current period volume is 2 times greater than the 5 last periods average...

I would like this indicator to tell for all time frame if the current tick volume period y is X times greater than the average of the Y last periods where the periods are y-1 = y - 24h, y-2 = y - 48h, y-3 = y - 72h, etc...

In other words, I need I to compare the current volume to the average of last days volume at the same time... 

I want to modify Y and X easily as I want. 


Exemple:


We are friday the 03.10.14, it is 3:00:01 pm and the last h1 volume bar (2:00 pm - 3:00 pm) , which has just closed, is 350 :

If X = 2 (200%) and Y = 10 (10 days), I want the indicator to trigger an alert and color the last volume and price bar (green = bullish candle or red = bearish candle as you can see in the code) because 350 is 2 times bigger than 175.

How do you find 175?

175 is the average volume of the 10 last days (2:00 pm - 3:00 pm) periods excluding weekend trading, namely:


h1 tick volume bar (2:00 pm - 3:00 pm):


02.10.14 (2:00 pm - 3:00 pm) = 100

01.10.14 (2:00 pm - 3:00 pm) = 200

30.09.14 (2:00 pm - 3:00 pm) = 300

29.09.14 (2:00 pm - 3:00 pm) = 100

exclude weekend trading

26.09.14 (2:00 pm - 3:00 pm) = 50

25.09.14 (2:00 pm - 3:00 pm) = 500

24.09.14 (2:00 pm - 3:00 pm) = 200

23.09.14 (2:00 pm - 3:00 pm) = 50

22.09.14 (2:00 pm - 3:00 pm) = 100

exclude weekend trading

19.09.14 (2:00 pm - 3:00 pm) = 150

 

total volume = 1750


10 days average volume = 1750/10 = 175


Can you tell me how much you would charge for modifying the following MT4 indicators (attached)? 

I hope I was clear enough and I am available for any further explanation.


I wait for your quotation!


n.b: Use the (WHITE) template also attached to see the colors properly!

 

Dosyalar:

MQ4
CANDLE.mq4
11.4 Kb
MQ4
VOLUME.mq4
11.0 Kb
TPL
WHITE.tpl
108.8 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(59)
Projeler
182
55%
Arabuluculuk
31
45% / 16%
Süresi dolmuş
103
57%
Serbest
2
Geliştirici 2
Derecelendirme
(647)
Projeler
1295
67%
Arabuluculuk
84
26% / 49%
Süresi dolmuş
338
26%
Serbest
3
Geliştirici 3
Derecelendirme
(9)
Projeler
8
25%
Arabuluculuk
8
0% / 100%
Süresi dolmuş
4
50%
Serbest
4
Geliştirici 4
Derecelendirme
(2441)
Projeler
3076
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Serbest
5
Geliştirici 5
Derecelendirme
(49)
Projeler
74
18%
Arabuluculuk
30
17% / 53%
Süresi dolmuş
31
42%
Serbest
6
Geliştirici 6
Derecelendirme
(8)
Projeler
9
0%
Arabuluculuk
6
0% / 100%
Süresi dolmuş
4
44%
Serbest
7
Geliştirici 7
Derecelendirme
(1)
Projeler
0
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(54)
Projeler
164
43%
Arabuluculuk
43
47% / 16%
Süresi dolmuş
58
35%
Serbest
9
Geliştirici 9
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
10
Geliştirici 10
Derecelendirme
Projeler
0
0%
Arabuluculuk
2
0% / 100%
Süresi dolmuş
0
Serbest
11
Geliştirici 11
Derecelendirme
(30)
Projeler
93
49%
Arabuluculuk
18
56% / 17%
Süresi dolmuş
38
41%
Serbest
12
Geliştirici 12
Derecelendirme
(4)
Projeler
30
70%
Arabuluculuk
5
0% / 40%
Süresi dolmuş
12
40%
Serbest
13
Geliştirici 13
Derecelendirme
(514)
Projeler
776
63%
Arabuluculuk
33
27% / 45%
Süresi dolmuş
23
3%
Serbest
Benzer siparişler
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
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an
A simple candle pattern indicator is required that makes a sound alert and draws an arrow when two consecutive bars have the same high or the same low. If two highs, the second bar is a down close and the bar immediately preceding the two highs is a lower high. Vis versa for 2 lows. The second bar is an up close and the bar immediately preceding the two lows is a higher low. Please see attached images for
Looking for someone to implent the following grid strategy into my existing EA: Overview : I need a skilled developer to implement a grid recovery strategy into my existing Expert Advisor (EA) for MetaTrader 4 (MT4). The strategy involves adding grid trades based on price movement and adjusting lot sizes according to specific rules. It also includes closing trades at breakeven points and full position closure when a

Proje bilgisi

Bütçe
20 - 60 USD
Geliştirici için
18 - 54 USD
Son teslim tarihi
from 1 to 10 gün