Trabalho concluído
Tempo de execução 18 horas
Comentário do desenvolvedor
Excelente cliente, bem objetivo
Comentário do cliente
Muito atencioso, recomendo!
Termos de Referência
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)
Respondido
1
Classificação
Projetos
54
6%
Arbitragem
24
0%
/
96%
Expirado
24
44%
Carregado
2
Classificação
Projetos
439
38%
Arbitragem
91
43%
/
19%
Expirado
73
17%
Ocupado
Pedidos semelhantes
1. Support and Resistance Identification (H1): The robot should automatically identify support and resistance levels based on the 1-hour chart (H1). These levels will be used as a reference for entries and Stop Loss placement. 2. Operating Time Frame: All trades must occur on the 5-minute chart (M5). 3. Entry Criteria: Reversal Candlestick: Identify a reversal candlestick (patterns such as hammer, shooting star
Informações sobre o projeto
Orçamento
30+ USD
Desenvolvedor
27
USD