█ OVERVIEW The indicator tracks when the weekly tops and bottoms occur and reports the statistics by the days of the week. █ CONCEPTS Not all the days of the week are equal, and the market dynamic can follow through or shift over the trading week. Tops and bottoms are vital when entering a trade, as they will decide if you are catching the train or being...
The CARNAC Elasticity Indicator (EI) is a technical analysis tool designed for traders and investors using TradingView. It calculates the percentage deviation of the current price from an Exponential Moving Average (EMA) and helps traders identify potential overbought and oversold conditions in a financial instrument. Key Features: EMA Length: Users can...
█ OVERVIEW The indicator tracks and reports the percentage of occurrence of daily tops and bottoms by the time of the day. █ CONCEPTS At certain times during the trading day, the market reverses and marks the high or low of the day. Tops and bottoms are vital when entering a trade, as they will decide if you are catching the train or being straight offside....
This signal uses information from BITFINEX:BTCUSDLONGS and BITFINEX:BTCUSDSHORTS to forecast tops and bottoms. The idea behind is very simple. We calculate the RSI of the ratio of longs vs shorts and find areas where both the SMA of this RSI and the RSI itself are overextended. You might notice that the win rate is not high but most of the wins provide a...
Hey, folks! Sorry for not posting anything for such a long time. Don't have enough ideas and resources to get inspiration, so trying to brainstorm good stuff in my free time from university studies. But despite my absence more I now have 300+ people subscribed to me! Thanks, guys, for keeping interest for my work, as I still do value each boost on my script,...
Hi , in this script i tried to find reversal points on big trends. For this purpose i have used Supertrend and Donchian channels. I combined both in a single indicator for finding reversal points. I am suggesting for using higher time frames like 4 hours or 1 day. It will be work in lower time frames too. But the signals will be less reliable than higher...
This is a modification of CM_Williams_Vix_Fix indicator to include both market tops and bottoms with multi-timeframe support. The original indicator only finds market bottoms. All credits go to the original author ChrisMoody. Original script link Working: The histogram above 0 signifies the trend of market going UP and the histogram below 0 signifies the...
This script is a variation from Auto Fibo retration. It makrs top and bottom prices. You can use to study the price action. The user can choose the line color, to show or not, the marks green and red The user can choose the minimal candles between top and bottom, by default is 17 The deep is the percentage of the diference about the last bottom/top from the previous one.
With the latest added features chart.left_visible_bar_time and chart.right_visible_bar_time it is now possible to place label.new() positions at the equivalent of 'location.top' and 'location.bottom' The following are examples of functions which enables to find the visible chart highest/lowest bars: highest_visible_chart() => var float highs = na ...
This indicator uses the very popular Williams Vix Fix for Bottoms by Chris Moody but not only does it search for bottoms, it can also be switch to work for tops for those who look to short the market. I've also added in a few options like flipping the indicator, color adjustments on the settings page, as well as cut a few of the options I feel did not need to be...
This script can be used as a visual aid in seeing the last highs and lows of price in a specific time period. It automatically updates the plots if new highs or lows are made within the given lookback period. This is a fairly basic version currently, with new added features coming in future updates such as range between high/low and half and whole number detection.
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...
This is a volatility tool designed to get the daily bottom and top values calculated using a daily ATR and IV values. ATR values can be calculated directly, however for IV I recommend to take the values from external sources for the asset that you want to trade. Regarding of the usage, I always recommend to go at the end of the previous close day of the...
The Commodity Channel Index (CCI) with Divergence and finding Top / Bottom points Select MA with Sma, Ema, Wma, SWma, VWma, Hma or Rma Follow bar color on top or bottom
Big Picture: Overall what this script try's to capture is bounces off of moving trend lines. What you will see when using this script one Green line, one red line, two gray lines and circles in colors blue, green, red, and purple. RED AND GREEN LINES: There are two trend lines, an upper and a lower line that are 1 to 2 standard deviations from the linear...
The Puell Multiple examines the fundamentals of mining profitability and the way they shape market cycles. It is calculated by taking a ratio of daily coin issuance (in USD) and the 365 moving average of daily coin issuance (in USD). Interpretation of the Puell Multiple can generally be considered in the following framework: high values indicate that current...
This script provides clear volume trends on any time frame. You set a long term volume trend moving average (ex 100 periods). A shorter term MA of your choice (10 in this example) will oscillate above and below based on the standard deviations of its current value relative to the long term #. Similarly, large volume bars are plotted in terms of st dev above the...
#-- Public Strategy - No Repaint - Fractals - Wavetrend -- Here I come with another script, a nice and simple strategy based on fractals and Wavetrends. #-- Synopsis -- A simple idea, on a small time frame (15 min) we buy when the opening price goes below a Bottom fractals and sell when it goes over a Top fractals, but in order to avoid bad and evil...