this is modified ATR for signal strength test with custom ATR in multi time chart comment your opinion...
It's been a while since i did not post a script, so here it is... I found some simple indicators,put them together and saw some nice results. There is an indicator for scalping, swinging and for exit. With the right setup it can be very useful, so you can play with it to find what you need It works in any timeframe in any market, just change values (default...
This script defines an average true range where extreme events are filtered out. Extreme events are those bars with a true range larger than 3*sigma+average, where average and standard deviation are estimated from the last 200 bars. In this way the ATR is not altered by exceptional events (e.g. the flash crash of Jan 3rd 2019) and can still be used safely for...
1. SL_TP Script is a script for closing and profit of FastTrade_Script, DayTrade_Script, More_FastTrade_Script. 2. The high and low sections of moving Fibonacci are displayed. period can be changed. 3. Fractal High_Low line is applied. 4. Moving S & R band is different from bollingerBands. MA and ATR are applied. It is easy to understand support and...
This indicator uses Fibonacci Support/Resistance Channels, weighted with Market Volatility(ATR) to determine Trend Momentum and Strength. It has two components: the Histograms and the strength line: - The histogram gives information about the momentum behind moves and current trend. If Histogram is positive the market is currently in an UpTrend, the height of the...
Input ATR peroid : 14 Entry long - Tick , Short - Tick off Entry price - default Close Factor of ATR to set Stoploss : 1.5 Timeframe : Daily
A simple renko script with bar and background colored In this way ups and downs can be seen more easily Alerts are added for buy/sell, long/short Possibility to show bricks colours and background colours, according to the market situation
This indicator takes the average of a series of ATR to calculate what I would consider an optimum stop loss placement represented in percentage (read below for full overview). While the data is plotted what is most helpful are the actual numbers presented. This indicator is most helpful on the daily timeframe but can be used for all timeframes such as the 4HR or...
Looking for a modern stochastic oscillator and volatility together? Stochastic using an improved calculation. Volatility overlay. Price Action tends to follow a bottom in volatility.
A simple script that uses the average true range indicator and compares it against bitcoin's market cap to obtain a visual representation of bitcoin's historical volatility. A version of this indicator will be made for other coins once tradingview gives us access to the market cap data
Name Cryptobot Strategy (Trial) Description Cryptobot Strategy is an optimised indicator for maximising both profit and accuracy on all markets and all timeframes Features - Pine script version 3 - Supports ALL markets - Supports ALL timeframes - High Net Profit - High Percent Profitable - High Profit Factor - Low Max Drawdown How to Use...
Creates an upper and lower level based on the ATR for your selected period. Calculation is based on the following; Shift Variable works by allowing calculation from x-periods back. Upper band = (Daily Low + ATR) Lower Band = (Daily High - ATR)
The atto-Trend is based on a high-level statistical analysis to fit price movements with acceptable smoothness and accuracy as a baseline function. Due to high volatile in markets, this fitting calculation still needs a (re-)smoothing step with a modified Tillson-T3 approach. The fitted and smoothed data is tracking with ATR based trailing stop mechanism. The...
Graph Reader Pro 3.0 for TradingView gives you abilities to see the stories hiding in the graphs of the stock, forex, and crypto currency markets. It counts CC59 and creates respectable support and resistance levels as well as marks and reminds you about important parameters that are happening in the graph so that you will not forget to consider them before...
Strategy for backtesting for the CCI-Trend indicator link to the CCI-Trend: explanation for indicator: CCI-Trend is a trend trailing strategy based on sign alternation of the current CCI value. The upper and lower bands are defined by hl2, ATR, and factor of ATR. The main TrendLine is combination of conditions of CCI-above-zero and CCI-below-zero. The main...
This script is based on some variations of Rocket (from Until1Mil group) scalping strategies. It uses Renko to determine buy/sell areas. More details can be found on my steemit page (same user as here).
This is a simple script that displays multiples of ATR and shows you where the potential zones for longing and shorting are. The majority of people use ATR as a stop loss, so we can use it for our advantage and get in when they are stopped out. There is also a possibility to add a stop loss, so a trader can lose little when he is wrong and maximize profit when he...