Useful for identifying and receiving alerts about uptrends and downtrends. This script uses two Exponential Moving Averages (EMAs) to find price uptrends and downtrends. An Exponential Moving Average (EMA) is a type of moving average that places a greater weight and significance on the most recent data points. The script produces uptrend and downtrend signals...
The Vortex indicator is based on two trend lines that indicate an uptrend (VI+) or a downtrend (VI-) in the current market. This can be used to determine trend reversals or confirmations of current trends and directions. The number of periods is usually between 10 and 25. This indicator has 14 periods as its default value. You can adjust this value in the settings...
This is a simple strategy to take advantage of downtrends. It's useful to run such a strategy as a hedge in times of market uncertainty. The Sell Condition - Entry The sell signal triggers when: the coin has MA (100) greater than the price in a timeframe of 15 minutes, meaning that the coin is in a short-term downtrend. the coin has an RSI greater than...
Is It Uptrend or DownTrend? Are you lost? Follow the trend with CapnBands :)
4 separate EMAs that are used to determine trend, colored appropriately to reflect the trend to make it easy to tell what the trend is. All 4 EMAs are not needed, you can turn each one on and off individually and the indicator will adjust itself accordingly. Having a single EMA will use the closing price to determine the trend. There are 2 different types of trend...
A simple but unique indicator to show ONLY whether there is an increase or a decrease in price compared to the previous value. Also includes a customizable SMA or EMA based "Smoothing Length" variable, allowing the indicator to show whether the SMA or the EMA of the price is up or down compared to the previous value. An offset option is also included if you...
Tipsy EMA v0.2a Coded by vaidab. A simple strategy to buy dips in an uptrend. How to use: - buy on trend when price retraces to the orange "buy" line and compound orders - sell when price reaches red line (stop loss) or at 💰 (take profit) Note that you can reverse trade on the 💰 sign for a short scalp / day trade. Uptrend: green/red...
// The script is useful to inspect probability: // If previous day closed at lowest price for several days // how often next day would be red bar // As one can see gray lines indicate bars with lowest close. If next bar is green, increment diff_hi, overwise increment diff_lo // Probability is counted as diff_lo / (diff_hi+diff_lo) // One can copy script and...
This is an improved version of the on balance volume indicator. I made it inside a bollinger band channel, so we can define better the zones. At the same time I applied 2 moving averages on OBV, to get a better idea of the trend and at same time that change direction of the trend. Green - > uptrend - > we look for buy positions Red - > downtrend -> we look for...
I took the normal CCI version and I made it better and more pleasantly visual. At the same time now the CCI changes color based on the direction is going to take We also have more levels, to define even better the current situation. Details are simple : green color cci = uptrend - > buy red color cci = downtrend - > sell