TCG Price Shear PlusThe Chart Guys Price Shear and Abnormal Volume Alerts all rolled into 1 FREE indicator
Based on TCG Price Shear V2 by urisma and Volume Spikes by OstapChester
This powerful script combines Abnormal Volume Alerts with Price Shear which can be based on either ATR or % deviation from an ema, which intern can also be filtered by Abnormal Volume for less false signals.
Look out for my next indicator which will be called TCG Price Shear Plus Scanner which will scan and alert you for several different assets at once!
Enjoy
ローソク足分析
Symbols PairDraws the ratio between two input symbols.
You might find patterns in the ratio.
# Open Source
The code is open source @ github.com and uses the commonpine library github.com
BTC ETH RatioBTCUSD / ETHUSD Ratio.
You might find patterns when to move from BTC to ETH and vice versa.
# Open Source
The code is open source @ github.com and uses the commonpine library github.com
MA CandlesOHLC calculated with a moving average.
You can replace sma with anything. EMA, Hull, sma(sma(sma(sma(close, etc.
You could also make it look clean like Heikin Ashi candlesticks if you include min/max for low/high wicks on candles.
Compare CandlesShows the candles of a specified EXCHANGE:PAIR in an indicator without overlay.
Has the following advantages over the standard comparison in TradingView:
- The compared pair is below your main chart.
- You can see the price of the compared pair.
- You can add multiple compared pairs and all of them will be shown in their own space with their own price.
Breakout IndicatorThis script allows you to set breakout alerts.
An alert will be triggered only when price breaks and closes beyond the specified prices. You will get an alert on the first candle that closes beyond the levels you set.
No BubbleSimply removes a period of time from the chart and replaces it with no value. This can help with scaling or bias.
Swing PointsVery basic indicator to highlight Swing Low and Swing High points in the chart with some primitive filtering to reduce noise.
LTC/ETH/BCH Market Cap Weighted IndexAn index of LTC, ETH, and BCH sans SV equally weighted by market cap.
The index is weighed to 10,000 on the 1st of September, 2018.
The formula used should be the same as the one found in BGCI, with the result being the product of all individual market caps to the power of their own cap that is divided by the sum of all caps.
If you enjoy my scripts and would like to show appreciation, I take tips in the form of depreciating assets:
BTC: 3DhmwiW4w2anuFZ1kRiuUNqcmwfzXoKKSZ
ETH: 0x2B44E7B0aB0fcF72ac8C543350A85cb9129Bb480
XRP: rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh | 106703134
NEO: ALDBnY8MhposcQmm748mQKhpHmgDMixCRf
WeekendIt is tracking Previous candle high and Previous candle low. It is an important script to trail PDH PDL system (and more importantly to create alerts) which is rampantly used by price action traders.
Small candle/Stop Gap indicator MHThis script has a different setting for the stop gap vs the candle size
Inside Bar FailureYou can check edge profitability by adjusting the forward looking input, eg. how profitable is this signal after X bars.
Objective Analysis of Spread (VSA)Note: Pardon for a busy chart. It really is irrelevant for this indicator. Just look at the bottom part of the chart for the indicator (SpAn).
This script is meant to add objectivity to the estimation of spread in VSA. This is best used with a similar volume indicator that measures volume in the same fashion, but a simple rule of "higher/lower than the previous 2 bars" for estimation of volume size can be used as well in conjunction with this indicator.
A 30-period (adjustable) SMA difference between the high and the close is used to estimate average spread. This value is used to plot bands of 0.8 and lower (blue) standard deviation for narrow spread, 0.8-1.3 (yellow) for medium spread, 1,3-1.8 (green) for wide spread, 1.8-3 (red) for ultra-wide spread. Anything above 3 (no color) is plain crazy. =)
How to use:
A histogram of each bar spread is plotted as well. See where each histogram bar ends. For example, if it ends in the green area, this bar has a wide spread.
Added indicator:
An ATR (14-period, adjustable) is plotted as a black line for your reference. May be used for stops. Otherwise, it is not necessary for VSA.
Feedback and suggestions for improvement are welcome.
Indicator "Preço de Fechamento de Reversão"
IMPORTANT: Filter entries with Stochastic. Oversold for long and Overbought for short
Marks candles following setup created by Analyst "Stormer" from Brazil.
This setup was not created or modified in any way by me.
Input configuration toggles marking by triangles above or below candles or change of candle color as following:
For Long Entry - Gray Candle or Green Triangle Above Candle:
Lower low than previous low and higher close than previous close
For Short Entry - Black Candle or Red Triangle Below Candle:
Higher high than previous high and lower close than previous close
Up Down Alerts with MA Controlsimple up down candle alerts with a built in MA control
backtesting script:
Up Down Strategy with MA Controla simple up down candle strategy with a built in MA control
alerts script:
4 Candle AnalysisThis script looks at 4 candles at a time.
If the first 3 candles in the pattern are BEARISH and the 4th candle BULLISH engulfs the 3rd candle then a GREEN triangle UP will display BELOW the 4th candle
If the first 3 candles in the pattern are BULLISH and the 4th candle BEARISH engulfs the 3rd candle then a RED triangle DOWN will display ABOVE the 4th candle
MTF candles by yatrader2Get higher time frame candles overlaid on a lower timeframe chart.
Add 1H candles on 1M or 1D on 30M
Overlaid candles feature wicks and multiple display options to customize appearance.
Add the indicator multiple times to get MTF (multiple time frames) all on one chart.
RepulseThis indicator was originally developed by Eric Lefort, a professional trader and author from France.
It gauges and displays the bullish or bearish pressure.
Like and follow for more open source indicators!
Happy Trading!
3 TimeframesThis script allows you to overlay 2 other timeframes' open and close over your chart. It also has the option to overlay Heikin Ashi candles open and close over regular candles and vice versa, simply change the values in the settings. You can also set alerts for specific open/close.