Converter indicador PineScript para mql5

工作已完成

执行时间18 小时
员工反馈
Excelente cliente, bem objetivo
客户反馈
Muito atencioso, recomendo!

指定

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)


反馈

1
开发者 1
等级
(31)
项目
53
6%
仲裁
21
0% / 100%
逾期
24
45%
工作中
2
开发者 2
等级
(250)
项目
400
38%
仲裁
82
41% / 20%
逾期
69
17%
已载入
相似订单
Preciso de um robô para operações Forex, com ajuste de stop e realização de parciais, usando médias móveis e estratégias de negociação, dimensionamento de posição, timeframes e regras de gerenciamento de risco
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

项目信息

预算
30+ USD
开发人员
27 USD