Volume and range indicator

Trabalho concluído

Tempo de execução 4 dias
Comentário do desenvolvedor
It was a complex job. But now product is great. I hope we can work again
Comentário do cliente
Busra get the work done. can recommand

Termos de Referência

Hello,

I need a simple Volume and Range indicator for MT5, it should paint the bars on the chart + windings,  with alerts, it will cover the bars according to volume, range and close.


Here are the variables :

-- BAR CLOSE -- (tiers close)

Up close= Close[i] >= Low[i] + ((High[i] - Low[i] )/3*2)

Middle close= Close[i] < Low[i]+range(i)/3*2 &&  Close[i] > Low[i]+range(i)/3

Dn close= Close[i] <= Low[i] + ((High[i]-Low[i] )/3)


-- VOLUME --

Volume[i] (real or tick  modifiable in the parameters)

Average Volume[i] ( period and method  modifiable in the parameters )


Low volume = Volume[i] < AverageVolume*Volume_Coef   Volume_Coef modifiable in the parameters )

Normal volume = Volume[i] >= AverageVolume*Volume_Coef && Volume[i] < AverageVolume*Volume_Climax_Coef ( Volume_Climax_Coef modifiable in the parameters )

Climax volume = Volume[i] >= AverageVolume*Volume_Climax_Coef


-- RANGE --

Range[i] = High[i] - Low[i] (or open[i] - close[i]   modifiable in the parameters)

Average Range[i] ( period and method modifiable in the parameters )


Low range= Range[i] < Average Range*Range_Coef Range_Coef  modifiable in the parameters )

Normal range = Range[i] >= Average Range *Range_Coef && Range[i] < AverageRange*Range_Climax_Coef  Range_Climax_Coef modifiable in the parameters )

Climax range = Range[i] >= AverageVolume*Range_Climax_Coef


Here are what should be display :


BAR PAINT :

// CLIMAX //

- Up close && Climax volume &&  Climax range - color : aqua

- Middle close && Climax volume &&  Climax range - color : white

- Dn close && Climax volume &&  Climax range - color magenta


// NORMAL //

- Up close &&  Normal volume &&  Normal range - color : royalblue

- Middle close &&  Normal volume &&  Normal range - color : DarkGray

- Dn close &&  Normal volume &&  Normal range- color : tomato


// NO SUPPORT //

- Up close && Low volume && Low range - color : midnightblue

- Middle close && Low volume && Low range - color : dim gray

- Dn close && Low volume && Low range - color : maroon


// CHURN // 

Climax volume && Low range - color : lime


Add alerts On/OFF on each signal.


WINDINGS :

The windings are to be placed above if the bar if up bar (open<close) and below on down bars :

233

- Climax volume &&  Normal range

- Normal volume && Low range


234

- Climax range &&  Normal volume

- Normal range && Low volume


let me know if you have any questions 





Respondido

1
Desenvolvedor 1
Classificação
(879)
Projetos
1392
67%
Arbitragem
117
32% / 42%
Expirado
215
15%
Livre
2
Desenvolvedor 2
Classificação
(298)
Projetos
444
64%
Arbitragem
5
40% / 0%
Expirado
4
1%
Livre
3
Desenvolvedor 3
Classificação
(5)
Projetos
6
0%
Arbitragem
3
0% / 100%
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(9)
Projetos
8
0%
Arbitragem
9
0% / 67%
Expirado
3
38%
Livre
5
Desenvolvedor 5
Classificação
(42)
Projetos
88
14%
Arbitragem
30
30% / 57%
Expirado
36
41%
Trabalhando
Pedidos semelhantes
AllForexEA 30+ USD
Algorithm - from which order the drawdown reduction algorithm is activated. - Percent profit for DD Reduction Algoritm - percentage of profit when closing orders in the drawdown reduction mode. - Magic - is a special number that the EA assigns to its orders. - Fix distance - fixed distance between orders (default 250 - in points) - Order dinamic distance - from which order will the
I need two trading view indicators to be on Mt4 .i want them to work the same way that they do on trading view if possible.i will send the indicators
Function (A) simple to do___________________________________________________ //+------------------------------------------------------------------+ //| Expert Tick Function | //+------------------------------------------------------------------+ void OnTick() { F1(); F2(); F3(); } //+------------------------------------------------------------------+ bool F1(){ extern bool F1(); Set to external (false) or (true)
Ok 30+ USD
thacksc d trttt rtrt in super market fddf dghfg tdhdthdt gdydtydt jnjnjndf gd gdfg dgd gd t rt r te tr sf fdsffsdgs g dfg dg d dfh f hfh dh d hd fh dh dt y ty dry dr td ryd ddry
hi , i am looking for a Grid EA with some basic type of EA but fully functional and final one. so anyone who can do perfect EA should contact. plan is discussed as below. start and end time, and days of active deactive button should be added in dashboard or else like if we want to close EA for any future day or days in coming week so before time we should be able to set. when EA starts. it opens one buy or sell and
Busco crear un indicador que marque todos los Order Blocks en una temporalidad concreta. Quiero que distinga order blocks tocados de los no tocados, que se pueda configurar color y estética del Ordee block y Que marque el 50% de los Ordwr blocks marcados
Hi, I would Like an EA ORDER PANEL for MT5 which allows me to place limit orders . The only addition I would like compared to other order panels, is an o ption to place a reversal trade if the original idea is stopped out. For example: I place a Short trade at 1.2120 with a 20 pip Stop Loss and a 100 pip target IF the SL is hit, then I want a Long trade to be place at 1.2120 with the same size SL and TP (20pip and
Together with a source code (in MQl4 and MQL5) of an EA which I will supply, I need the Hedging_Wedger to be recopied several times as series in form of MT4, MT5
I need the following modules as per this sample indicator, then integrated with RSD Candles. look into the sample input settings, ................................................. ......................................................................................................... .......................................................................................................... ................previous
hello everyone I need to create an ea that creates signals based on the indicator on trading view and transmits it directly to mt5, so that the signals are created on trading view and orders are opened in mt5

Informações sobre o projeto

Orçamento
50 - 100 USD
IVA (20%): 10 - 20 USD
Total: 60 - 120 USD
Desenvolvedor
45 - 90 USD