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
(250)
Projects
400
38%
Arbitration
82
41% / 20%
Overdue
69
17%
Loaded
Similar orders
VMP Painel 45+ USD
Construction of trading panel Trading panel with vertical and horizontal stop take profit lines and multiplication grid 1 horizontal and vertical purchase and sales lines and placement of orders in a grid with order number multiplier 2 that all lines must be visible with stop and take profits pre orders, all lines must be visible on the chart I'll post a picture to give you an idea of what it could be

Project information

Budget
30+ USD
For the developer
27 USD