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 open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?