Sensitivity to a price change: Black UO > Green UO > Red UO How to reach a chart using UO_3X indicator: A trend can be considered as stable if Green UO crosses and stays above Red UO. Visually it will look like a green cloud. During uptrend there is a tendency of Black UO to fluctuate above Green OU and especially above Red UO. Coloring it yellow. First...
Plots % Buy / Sell Volume , Chaikin Money Flow , Stochastic Oscillator, and Ultimate Oscillator on same axis, bound -1 to 1. Show Volume Percentage, displaying buying as green and positive, selling as red and negative. Showing the CMF, with green / red fill for positive / negative values. Modified Stochastic Oscillator, converting bounds to -1 and 1, moving...
Small modification to stock UO code to highlight lows / highs. This helps to see the trend easily. The length to check for high/low is configurable (lengthSlope), I am yet to find the optimal setting but 30 looks nice so far.
I wanted a more dynamic divergence indicator than the stock one so this is what's come of it so far. This is a very early version but I found its detecting normal bullish divergences pretty well so I thought I'd release it. Right now it only supports normal bullish divergences. I'm working on improving accuracy before I add in normal bearish divergences, and then...
Hello All, Here is a scirpt of ChrisMoody modified with the alerts of purchases and sales. I just have a problem with automation. At the bottom of my script my alerts "Buy1" and "Sell2" give alerts constantly and I wish to have a single alert before the order is completed. Before "Sell1" or Buy2 ". I found the function "barstate.isfirst" that could possibly...
This is an edit of the LAzyBear script. The script is adjusted to show both the RSI and the MFI on 1 chart.
Thjs script combines two range filters, an EMA and the Ultimate oscillator. This is an indicator type of script with alerts that is ideal for one minute scalping and was developed initially for NAS100 but has been used successfully with other symbols. The two range filters are used to detect when the short and mid term trends are in the same direction. The EMA...
The Multi Trend Oscillator is a tool that combines the ratings of several indicators to facilitate the search for profitable trades. I was inspired by the excellent indicator "Technical Ratings" from Team TradingView to create an alternative with a technically new approach. Therefore, it is not a modified copy of the original, but newly conceived and...
This is SHORT selling strategy with Ultimate Oscillator. Instead of drectly using the UO oscillator , I have used RSI on UO (as I did in my previous strategies ) Ultimator Oscillator settings are 5, 10 and 15 RSI of UO setting is 5 Short Sell ========== I have used moving averages from WilliamAlligator indicator --- settings are 10(Lips), 20(teeth) and 50...
Hi, This is an indicator that combines the Ultimate Oscillator with RSI. Currently it displays signals on the screen when the RSI crosses from low to high (to open and close a long) and vice versa for short signals. Further signals will be developed for Ultimate Oscillator longs/shorts. Stay tuned!
EDIT: Ignore the comments... I can't get the update to show due to hard brackets " " being censored for some reason.... but they show up in here so this is where the updates will show. This is the Ultimate (Nonlinear) Oscillator in overlay format. Took me a while to figure out the best configuration and finally found this one. From what I've observed, this is...
This is my first script. I use 2x UO's as a tool to identify the stability and overall condition of a trend. The UO colored blue is more reactive to price change (candles) than red one, because it takes into account less candles. The difference in rates of change is a mass mental condition of a market. The combo might predict the reversals too. How to read a...
Description The Litigator is an indicator that encapsulates the value delivered by the Relative Strength Index, Ultimate Oscillator, Stochastic and Money Flow Index algorithms to produce signals enabling users to enter positions in ideal market conditions. The Litigator integrates the value delivered by the above four algorithms into one script. This indicator...
This is a simple mod of the Uber Oscillator with more periods added to the mix and combined with a the Tradingview Divergence spotter. Compare it to the standard Ultimate Oscillator and see the difference. Good to even overlay them even. It basically just adds more detail. You won't always need it but sometimes it can catch big drops/peaks earlier then the...
This is my Uber Oscillator applied to RSI essentially. So its like an Ultimate Oscillator with more lengths added, but instead of MAs its RSIs. So its a multi-momentum index of sorts. Part of my efforts in realizing the amazing potential of using multiple lengths of an oscillator to get a bigger picture, while also recognizing that simply stacking them on top of...
This script is inspired by the Awesome Oscillator by Bill Williams. The 1337 Oscillator uses a faster and more reactive hull moving average. Signals could be from the 0 line crosses or rising/falling.
This is the same script as the built-in Ultimate Oscillator except it is calculated in log-space, which may help with some very high-volatility charts (the differences will be usually be very small though).