Job finished

Execution time 18 hours
Feedback from employee
Excelente cliente, bem objetivo
Feedback from customer
Muito atencioso, recomendo!

Specification

O nome do indicador é BrkVol e pode ser encontrado no TradingView.

study(title = "Breakout Volume", shorttitle = "BrkVol", format = format.volume)
showMA = input(true, title = "Show Moving Avg")
volmalen = input(20, title = "Avg Length")
volmult = input(2, title = "Avg Multiplier")
volma = sma(volume, volmalen)
volcolor = close > open and volume > volma * volmult ? color.lime : 
   close < open and volume > volma * volmult ? color.red : color.gray
plot(volume, color=volcolor, style=plot.style_columns, title="Volume", transp=65)
plot(showMA ? volma * volmult : na, style=plot.style_area, color=color.blue, title="Volume MA", transp=65)


Responded

1
Developer 1
Rating
(31)
Projects
53
6%
Arbitration
21
0% / 100%
Overdue
24
45%
Working
2
Developer 2
Rating
(253)
Projects
406
38%
Arbitration
84
43% / 19%
Overdue
70
17%
Working
Similar orders
//+------------------------------------------------------------------+ //| SimpleEA.mq5| //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023, MetaQuotes Software Corp." #property link " https://www.mql5.com " #property version "1.00" #property strict input int FastMAPeriod = 12; // Período da média
Warlen Mendes 30+ USD
Robo que dê lucro e um bom desempenho e com facilidade de operação, e instalação no mercado de forex, para garantir uma renda diária, semanal, mensal e anual, para termos uma liberdade financeira futuramente

Project information

Budget
30+ USD
For the developer
27 USD