The Range Average Retest Model tool highlights setups from the range average retest entry model, a model using the retest of the average between two opposite swing points as an entry. This tool uses long-term volatility coupled with user-defined multipliers to filter out swing areas and set take profit and stop loss levels for all trades. Key features...
The indicator identifies potential trading opportunities within the market. It is entirely based on the combination of exponential moving averages by drawing triangles on the chart that identify buy or sell signals combined with vertical bars that create areas of interest. Specifically, when a buy signal occurs, the indicator draws a vertical bar with an azure...
The three-day rolling pivot is another pivot concept, which may be used by intermediate positions, for several days or even weeks. It can be utilized in many ways, such as to determine an entry point or trailing stop. As the name suggests, this pivot is based on the last three days. I learned this concept of the book "The logical Trader" by Mark Fisher. Kudos...
I have attempted to combine all the parameters to decide on the entry and exit points for stocks. The indicator combines 1) EMAs 2)PSAR 3)ATR The script also attempts to show the risk-reward
This script shows upto two lines that represent a deviation from the price based on a multiple of the ATR% close + ( (close / 100) * ( atr * upperMultiplier) ) and close - ( (close / 100) * ( atr * lowerMultiplier) )
This Indicator displays Entry and Exits levels. The display is done under 3 modes: - Risk/Reward mode (the one by default. It is set to a 1:1 ratio) - Multiples TP Levels - Custom Levels Click to Set entry Price on chart The displaying is static by default to make it dynamic disable the "Use custom Entry ?" input. Disclaimer: Scripts that I post publicly...
This plots a Parabolic sar and a break line on the previous sar point before the parabolic sar flips. This is looking to be a very popular entry signal for lots of strats. How to use: In conjunction with other confirmation indicators; Long : Enter long when the Parabolic sar is below the price and the price breaks above (and closes) the break line. Short :...
Hello, everyone! We have just released an innovative strategy for TradingView. It allows you to facilitate the trading process when you have to use both indicators. This strategy is: User-friendly Configurable Equipped with the combination of Relative Strength Index (RSI) and Moving Average (MA) indicators Designed with all required functions to manage...
This Strategy is a trend following indicator. It is plotted on price and the current trend can be determined by its placement vis-a-vis price. It is constructed with just three parameters: Period, Multiplier and Entry/Exit Point with Superformula. The default parameters are 14 for Average True Range (ATR) and 4 for its multiplier. The average true range (ATR)...
==DESCRIPTION - English version The purpose of this script is to show information on graph that can help your decision to buy and sell cryptos. The script is indicated for Position Trade (Long Term - Holder) and Swing Trade (Medium term). Position Trade it is recommended to use the Weekly (W) and Daily (D) charts, Swing trade to use the 4H and 2H charts. It is not...
Gain/StopLoss Percentage Lines is a quick way to enter your Entry Price in to a stock and track the percentage of gain or loss at the 5% and 10% markers. Click on the gear settings icon and type in your entry price. The percentage is defaulted to 5%. You can change this to a different percentage at this screen. Note that whatever number you enter will be doubled...
This script will screen 12 different stocks and current chart (13 in total) for entry points from my relative volume indicator. 1. Enter in any ticker ID's from charts you wish to scan in the settings. 2. Go to desired timeframe. 3. Click add alert button at top toolbar. 4. Select RVOL Screener Alerts indicator, input alert notification settings and/or change...
Pin Bar is one of the most important candlestick patterns. Almost every time you see a pin bar, you can expect the price to turn in the opposite direction. You should pay more attention to the abnormal ones among the pin bars. What I mean by abnormal pin bar is that the long leg is at least 3 times larger than the body. With this indicator, you can set your own...
An Indicator based on the William Alligator, helping to find suitable entry and exit points.
OSCAR Oscillator by GenZai Green line is the Oscar Rough Red line is the Oscar By default based on the 8 last candles and smoothed using RMA Purple line is the Slow Oscar By default based on the 16 last candles and smoothed using WMA HOW TO USE Exit signaling This indicator can be used as an exit indicator when line cross each other. Entry...
It counts how many candles are below or above the Arnaud Legoux Moving Average (ALMA). It may be useful to found good entry points.
Converted the QQE oscillator to in-chart long and short signals with built in alerts. This is multi-timeframe and quite robust.