Another script based on zigzag, divergence, and to yield support and resistence levels. This idea started with below two concepts: ▶ Support and resistence are simply levels where price has rejected to go further down or up. Usually, we can derive this based on pivots. But, if we start looking at every pivot, there will be many of them and may be confusing to...
This 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.
I couldn't find one based on the original, so I made my own, it's not quite identical, but it does the job. Red = greed Green = fear I updated a lot of the subcomponents and fixed a bug. I've reduced the smoothing to 1, it was previously 5 if you prefer smoother signals. Also added a McClellan oscillator. I've commented out the plotting of individual...
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
A mashup of Squeeze Momentum indicator by Lazy Bear and Vix Fix Indictor by Chris Moody, easy to spot trend reversal
This script uses all of the sub-components of my 'Fear and Greed Index' which can be used on intraday timeframes. Most of the components of this script are based on the popular fear and greed index website and are briefly described in the code comments. Several of the subcomponents have been recalculated to use RSIs instead of being compared to moving averages,...
BSI provides two attractive graphs that breakdown the long (green area) and short (red area) positions ratio for the all Bitfinex margin cryptocurrency pairs only . It is a quantitative measure of the bullishness or bearishness that can be used as a trading rule or in a trading system entries or exits. Included slow stochastic oscillator.
this study will plot yesterdays, high and low price, pre market's high and low price, regular day's high and low price and post markets high and low price.
Percent difference between price and MA
This is a strategy, designed for long trends for stock and crypto market. Its made of ATR for volatility, EOM for volume and VORTEX for the trend direction. In this case on the ATR, I applied an EMA to check if current position is above the EMA -> bull trend, below ema -> bear trend For EOM I am using the positive and negative value scale, if its positive we are...
Stoch+RSI (SLOW D)_By Josef_Hakkak Stochastic and RSI by SLOW D% -> How to use: B UY = When the yellow line (D of Slow Stoch ) goes out of the green range, it is better that the purple line ( RSI ) is be low SELL = When the yellow line (D of Slow Stoch ) goes out of the red range, it is better to have the purple line ( RSI ) is be high This script was...
I created this indicator based on one of my ways of analyzing the BTC trend in particular, I noticed that the break of the first weekly candle usually indicates the trend for the rest of the month. This indicator has a bug in which if you change the timeframe of the indicator it will show erroneous values If you use the candlestick chart, you will need to pull...