We script this one for combining VWAP , EMA50 and EMA200. The tool is fantastic if traders know how VWAP , EMA work? Just adding this script in your favorite and work like charm: VWAP: How to trade with that - One of the simplest uses of the VWAP is gauging support and/or resistance. - A trader who is long a stock can use the VWAP as a target exit if its trading...
I took the VB bands off for you guys.
Doji Black Spinning Top White Spinning Top Bearish Abandoned Baby Bearish Advance Block Bearish Below The Stomach Bearish Belt Hold Bearish Breakaway Bearish Counter Attack Lines Bearish Dark Cloud Cover Bearish Deliberation Blok Bearish Descending Hawk Bearish Doji Star Bearish Downside Gap Three Methods Bearish Downside Tasuki Gap Bearish Dragonfly...
Library "FunctionDynamicTimeWarping" "In time series analysis, dynamic time warping (DTW) is an algorithm for measuring similarity between two temporal sequences, which may vary in speed. For instance, similarities in walking could be detected using DTW, even if one person was walking faster than the other, or if there were accelerations and decelerations...
This is combo strategies for get a cumulative signal. First strategy This indicator plots 2/20 exponential moving average. For the Mov Avg X 2/20 Indicator, the EMA bar will be painted when the Alert criteria is met. Second strategy This startegy based on 3-day pattern reversal described in "Are Three-Bar Patterns Reliable For Stocks" article by Thomas...
Library "FunctionPatternFrequency" Counts the word or integer number pattern frequency on a array. reference: rosettacode.org count(pattern) counts the number a pattern is repeated. Parameters: pattern : : array : array with patterns to be counted. Returns: array : list of unique patterns. array : list of counters per...
uses reversal candles to determine accumulation and distribution candles remembers the last reversal candle and draws a support or resistance line at the reversal level does a barcolor if the price breaks support/resistance similar to the hoffman a/d breakout indicator but there is no trend detection components
Displays "spike days" by colouring the bars (Default: yellow for a Spike High and blue for a Spike Low) Spike Day's definition taken from Jack D Schwager's Book: A Complete Guide to the Futures Market: Technical Analysis, Trading Systems, Fundamental Analysis, Options, Spreads, and Trading Principles A spike is: A wide difference between the spike high and...
Library "FunctionPatternDecomposition" Methods for decomposing price into common grid/matrix patterns. series_to_array(source, length) Helper for converting series to array. Parameters: source : float, data series. length : int, size. Returns: float array. smooth_data_2d(data, rate) Smooth data sample into 2d points. Parameters: data...
This script is based on RationalRoot's spiral btc chart. Since I dont know how to make spirals in pinescript I just flattened it out into a readable chart. All this shows is the log price for btc over a 4 year timeframe. I found it interesting how well things line up with this idea. The white circle just shows the current day price location. You need to be on the...
Vertical Run Down and Vertical Run Up based on Tom Bulkowski Chart Pattern with elaboration in percentage of the drop and up.
EXPERIMENTAL: displays rates as a oscillator.
Hey! This time I took the pattern recognizer from a previous script I worked. It overlays the Arrows on the chart. Legend: #Maroon colour: Strong bearish signal #Red colour: Bearish signal #Dark Green colour: Strong bullish signal #Lime: Bullish signal NOTE: Also, you can untick the patterns you don't find useful, but I kept every pattern to get a complete...