Apple, Advanced Micro Devices Inc, Amazon Com Inc, Facebook Inc, ROKU INC, BEYOND MEAT INC
S&P 500, Nasdaq Composite, מדד דאקס, Dow 30, ניקיי 225, Shanghai Composite
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
זהב, Brent Oil, נפט גולמי, CFDs on Natural Gas, Palladium, כסף
Heard this story from Larry Williams…the trader who holds the record for winning the U.S. Trading Championship by turning $10K in to 2 Million. A trader named Owen Taylor developed this formula as a Floor Trader before to calculate the Projected High and Low of the next day. The formula worked so well…Owen charged other Traders 1K to get it. I was pretty...
Quickly Identify Trends with the Elder Impulse Indicator. Pretty much the same as but written from scratch to be simpler to use and the source code easier to read (no offense, LazyBear) For more info, see stockcharts.com
Variable Moving Average, often abbreviated as VMA, is an Exponential Moving Average developed by Tushar S. Chande. VMA automatically adjusts its smoothing constant on the basis of Market Volatility. Use this like other Moving Averages. I have added the following options that can be enabled via options page: - Trend Direction Indication: Green = Up trend, Blue =...
One more to add to the Ehlers collection. Ehlers Instantaneous Trendline, by John Ehlers, identifies the market trend by doing removing cycle component. I think, this simplicity is what makes it attractive :) To understand Ehlers's thought process behind this, refer to the PDF linked below. There are atleast 6 variations of this ITrend. This version is from...
Volume Accumulation Percentage Indicator (VAPI) is a variation of the classic volume-accumulation indicators. It uses volume the same way as OBV except that it assigns volume weights based on intraday volatility. In a positive trend, if the stock price is close to a (local) new high, the VAPI should be at its maximum as well (and vice versa for a negative...
Custom Pivots Indicator - Plots Yearly, Quarterly, Monthly, Weekly, and Daily Levels. I created this indicator because when you have multiple Pivots on one chart (For Example The Monthly, Weekly, And Daily Pivots), the only way to know exactly what pivot level your looking at is to color ALL S1 Pivots the same color, but create the plot types to look different. ...
This indicator is a mimic of the same used by bitcoinwisdom. There seems to be several different formulas to calculate KDJ, however, i have yet to find this one on tradingview. The background color is green when J>D and red when J<D. The idea being that when we go green we should buy and when red sell. Let me know if you have any questions.
RSX is a "noise free" version of RSI, with no added lag. This is a port of a clone to Pine. Use this indicator just like RSI. I have set the default length to 14, feel free to experiment. You can reduce length with out worrying about jaggedness. Options page has all the configurable parameters. You can use the plot names to setup alerts. I have couple of...
Better Volume Indicator ----------------------------------------- This is a direct port of a famous indicator from Tradestation platform. BVI improves on your typical volume histogram by coloring the bars based on 5 criteria: * Volume Climax Up – high volume, high range, up bars (red) * Volume Climax Down – high volume, high range, down bars (white) *...
Elastic Volume Weighted Moving Average (eVWMA) is a statistical measure using the volume to define the period of the moving average. The eVWMA can be looked at as an approximation to the average price paid per share. Multiplier is usually the number of shares, but it can be approximated using cumulative sum of volume (Enable it via "Use Cumulative Volume" option)...
Opening Range Breakout with 2 Profit Targets. Updated Indicator now works on all Symbols with Many Different Session Options. ***Known PineScript Issue…While the Opening Range is being Formed the lines only adjust for that individual bar. Just reset Indicator after Opening Range Completes. ***All Times are Based on New York Time Session Options Forex U.S....
Smoothing methods have lag, and since MACD makes use of moving averages, it usually lags behind price. You cannot eliminate lag completely, but one way of working around this is by adding a component of the price/MA difference back to MA. This technique is called Zero-lag (well, almost). "MACD Leader" makes use of this to form a leading signal to MACD. First...
Impulse MACD is a modified MACD, formed by filtering out the values in a MA range (region between MAs of high and low), thereby reducing whipsaw typical in a sideways market. This is usually plotted as histogram. This also plots the traditional histogram (MACD - Signal), to help in finding entries/exits. Use this like a traditional MACD (Zero line crossing or...
Volume-Weighted MACD Histogram ------------------------------------------------------------------------------------- Volume-Weighted MACD Histogram, first discussed by Buff Dormeier, is a modified version of MACD study. It calculates volume-averaged Close price for finding the histogram. More info:...
This is a port of a famous MT4 indicator, as requested by user @maximus71. This indicator uses MACD/BB to track trend direction and strength. Author suggests using this indicator on 30mins. Explanation from the indicator developer: "Various components of the indicator are: Dead Zone Line: Works as a filter for weak signals. Do not trade when the red or green...
TTM scalper indicator of John Carter’s Scalper Buys and Sells. The methodology is a close approximation of the one described in his book Mastering the Trade. The book is highly recommended. Note the squares are not real-time but will show up once the third bar has confirmed a reversal.
CM Time Based Lines Requested by codetrader to Visually Show Day Change on Intra-Day Charts. Custom Indicator: Ability To Plot Recurring Time Lines On Chart! Example of Uses: Plot Lines at Midnight to Show Daily Change. Plot Lines at Opening of Different Sessions. Plot Lines at Opening and Closing of Sessions. Plot Lines Every 4 Hours (Forex) To See 4-Hour...
The Two Versions of this Indicator I learned from Two Famous and Highly Successful Traders. This Indicator shows With No Lag Clear Up and Down Trends in Market by Documenting Clearly If Bulls or Bears are in Control. The Version In SubChart 1 Shows Consecutive Closes if the Current Close is Greater than of Less than the Midpoint of the Previous Bar (Why Midpoint...