PROTECTED SOURCE SCRIPT

LARP-TRENDS

От LARP_Capital
This script employs an OBV oscillator that is passed through a Savitzky Golay filter and colored using custom trend following logic taken from a once private indicator of mine, Ultratrends.

Savitzky Golay is a digital filter that can be applied to a set of digital data points for the purpose of smoothing the data, that is, to increase the signal-to-noise ratio without greatly distorting the signal. This is achieved, in a process known as convolution, by fitting successive sub-sets of adjacent data points with a low-degree polynomial by the method of linear least squares. When the data points are equally spaced, an analytical solution to the least-squares equations can be found, in the form of a single set of "convolution coefficients" that can be applied to all data sub-sets, to give estimates of the smoothed signal, (or derivatives of the smoothed signal) at the central point of each sub-set.


This is the ultimate trend following / trading script, as multiple points of confirmation and information about current market conditions can be ascertained by viewing the indicator.

When certain conditions manifest, either "UP" or "DOWN" is printed on the indicator. One can look at the indicator to determine if the signals are valid...

For example... if the oscillator is trending upward, "UP" is printed, and the color green appears, a strong buy signal is present.

If the oscillator is trending downward, colored red, and "UP" is printed, it is recommended that one does not act on the "UP" recommendation.

"UP" and "DOWN" logic is applied through price action.

Green = Uptrend
Red = Downtrend
Yellow = Uptrend early entry
Purple = Pivot down
Gray = no trend / chop

Oscillator below zero = bearish pressure
Oscillator above zero = bullish pressure

One can easily see bullish and bearish divergences using this indicator... and they are highly likely to play out because they are volume based.

Enjoy.
OscillatorsTrend AnalysisVolume
LARP_Capital

Скрипт с защищённым кодом

Этот скрипт опубликован с закрытым исходным кодом, вы можете свободно им пользоваться. Можно добавить его в избранное и использовать на графике. Вы не можете просматривать или менять его исходный код.

Хотите использовать этот скрипт на графике?

Отказ от ответственности