OBV Osc - On Balance Volume Oscillator [UTS]The oscillator version of the well known On Balance Volume Indicator (OBV).
General Usage
Plain old OBV can be used to confirm trends, as well as spot possible trading signals due to divergences.
A benefit of the oscillator version is that it can produce LONG or SHORT signals on zero line cross.
Moving Averages
4 different Moving Averages are available:
EMA (Exponential Moving Average)
SMA (Simple Moving Average)
VWMA (Volume Weighted Moving Average)
WMA (Weighted Moving Average)
Komut dosyalarını "volume indicator" için ara
OBV MACD IndicatorSo this script is my improvement to macd that we all know . it faster and more accurate with less lag
first is based on OBV as it primary source
next we convert the OBV to MA style format , in this case we can add all form of MA in order to calculate it . as you will see in settimgs it has many type of MA as each beahave differently
I make the signal to be in linear form jst to make it more sharp/ and in the end in order to make the signal i use Alex grover method (this guy is a genius:) )
in final step we can make pivots point on our new for macd
end resolt is a faster more accurate MACD and much more options fro modification then the regular macd
this is volume indicator based so in some graph where volume does not exist this will not work
Jurik Volume Trend Strength [Jwammo12]This applies trend strength and jurik's smoothing to a volume weighted price. This converts this to a volume indicator
Weis Wave Volume (Pinescript 4)Port of LazyBear's Weis Wave Volume indicator to pinescript v4 from v2.
Pump-Dump VolumeThe anomalous volume indicator, could help in detecting pumps and dumps. Open Source.
ATR, Kijun-Sen, %R Strategy [No Nonsense FX]A strategy that employs the No Nonsense FX method as described by VP.
1. Risk: ATR
2. Baseline: Kijun-Sen
3. Confirmation #1: Williams % Range
4. Volume: TBD
5. Confirmation #2: TBD
6. Exit: TBD
Give me a follow if you enjoy and please PM me for more info/collabs!
Notes:
The defaults seem to work on all pairs
Please check the "two digit" box if running on JPY or Metals
If you have any ideas for a volume indicator, confirmation, and/or exit leave a comment!
Relative Volume IndicatorGrato ao LazyBear, pela base do indicador, que modifiquei para facilitar o entendimento dos movimentos.
strategy modelius volume model So this is the strategy for the modelius volume indicator
make money indicator is based on it
with correct stop loss and exit you can make nice results with it
the model is here with some addition of SAR alerts and others with stop loss and tp
Time Segmented VolumeCorrected version of the Time Segmented Volume indicator (TSV).
The previous version contained a severe bug.
The due credits are in the comment section of the code.
Bestest Vol boxI do not like how the default volume indicator crowds my chart. So, I made this little thing just for fun. It's the bestest!
Mr.J -- Accumulation Distribution OscillatorEdit: More examples in comments, TV doesn't like to publish with split charts ;)
As a popular volume indicator, Accumulation Distribution Oscillator makes it easy and simple to interpret amplitude changes in the accumulation distribution. Either an observed peak in positive or negative amplitude can be used to snipe high/low points or a crossover from a positive number to a negative amplitude can indicate the change of Accumulation to Distribution.
Hidden divergences can also be found by looking for differences in the price/volume amplitude, similar to OBV divergence rules.
Relative Volume Index v0.1 betaHello guys,
New volume indicator incoming: now in Beta.
Many thanks to Soru for testing and helping!
Relative Volume Index v0.1 betaHello guys,
New volume indicator incoming: now in Beta.
Many thanks in advance to Soru in for testing!
Earnings CountdownSince TradingView for some reason removed the small UI element in the symbol details window showing the amount of days left til a company releases its next earnings report, I decided to make my own.
A simple script with options for choosing the position and at what amount of days left the displayed color should change to red (mimicking the old feature).
I would suggest placing the indicator somewhere else than the main price chart, since it will be difficult to place it somewhere where it doesn't obscure something. Default is bottom and right since I place it on a separate volume indicator where the number is clearly visible.
Function : Linear Regression Bands
Used with Pearson Correlation. It can be used to make sense of the trends. Very successful results can be obtained with a MACD style indicator and volume indicator that gives Buy and Sell orders.Open for adaptive and mutable variable periods of moving averages. Best regards!
red-sell green-buy TP and SLThis indicator is hybrid of some indicator with some modification
The hybrid is based on part of script of lazy bear TTM indicator together with part of script from modelius volume indicator . I cross them together and create this mutant
you can use ATR system , part of price system or traditional system . and for each time frame that you use set the TF =tf to same time frame or higher then the frame that you use
Its has many nice functions
inside also alerts and TP and SL function if you need such
I advise to you to play with settings in order to see what the vest result is
VPTbollfibThis indicator based on VPT (volume indicator that show buy and sell power) and Bollinger fibo lines..
So entry is when VPT crossing up the lower fib.. sell is opposite..
I make it open code so have fun and try to make it better:)
alerts inside
improved DmiThis is a new indicator that make the normal DMI better
insread of the ADX I put a volume indicator that have been transformed to be on regular scripts
with this it much more easy to spot the true buy and sell points by the DMI
have fun
SuperBi just put this combo of some older scripts
so it has a volume indicator based on VPT can be control by length
supertrend with factor to control sensitivity
for each TF you need to find best settings for best results
i hope you like this version
in future if i have time i will try to put better scripts