Name: "Binance-Bybit Cross Chart: Spot-Perpetual Correlation" Category: Scalping, Trend Analysis Timeframe: 1M, 5M, 30M, 1D (depending on the specific technique) Technical analysis: This indicator facilitates a comparison between the price movements shown on the Binance spot chart and the Bybit perpetual chart, with the aim of discerning the correlation between...
A trigger program to print volume triggers on stocks that are being watched. It helps with identifying the trigger volume on a candle and helps determine whether one can enter a position or not.
This script it's created to send open-close signals via webhook. It allows you to open a relative value position based in the relative graph. You can set the TP and SL levels and the script will send the signal to your exchange. Due a pine limitations it is necessary apply the script in the 2 different actives and set the alerts. You can just do the relative...
The script allows to assess the volatility of an asset. It works by calculating the rate of change and the standard deviation. The index is useful to determine the lowest volatility periods (could be useful to look strategies) and also it determine the highest volatility periods (maybe for exits or partial closes). It has 3 iputs: Lenght. Low volatility...
Name: Scalping The Bull Indicator Category: Scalping, Trend Following, Mean Reversion. Timeframe: 1M, 5M, 30M, 1D depending on the specific technique. Technical Analysis: The indicator supports the operations of the trader named "Scalping The Bull" which uses price action and exponential moving averages. Suggested usage: Altcoin showing strong trends for...
Nome: Scalping The Bull (Indicatore) Categoria: Scalping, Trend Following, Mean Reversion. Timeframe: 1M, 5M, 30M, 1D, secondo la conformazione specifica. (follow description in english) Analisi tecnica: l’indicatore supporta le operatività descritte nei video di YouTube del canale “Scalping The Bull”. Di norma si basa su price action e medie mobili...
This script is intended to print signals on the main price chart and send alerts when the RSI is overbought or oversold. You can customize the source of the signal (open, close, etc), as well as oversold/overbought levels, and RSI length.
// Based on Normalized Smoothed MACD by Dreadblitz Old one was just an oscillator, I changed a few things 1) It now paints the line green/orange 2) The trigger (green/red) is now based on a signal 3) The signal is basically isUp, but with some additional controls, e.g. 4) (new) There is an embedded stoploss. This is a growth/decay function that decays...
This is a basic trend following system that using 5, 13, 34 EMAs cross-overs as triggers. The 5,13 EMA pair is tracking the short-term momentum , when 5 EMA crosses over 13 EMA up or down, the script will develop a bullish "fast pivot" point or "FP" , which can be used as the first entry of a position. The 13, 34 EMA pair is tracking the mid-term trend ,...
the triggers only work to tell you go back 5 candles on 5 min, take either lowest or highest plus 3 pips and make entry and go 3 pip over under trigger for stop loss. can take half profit at 1x and move stop to break even and go 1x more for take rest profit, or create a trailing stop loss on Take Profit level 2 and ride the trend. 1 Hour chart has to be over...
*** This is a Repaint Indicator that uses HIGH & LOW of Previous Range in the Custom Period(12H,1D,2D,3D & Weekly) for Trading In the Present with E3 Levels TimeframeBoxes(DailyBox) With E3Levels - SaeedKhakestar Method Version 1.00 Created by TWA_TradeWithAmir(TWA_PriceActionTips) Updated 10/29/2020 Based On SaeedKhakestar Method(Trigger Price Action) *With...
To appreciate dear Mr.Khakestar efforts I have converted his mt4 ATR formula to pine script. All credits go to him. you can view the ATR result of each candle in the past: The first black number is the ATR of the M1 chart. The second black number is the ATR of the M5chart. The third black number is the ATR of the M15 chart. The fourth black number is the ATR of...
Some Words This indicator is a collaboration between me and Himeyuri, i encourage you to check her profile and follow her www.tradingview.com Introduction A lot of indicators include a "trigger" line, it can be a smoothed version of another input, in this case the trigger will generate signals from his crosses with the input. The purpose of this indicator is...
If you are looking to discover what trend you are in, you need to first what direction the price is going in... I've been using and testing a mixture of EMA's and SMA's for a long time and I've found that these ones are by far the best. EMA 3 EMA 8 MA 20 EMA 55 MA 100 MA 200 EMA 3 & 8 Crossover is a good method for confirming a coin going to the upside or to...