The following indicator returns a line bouncing of the extremities of a Donchian channel, with the aim of replicating a "zig-zag" indicator. The indicator can both be lagging or lagging depending on the settings user uses. Various extended lines are displayed in order to see if the peaks and troughs made by the Donchian zig-zag can act as potential...
This Script is a Trend Following system built over the concepts of normalising ATR over Bollinger Bands and Pivot points high low, This Script Can be used over AnyTimeframe and Can be treated as a stable alternative to Supertrend Script has provisions for BUY and SELL Alerts Enjoy!
Overview: This implementation of the RS Line mimics how Investor's Business Daily and CANSLIM investors measure growth stock performance versus the S&P 500. If you are looking at a weekly chart, the RS Line is the performance of the stock over the past week versus the S&P 500 over that same time frame. The same logic applies to the daily and monthly charts,...
World Clocks - something for fun Happy New Year! ps: in case no update on the charts then the clock will not update too and will lag or stop till a new update is received
I decided to republish this one without the trend filter and with all the major symbols active. This will allow for all the patterns to show up. Due to 15 different candlestick formations in this one script, it will be difficult to turn off the last few due to screen size. You can turn off individual patterns on the settings screen. I have everything spelled out...
Fit a line at successive intervals, where the interval period is determined by a user-selected time frame, this allows the user to have an estimate of the intrinsic trend within various intervals. Settings Timeframe : Determine the period of the interval, if the timeframe is weekly then a new line will be fit at the start each weeks, by default "Daily" ...
Hey guys, this script shows monthly, weekly and daily OHLC data represented as horizontal level. I tried to make it as user-friendly as possible. Therefore, you can add different colors and styles for each level, as well as turn them on and off. With the "Label Offset" -parameter you are in control where the label text should appear. You can shift it from left...
!EXPERIMENTAL! As TV doesn't provide a function to draw lines between points, I wrote a function to do this in one my own indicators. The function itself however can be applied/modified for different use cases, eg. drawing trendlines. In this (proof of concept) example I used it to draw lines based on past high/low pivot points. The inputs required: * an INPUT...
Example of various methods to show dashed or solid vertical lines on chart based on using either session or time. Credit for line method goes to midtownsk8rguy -> Credit for plot method goes to PineCoders ->...
A script to plot few horizontal lines on some condition
Introduction I already made an indicator (simple line) that tried to make lines on price such that the results would not repaint and give a good fit to the price, today i publish a channels indicator based on the simple line indicator. The indicator aim to show possible support and resistance levels when the central line posses a low sum of squares with the...
Hello guys, another day, another method for detecting support and resistance level. This time it's all about the VWAP and daily gaps it might produce. How does it work? The indicator detects when a new daily candle begins and the VWAP makes a big move in either direction. Often it produces a gap and this is where the support or resistance level will be...
This indicator is based on Bill Williams` recommendations from his book "New Trading Dimensions". We recommend this book to you as most useful reading. The wisdom, technical expertise, and skillful teaching style of Williams make it a truly revolutionary-level source. A must-have new book for stock and commodity traders. The 1st 2...
================================================================== July 18 2019 - LCS - line channels (basic) by RootDuk Version : v3 - read the notes ================================================================== Easy script to draw channels based on ie. GANN using the following input params - ibback : barsback to search for high and low -...
Auto trend channel based on donchian or standard deviation.
EXPERIMENTAL: GANN lines projection based on zigzag tops/bottoms, use at your own risk.
This will place circles on your chart for the opening daily price. If price is above, the circles are green. If price is below, the circles are red. I wanted to be able to see the opening price a bit easier while in smaller time frames. I decided to add the previous daily closing line to the original script. Basically looking for good support / resistance
This upgrade I have attempted to improve the Automatic levels calculation and better automatic levels selections. It should now work better with exotic currencies, indices, commodities, and stocks. The indicator plots the so called "round price levels" or "00" levels, which end on 00 and 50: for example, 1.4000, 1.4400, 1.4450. It automatically calculates the...