This strategy will focus on up trend trading and down trend trading based on several indicators such as; for up trend 1. SAR indicator 2. Super trend indicator 3. Simple moving average for the period of 100 down trend 1. RSI Indicator 2. Money flow index 3. Relative volatility index 4. Balance of powder
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...
This is a simple RSI indicator that overlays the current chart to show labels for specified oversold and overbought areas defined with inputs. It will delete any labels of the same kind within the last 3 candles so you don't see as many labels as you would otherwise. Red labels with white text represent overbought RSI levels as defined by the user. Green labels...
The table shows the ranking of the price as a percentage relative to the past candles. 100 ~ highest price of the time frame 0 ~ lowest price of the time frame
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
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...
#-- 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...
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 ...
My new bottom-indicator. This is VixFix + Locomotive-pattern, 2 in 1. For: TF 1MN, 1W, 1D any pair good for bitcoin/usd and any crypto
The original indicator is Noro's BottomSensivity v0.6 I simply turned noro's bottom sensibility 6.0 indicator, which I consider a great tool to find market bottom, into a strategy. I also added an additional RSI filter with inputs that can be set by the user for entry and exit from the market. I have tried to insert an alarm so that I can be notified when this...
This indicator uses Elliot Wave Oscillator Methodology applied on "BTC Golden Bottom with Adaptive Moving Average" and Relative Strength Index of Resulted EVO to form an Oscillator to detect trend health in Bitcoin price. Ticker is set to "INDEX : BTCUSD" on 1D timeframe. Methodology Oscillator uses Adaptive Moving Average with 1 year of length, Minor...
Based on the Stochastic RSI but uses RVI (Relative Volatility Index) as source. Another great tool for finding market lows and entry points. This oscillator is also good for finding accurate diversions.
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...
A very noisy indicator to detect bottoms and new uptrends. Original idea by ChartArt. First published indicator - constructive criticism welcome. (The indicator is experimental and doesn't work most of the time.) I would describe it as an "coincident indicator". The signals occur at approximately the same time as the conditions it signifies. Rather than...
Combines EMA + RSI indicator Dieses Script ist eine einfache Kombination aus RSI und EMA. Es erlaubt euch zu erkennen in welche Richtung der Trend in dem aktuellen TimeFrame geht und wie stark dieser aktuell ist. Außerdem zeigt es euch ob gerade eher die Bullen oder die Bären den Markt dominieren. Mit Hilfe des Indikators lassen sich Top und Bottom des...
There are now 3 Pi Cycle Indicators that I am aware of; the original, improved**, and bottom. This indicator attempts to provide all three indicators in a dingle, easy to view script. I coded this script to displace the moving averages above and below the price bars for easy viewing. This was accomplished by placing a scaling factor (/# or *#) at the end of the...
Another simple script to be added on top of other indicators. Simply provides a symbol of varying color depending on the value of the oscillator. Allows up to 4 different colors in each direction. Includes alerts conditions. Demonstration is the indicator being applied to the RSI (purple) included in Market Cipher B. To use, simply add it to your indicator, and...