kikfraben

Price Volume Trend Crosses

This script is a modified version of the Price Volume Trend (PVT) that uses a moving average of the PVT as a signal (sig) line.
  • The length of the signal line can be adjusted as needed by changing the "PVTC Signal Length" value inside the indicator settings menu.
  • "PVTC Signal Type" allows you to pick between EMA and SMA as the signal line.

Logic behind this script:
  • If PVT > sig it indicates an bullish environment and gets coloured with the UP color.
  • If PVT < sig it indicates a bearish environment and get coloured with the DOWN color.

  • Colors can be modified in the indicator settings menu.
  • Crosses can be highlighted by ticking the "Highlight Crosses" box in the indicator settings menu.
  • "Fill Gaps" fills the gap between PVT and sig with the prevailing trends color.

PVTC should not be used on its own but in conjunction with other indicators!
Script de código aberto

Dentro do verdadeiro espírito TradingView, o autor deste script publicou ele como um script de código aberto, para que os traders possam compreender e checar ele. Um viva ao autor! Você pode usá-lo gratuitamente, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

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.

Quer usar esse script no gráfico?