OPEN-SOURCE SCRIPT
Aggiornato

SAT - Sentiment Analysis Tool by Csth97

This code calculates the correlation between the ATR and the OBV of the price, and plots the difference between the positive and negative OBV correlations as a line. It also plots horizontal lines at the UP and DOWN levels, and signals bullish and bearish crosses when the difference line crosses those levels.
Note di rilascio
// This code calculates the correlation between the ATR and the OBV of the price, and plots the difference between the positive and negative OBV correlations as a line.
//It also plots horizontal lines at the UP and DOWN levels, and signals bullish and bearish crosses when the difference line crosses those levels.
Note di rilascio
// This code calculates the correlation between the ATR and the OBV of the price, and plots the difference between the positive and negative OBV correlations as a line.
//It also plots horizontal lines at the UP and DOWN levels, and signals bullish and bearish crosses when the difference line crosses those levels.

Declinazione di responsabilità