Pesquisar
Produtos
Comunidade
Mercados
Notícias
Corretoras
Mais
PT
Começar
Euro / Dólar Americano
13 de fev. de 2021
Mast Trend alert
0
Acessar este gráfico
Acessar este gráfico
Buy1=dir == -1 and dir[1] == 1
Sell1=dir == 1 and dir[1] == -1
alertcondition(Buy1 or Sell1, "Buy/Sell", "Buy/Sell")
alertcondition(Buy1, "Buy", "Buy")
alertcondition(Sell1, "Sell", "Sell")
plotshape(Sell1, text = "Sell", textcolor=color.black, style = shape.labeldown, location = location.abovebar, color=color.red)
plotshape(Buy1, text = "Buy", textcolor=color.black, style = shape.labelup, location = location.belowbar, color=color.green)
UnknownUnicorn13934072
Seguir
Trend Analysis
UnknownUnicorn13934072
Seguir
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em
Termos de uso
.