This Pine Script strategy generates trading signals using Fibonacci levels and trend-following indicators. 1. Strategy Summary This strategy analyzes price movements using a combination of Fibonacci levels and trend-following indicators, providing potential trading signals. The strategy includes Fibonacci levels as well as EMA (Exponential Moving Average) and...
The Trendinator Lite indicator detects whether the crypto price is trending up or down. It is based on a set of rules developed by Scott Phillips. According to the rules, trending is a two stage process (bollinger bands are 20 bar, 2 std): 1) Touch of the upper bollinger band for uptrend or touch of lower bollinger band for downtrend. 2) Look for a subsequent...
Hello everyone, This indicator shows the correlation coefficients of altcoins with bitcoin in a table. What is the correlation coefficient? The correlation coefficient is a value that takes a value between 0 and 1 when a parity makes similar movements with the reference parity, and takes a value between 0 and -1 when it makes opposite movements. In order to...
This is an adaption of the Mcclellan Oscillator for crypto. Instead of tracking the S&P500 it tracks a selection of cryptos to make sure the indicator follows this sector instead. Full credit goes to the creator of this indicator: Fadior. It has since been fixed by SLN. The following description explains the standard McClellan Oscillator. Full credit to ...
The Rocket Grid Algorithm is a trading strategy that enables traders to engage in both long and short selling strategies. The script allows traders to backtest their strategies with a date range of their choice, in addition to selecting the desired strategy - either SMA Based Crossunder or SMA Based Crossover. The script is a combination of trend following and...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
15 top crypto tickers of your choosing. Just input your 15 favorite crypto markets in the settings. Showing breadth of market as a percentage change to gauge buyers/sellers strength. You can check this on the last day of the week and compare each daily bar to see if buyers are increasing/decreasing or sellers increasing/decreasing bars. A reading above +2 is...
SCRIPT DESCRIPTION This is a script specifically written to help provide indicators from a macro view. This script is best run on the 1 day interval on Bitstamp's $BTCUSD chart. It helps indicate when to accumulate bitcoin, and when its in a bull run when there are local tops, strong top warnings, and a signal to exit a bull run. This is described further...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
This strategy utilises common indicators like RSI and moving averages in order to enter and exit trades. The Relative Strength Index (RSI) is a momentum indicator that has a value between 0 and 100, where a value greater than 70 is considered overbought and a value less than 30 is oversold. If the RSI value is above or below these values, then it can signal a...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
This script is focused on shorting during downtrends and utilises two strength based indicators to provide confluence that the start of a short-term downtrend has occurred - catching the opportunity as soon as possible. This script can work well on coins you are planning to hodl for long-term and works especially well whilst using an automated bot that can...
CHN BUY SELL is formed from two RSI indicators, those are RSI 14 and RSI 7 . I use RSI 14 to determine the trend and RSI 7 to find entry points. + Long (BUY) Signal: - RSI 14 will give a "BUY" signal, then RSI 7 will give entry point to LONG when the candle turns yellow. + Short (SELL) Signal: - RSI 14 will give a "EXIT" signal, then RSI 7 will give...
Accurate Buy & Sell indicators The below indicators are recommended on the daily chart only. Yellow Diamond - Possible bottom of the market. This diamond will only flash a few times in a cycle on the BTC chart. This is actually one the BEST buying signal Green Buy – Buy Red Sell - Sell / take profits BIG red cross – Possible top and best signal to sell or...
BINANCE:AVAXUSDT This short selling script works best in periods of downtrends and general bearish market conditions, with the ultimate goal to sell as the the price decreases further and buy back before a rebound. This script can work well on coins you are planning to hodl for long-term and works especially well whilst using an automated bot that can execute...
Crypto trader and trading system developer Scott Phillips recently introduced a crypto trading system that specifies a set of rules for determining whether the crypto is in a trend. While the rules are not overly complex, they are complex enough that manual trend determination is somewhat laborious and prone to error. The ScalpiusTrend script is designed to...
KRAKEN:LINKUSD This is one of the best strategies that can be used to get familiar with technical indicators and start to include them in your rules on Coinrule . ENTRY 1. This trading system uses the RSI (Relative Strength Index) to anticipate good points to enter positions. RSI is a technical indicator frequently used in trading. It works by measuring...